[jira] [Commented] (HBASE-8222) User class should implement equals() and hashCode()

2013-04-04 Thread Hudson (JIRA)

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

Hudson commented on HBASE-8222:
---

Integrated in HBase-0.94-security-on-Hadoop-23 #13 (See 
[https://builds.apache.org/job/HBase-0.94-security-on-Hadoop-23/13/])
HBASE-8222 User class should implement equals() and hashCode() (Revision 
1462676)

 Result = FAILURE
tedyu : 
Files : 
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/security/User.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/security/TestUser.java


> User class should implement equals() and hashCode()
> ---
>
> Key: HBASE-8222
> URL: https://issues.apache.org/jira/browse/HBASE-8222
> Project: HBase
>  Issue Type: Bug
>  Components: security
>Affects Versions: 0.94.6
>Reporter: Gary Helmling
>Assignee: Ted Yu
>Priority: Critical
> Fix For: 0.95.0, 0.98.0, 0.94.7
>
> Attachments: 8222-v1.txt, 8222-v2-0.94.txt, 8222-v2.txt
>
>
> The current implementation of the User class does not override equals() and 
> hashCode(), so connection reuse in HBaseClient is completely broken.

--
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


[jira] [Commented] (HBASE-8222) User class should implement equals() and hashCode()

2013-04-04 Thread Hudson (JIRA)

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

Hudson commented on HBASE-8222:
---

Integrated in HBase-0.94-security #130 (See 
[https://builds.apache.org/job/HBase-0.94-security/130/])
HBASE-8222 User class should implement equals() and hashCode() (Revision 
1462676)

 Result = FAILURE
tedyu : 
Files : 
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/security/User.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/security/TestUser.java


> User class should implement equals() and hashCode()
> ---
>
> Key: HBASE-8222
> URL: https://issues.apache.org/jira/browse/HBASE-8222
> Project: HBase
>  Issue Type: Bug
>  Components: security
>Affects Versions: 0.94.6
>Reporter: Gary Helmling
>Assignee: Ted Yu
>Priority: Critical
> Fix For: 0.95.0, 0.98.0, 0.94.7
>
> Attachments: 8222-v1.txt, 8222-v2-0.94.txt, 8222-v2.txt
>
>
> The current implementation of the User class does not override equals() and 
> hashCode(), so connection reuse in HBaseClient is completely broken.

--
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


[jira] [Commented] (HBASE-8222) User class should implement equals() and hashCode()

2013-03-30 Thread Hudson (JIRA)

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

Hudson commented on HBASE-8222:
---

Integrated in HBase-0.94 #928 (See 
[https://builds.apache.org/job/HBase-0.94/928/])
HBASE-8222 User class should implement equals() and hashCode() (Revision 
1462676)

 Result = FAILURE
tedyu : 
Files : 
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/security/User.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/security/TestUser.java


> User class should implement equals() and hashCode()
> ---
>
> Key: HBASE-8222
> URL: https://issues.apache.org/jira/browse/HBASE-8222
> Project: HBase
>  Issue Type: Bug
>  Components: security
>Affects Versions: 0.94.6
>Reporter: Gary Helmling
>Assignee: Ted Yu
>Priority: Critical
> Fix For: 0.95.0, 0.98.0, 0.94.7
>
> Attachments: 8222-v1.txt, 8222-v2-0.94.txt, 8222-v2.txt
>
>
> The current implementation of the User class does not override equals() and 
> hashCode(), so connection reuse in HBaseClient is completely broken.

--
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


[jira] [Commented] (HBASE-8222) User class should implement equals() and hashCode()

2013-03-29 Thread Hudson (JIRA)

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

Hudson commented on HBASE-8222:
---

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #469 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/469/])
HBASE-8222 User class should implement equals() and hashCode() (Revision 
1462672)

 Result = FAILURE
tedyu : 
Files : 
* 
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/security/User.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/security/TestUser.java


> User class should implement equals() and hashCode()
> ---
>
> Key: HBASE-8222
> URL: https://issues.apache.org/jira/browse/HBASE-8222
> Project: HBase
>  Issue Type: Bug
>  Components: security
>Affects Versions: 0.94.6
>Reporter: Gary Helmling
>Assignee: Ted Yu
>Priority: Critical
> Fix For: 0.95.0, 0.98.0, 0.94.7
>
> Attachments: 8222-v1.txt, 8222-v2-0.94.txt, 8222-v2.txt
>
>
> The current implementation of the User class does not override equals() and 
> hashCode(), so connection reuse in HBaseClient is completely broken.

--
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


[jira] [Commented] (HBASE-8222) User class should implement equals() and hashCode()

2013-03-29 Thread Hudson (JIRA)

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

Hudson commented on HBASE-8222:
---

Integrated in hbase-0.95-on-hadoop2 #48 (See 
[https://builds.apache.org/job/hbase-0.95-on-hadoop2/48/])
HBASE-8222 User class should implement equals() and hashCode() (Revision 
1462673)

 Result = FAILURE
tedyu : 
Files : 
* 
/hbase/branches/0.95/hbase-client/src/main/java/org/apache/hadoop/hbase/security/User.java
* 
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/security/TestUser.java


> User class should implement equals() and hashCode()
> ---
>
> Key: HBASE-8222
> URL: https://issues.apache.org/jira/browse/HBASE-8222
> Project: HBase
>  Issue Type: Bug
>  Components: security
>Affects Versions: 0.94.6
>Reporter: Gary Helmling
>Assignee: Ted Yu
>Priority: Critical
> Fix For: 0.95.0, 0.98.0, 0.94.7
>
> Attachments: 8222-v1.txt, 8222-v2-0.94.txt, 8222-v2.txt
>
>
> The current implementation of the User class does not override equals() and 
> hashCode(), so connection reuse in HBaseClient is completely broken.

--
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


[jira] [Commented] (HBASE-8222) User class should implement equals() and hashCode()

2013-03-29 Thread Hudson (JIRA)

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

Hudson commented on HBASE-8222:
---

Integrated in hbase-0.95 #114 (See 
[https://builds.apache.org/job/hbase-0.95/114/])
HBASE-8222 User class should implement equals() and hashCode() (Revision 
1462673)

 Result = FAILURE
tedyu : 
Files : 
* 
/hbase/branches/0.95/hbase-client/src/main/java/org/apache/hadoop/hbase/security/User.java
* 
/hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/security/TestUser.java


> User class should implement equals() and hashCode()
> ---
>
> Key: HBASE-8222
> URL: https://issues.apache.org/jira/browse/HBASE-8222
> Project: HBase
>  Issue Type: Bug
>  Components: security
>Affects Versions: 0.94.6
>Reporter: Gary Helmling
>Assignee: Ted Yu
>Priority: Critical
> Fix For: 0.95.0, 0.98.0, 0.94.7
>
> Attachments: 8222-v1.txt, 8222-v2-0.94.txt, 8222-v2.txt
>
>
> The current implementation of the User class does not override equals() and 
> hashCode(), so connection reuse in HBaseClient is completely broken.

--
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


[jira] [Commented] (HBASE-8222) User class should implement equals() and hashCode()

2013-03-29 Thread Lars Hofhansl (JIRA)

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

Lars Hofhansl commented on HBASE-8222:
--

Posthumous "yes please".

> User class should implement equals() and hashCode()
> ---
>
> Key: HBASE-8222
> URL: https://issues.apache.org/jira/browse/HBASE-8222
> Project: HBase
>  Issue Type: Bug
>  Components: security
>Affects Versions: 0.94.6
>Reporter: Gary Helmling
>Assignee: Ted Yu
>Priority: Critical
> Fix For: 0.95.0, 0.98.0, 0.94.7
>
> Attachments: 8222-v1.txt, 8222-v2-0.94.txt, 8222-v2.txt
>
>
> The current implementation of the User class does not override equals() and 
> hashCode(), so connection reuse in HBaseClient is completely broken.

--
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


[jira] [Commented] (HBASE-8222) User class should implement equals() and hashCode()

2013-03-29 Thread Ted Yu (JIRA)

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

Ted Yu commented on HBASE-8222:
---

Integrated to 0.94 as well.

> User class should implement equals() and hashCode()
> ---
>
> Key: HBASE-8222
> URL: https://issues.apache.org/jira/browse/HBASE-8222
> Project: HBase
>  Issue Type: Bug
>  Components: security
>Affects Versions: 0.94.6
>Reporter: Gary Helmling
>Assignee: Ted Yu
>Priority: Critical
> Fix For: 0.95.0, 0.98.0, 0.94.7
>
> Attachments: 8222-v1.txt, 8222-v2-0.94.txt, 8222-v2.txt
>
>
> The current implementation of the User class does not override equals() and 
> hashCode(), so connection reuse in HBaseClient is completely broken.

--
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


[jira] [Commented] (HBASE-8222) User class should implement equals() and hashCode()

2013-03-29 Thread Ted Yu (JIRA)

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

Ted Yu commented on HBASE-8222:
---

Integrated to 0.95 and trunk.

Thanks for reviews, Andy and Gary.

Will integrate to 0.94 soon.

> User class should implement equals() and hashCode()
> ---
>
> Key: HBASE-8222
> URL: https://issues.apache.org/jira/browse/HBASE-8222
> Project: HBase
>  Issue Type: Bug
>  Components: security
>Affects Versions: 0.94.6
>Reporter: Gary Helmling
>Assignee: Ted Yu
>Priority: Critical
> Fix For: 0.95.0, 0.98.0, 0.94.7
>
> Attachments: 8222-v1.txt, 8222-v2.txt, 8222-v2.txt
>
>
> The current implementation of the User class does not override equals() and 
> hashCode(), so connection reuse in HBaseClient is completely broken.

--
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