Commit cce6306
authored
HADOOP-19311 [branch-3.4]: [ABFS] Implement Backoff and Read Footer metrics using IOStatistics Class (#7394)
Contributed by: Manish Bhatt <bhattmanish98>
Reviewed by: Saikat roy <saikatroy038> and Anuj Modi <anujmodi@apache.org>1 parent 461276a commit cce6306
File tree
19 files changed
+1751
-883
lines changed- hadoop-tools/hadoop-azure/src
- main/java/org/apache/hadoop/fs/azurebfs
- constants
- enums
- services
- test
- java/org/apache/hadoop/fs/azurebfs
- services
- resources/accountSettings
19 files changed
+1751
-883
lines changedLines changed: 0 additions & 312 deletions
This file was deleted.
Lines changed: 5 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
| 73 | + | |
72 | 74 | | |
73 | 75 | | |
74 | 76 | | |
| |||
324 | 326 | | |
325 | 327 | | |
326 | 328 | | |
327 | | - | |
| 329 | + | |
328 | 330 | | |
329 | 331 | | |
330 | 332 | | |
331 | 333 | | |
332 | 334 | | |
333 | | - | |
334 | | - | |
335 | | - | |
336 | | - | |
337 | | - | |
338 | | - | |
| 335 | + | |
| 336 | + | |
339 | 337 | | |
340 | 338 | | |
341 | 339 | | |
| |||
0 commit comments