GitHub user arp7 opened a pull request:
https://github.com/apache/hadoop/pull/73
HADOOP-12746. ReconfigurableBase should update the cached configuration
Initial patch to have ReconfigurableBase#ReconfigurationThread update
parent's cached configuration.
The effective
Github user arp7 closed the pull request at:
https://github.com/apache/hadoop/pull/73
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user arp7 opened a pull request:
https://github.com/apache/hadoop/pull/78
HDFS-9839. Reduce verbosity of processReport logging
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/arp7/hadoop HDFS-9839
Alternatively you can
GitHub user arp7 opened a pull request:
https://github.com/apache/hadoop/pull/83
HDFS-9941. Do not log StandbyException on NN, other minor logging fixes.
v1 patch includes the following fixes:
# Suppress StandbyException log messages for NameNode.
# {{saveAllocatedBlock
Github user arp7 commented on a diff in the pull request:
https://github.com/apache/hadoop/pull/86#discussion_r57606373
--- Diff:
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/conf/Configuration.java
---
@@ -1636,6 +1640,15 @@ public long getTimeDuration
Github user arp7 commented on a diff in the pull request:
https://github.com/apache/hadoop/pull/86#discussion_r57606818
--- Diff:
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/CallQueueManager.java
---
@@ -49,25 +57,68 @@
private final