Commit 187b161
HADOOP-17130. Configuration.getValByRegex() shouldn't be updating the results while fetching. (#2142)
Contributed by Mukund Thakur
Change-Id: Ic0c9c44a1b14b4bfa962cede3f782a98fdfd75131 parent 0d88ed2 commit 187b161
File tree
1 file changed
+4
-2
lines changed- hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/conf
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3865 | 3865 | | |
3866 | 3866 | | |
3867 | 3867 | | |
| 3868 | + | |
3868 | 3869 | | |
3869 | 3870 | | |
3870 | 3871 | | |
3871 | 3872 | | |
3872 | 3873 | | |
3873 | 3874 | | |
3874 | 3875 | | |
3875 | | - | |
3876 | | - | |
| 3876 | + | |
3877 | 3877 | | |
3878 | 3878 | | |
3879 | 3879 | | |
| 3880 | + | |
| 3881 | + | |
3880 | 3882 | | |
3881 | 3883 | | |
3882 | 3884 | | |
| |||
0 commit comments