[GitHub] hadoop pull request: HADOOP-12746. ReconfigurableBase should updat...

2016-02-05 Thread arp7
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] hadoop pull request: HADOOP-12746. ReconfigurableBase should updat...

2016-02-12 Thread arp7
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] hadoop pull request: HDFS-9839. Reduce verbosity of processReport ...

2016-02-20 Thread arp7
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] hadoop pull request: HDFS-9941. Do not log StandbyException on NN,...

2016-03-10 Thread arp7
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] hadoop pull request: HADOOP-12916

2016-03-28 Thread arp7
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] hadoop pull request: HADOOP-12916

2016-03-28 Thread arp7
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