Skip to content

Commit e9808b8

Browse files
author
Anuj Modi
committed
Re-queue PR Checks
1 parent 5d465f9 commit e9808b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/services/AbfsRestOperation.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ String getSasToken() {
193193
/**
194194
* Execute a AbfsRestOperation. Track the Duration of a request if
195195
* abfsCounters isn't null.
196-
* @param tracingContext TracingContext instance to track correlation IDs
196+
* @param tracingContext TracingContext instance to track correlation IDs.
197197
*/
198198
public void execute(TracingContext tracingContext)
199199
throws AzureBlobFileSystemException {

0 commit comments

Comments
 (0)