Github user xiaoyuyao commented on a diff in the pull request:
https://github.com/apache/hadoop/pull/86#discussion_r57619429
--- 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 AtomicRefere
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(Stri
GitHub user xiaoyuyao opened a pull request:
https://github.com/apache/hadoop/pull/86
HADOOP-12916
Create a github PR for code review of v04 patch on the JIRA.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xiaoyuyao/hadoop HADO