[ 
https://issues.apache.org/jira/browse/HADOOP-9821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13731055#comment-13731055
 ] 

Hudson commented on HADOOP-9821:
--------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #4220 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/4220/])
HADOOP-9821. ClientId should have getMsb/getLsb methods. Contributed by 
Tsuyoshi OZAWA. (jing9: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1511058)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/ClientId.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/RetryCache.java

                
> ClientId should have getMsb/getLsb methods
> ------------------------------------------
>
>                 Key: HADOOP-9821
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9821
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 3.0.0, 2.3.0, 2.1.1-beta
>            Reporter: Tsuyoshi OZAWA
>            Assignee: Tsuyoshi OZAWA
>            Priority: Minor
>         Attachments: HADOOP-9821.1.patch
>
>
> Both ClientId and RetryCache have the same logic to calculate msb and lsb. We 
> should not have same logics in separate classes but have utility methods to 
> do so in one class.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to