[jira] [Commented] (HBASE-7925) Back port HBASE-6881 into 0.94

2013-04-04 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622808#comment-13622808
 ] 

Hudson commented on HBASE-7925:
---

Integrated in HBase-0.94-security #130 (See 
[https://builds.apache.org/job/HBase-0.94-security/130/])
HBASE-7925 Back port HBASE-6881 into 0.94 (Rajeshbabu) (Revision 1463155)

 Result = FAILURE
tedyu : 
Files : 
* 
/hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/master/AssignmentManager.java


 Back port HBASE-6881 into 0.94
 --

 Key: HBASE-7925
 URL: https://issues.apache.org/jira/browse/HBASE-7925
 Project: HBase
  Issue Type: Bug
Reporter: rajeshbabu
Assignee: rajeshbabu
 Fix For: 0.94.7

 Attachments: HBASE-7925_94.patch




--
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-7925) Back port HBASE-6881 into 0.94

2013-04-04 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13623206#comment-13623206
 ] 

Hudson commented on HBASE-7925:
---

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-7925 Back port HBASE-6881 into 0.94 (Rajeshbabu) (Revision 1463155)

 Result = FAILURE
tedyu : 
Files : 
* 
/hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/master/AssignmentManager.java


 Back port HBASE-6881 into 0.94
 --

 Key: HBASE-7925
 URL: https://issues.apache.org/jira/browse/HBASE-7925
 Project: HBase
  Issue Type: Bug
Reporter: rajeshbabu
Assignee: rajeshbabu
 Fix For: 0.94.7

 Attachments: HBASE-7925_94.patch




--
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-7925) Back port HBASE-6881 into 0.94

2013-04-01 Thread Ted Yu (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13618810#comment-13618810
 ] 

Ted Yu commented on HBASE-7925:
---

Integrated to 0.94

Thanks for the patch, Rajeshbabu.

 Back port HBASE-6881 into 0.94
 --

 Key: HBASE-7925
 URL: https://issues.apache.org/jira/browse/HBASE-7925
 Project: HBase
  Issue Type: Bug
Reporter: rajeshbabu
Assignee: rajeshbabu
 Fix For: 0.94.7

 Attachments: HBASE-7925_94.patch




--
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-7925) Back port HBASE-6881 into 0.94

2013-04-01 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13619196#comment-13619196
 ] 

Hudson commented on HBASE-7925:
---

Integrated in HBase-0.94 #934 (See 
[https://builds.apache.org/job/HBase-0.94/934/])
HBASE-7925 Back port HBASE-6881 into 0.94 (Rajeshbabu) (Revision 1463155)

 Result = SUCCESS
tedyu : 
Files : 
* 
/hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/master/AssignmentManager.java


 Back port HBASE-6881 into 0.94
 --

 Key: HBASE-7925
 URL: https://issues.apache.org/jira/browse/HBASE-7925
 Project: HBase
  Issue Type: Bug
Reporter: rajeshbabu
Assignee: rajeshbabu
 Fix For: 0.94.7

 Attachments: HBASE-7925_94.patch




--
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-7925) Back port HBASE-6881 into 0.94

2013-03-31 Thread Jimmy Xiang (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13618371#comment-13618371
 ] 

Jimmy Xiang commented on HBASE-7925:


This issue comes up most likely in some unit test cases since real cluster 
rarely has just one region server up. I am fine with not doing this in 0.94 too.
However, the patch looks good to me.  Ram, what do you think? [~rajesh23], any 
special consideration you'd like it to be fixed in 0.94?

 Back port HBASE-6881 into 0.94
 --

 Key: HBASE-7925
 URL: https://issues.apache.org/jira/browse/HBASE-7925
 Project: HBase
  Issue Type: Bug
Reporter: rajeshbabu
Assignee: rajeshbabu
 Fix For: 0.94.7

 Attachments: HBASE-7925_94.patch




--
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-7925) Back port HBASE-6881 into 0.94

2013-03-31 Thread ramkrishna.s.vasudevan (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13618391#comment-13618391
 ] 

ramkrishna.s.vasudevan commented on HBASE-7925:
---

Patch looks good to me. 
[~rajesh23]
May be you can tell what ever Jimmy feels.  

 Back port HBASE-6881 into 0.94
 --

 Key: HBASE-7925
 URL: https://issues.apache.org/jira/browse/HBASE-7925
 Project: HBase
  Issue Type: Bug
Reporter: rajeshbabu
Assignee: rajeshbabu
 Fix For: 0.94.7

 Attachments: HBASE-7925_94.patch




--
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-7925) Back port HBASE-6881 into 0.94

2013-03-31 Thread rajeshbabu (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13618395#comment-13618395
 ] 

rajeshbabu commented on HBASE-7925:
---

[~jxiang]
When I raised this issue ROOT region is hanged because of SSH and TM race 
because of this issue. Didnt remember exact scenario(I think just restarted the 
on RS available).


 Back port HBASE-6881 into 0.94
 --

 Key: HBASE-7925
 URL: https://issues.apache.org/jira/browse/HBASE-7925
 Project: HBase
  Issue Type: Bug
Reporter: rajeshbabu
Assignee: rajeshbabu
 Fix For: 0.94.7

 Attachments: HBASE-7925_94.patch




--
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-7925) Back port HBASE-6881 into 0.94

2013-03-31 Thread Jimmy Xiang (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13618547#comment-13618547
 ] 

Jimmy Xiang commented on HBASE-7925:


I see. That makes sense.  If all region servers are dead except just one alive, 
this could happen. I am ok to get it in 0.94. It is a safe one to me.

 Back port HBASE-6881 into 0.94
 --

 Key: HBASE-7925
 URL: https://issues.apache.org/jira/browse/HBASE-7925
 Project: HBase
  Issue Type: Bug
Reporter: rajeshbabu
Assignee: rajeshbabu
 Fix For: 0.94.7

 Attachments: HBASE-7925_94.patch




--
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-7925) Back port HBASE-6881 into 0.94

2013-03-31 Thread Lars Hofhansl (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13618551#comment-13618551
 ] 

Lars Hofhansl commented on HBASE-7925:
--

Let's do it.:)

 Back port HBASE-6881 into 0.94
 --

 Key: HBASE-7925
 URL: https://issues.apache.org/jira/browse/HBASE-7925
 Project: HBase
  Issue Type: Bug
Reporter: rajeshbabu
Assignee: rajeshbabu
 Fix For: 0.94.7

 Attachments: HBASE-7925_94.patch




--
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-7925) Back port HBASE-6881 into 0.94

2013-03-30 Thread Lars Hofhansl (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13618224#comment-13618224
 ] 

Lars Hofhansl commented on HBASE-7925:
--

[~ram_krish], [~jxiang] ?
I'm fine with not doing this in 0.94.

 Back port HBASE-6881 into 0.94
 --

 Key: HBASE-7925
 URL: https://issues.apache.org/jira/browse/HBASE-7925
 Project: HBase
  Issue Type: Bug
Reporter: rajeshbabu
Assignee: rajeshbabu
 Fix For: 0.94.7

 Attachments: HBASE-7925_94.patch




--
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-7925) Back port HBASE-6881 into 0.94

2013-02-27 Thread Lars Hofhansl (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13589201#comment-13589201
 ] 

Lars Hofhansl commented on HBASE-7925:
--

[~ram_krish], [~jxiang], Mind having a look?

 Back port HBASE-6881 into 0.94
 --

 Key: HBASE-7925
 URL: https://issues.apache.org/jira/browse/HBASE-7925
 Project: HBase
  Issue Type: Bug
Reporter: rajeshbabu
Assignee: rajeshbabu
 Fix For: 0.94.7

 Attachments: HBASE-7925_94.patch




--
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-7925) Back port HBASE-6881 into 0.94

2013-02-25 Thread Lars Hofhansl (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13586542#comment-13586542
 ] 

Lars Hofhansl commented on HBASE-7925:
--

How server is this issue? I.e. what the worst that can happen if we don't fix 
this in 0.94?

 Back port HBASE-6881 into 0.94
 --

 Key: HBASE-7925
 URL: https://issues.apache.org/jira/browse/HBASE-7925
 Project: HBase
  Issue Type: Bug
Reporter: rajeshbabu
Assignee: rajeshbabu



--
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-7925) Back port HBASE-6881 into 0.94

2013-02-25 Thread rajeshbabu (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13586878#comment-13586878
 ] 

rajeshbabu commented on HBASE-7925:
---

@Lars,
In case of single region server cluster if any failures in assign(like 
ServerNotRunningyetExcpetion) we are marking all region servers as offline, 
then TM is trying to process regions in transtions which may cause 
inconsistencies like double assignments. 

 Back port HBASE-6881 into 0.94
 --

 Key: HBASE-7925
 URL: https://issues.apache.org/jira/browse/HBASE-7925
 Project: HBase
  Issue Type: Bug
Reporter: rajeshbabu
Assignee: rajeshbabu
 Fix For: 0.94.7




--
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-7925) Back port HBASE-6881 into 0.94

2013-02-25 Thread Lars Hofhansl (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13586881#comment-13586881
 ] 

Lars Hofhansl commented on HBASE-7925:
--

I see. Thanks.
Are you planning on working in a patch?

 Back port HBASE-6881 into 0.94
 --

 Key: HBASE-7925
 URL: https://issues.apache.org/jira/browse/HBASE-7925
 Project: HBase
  Issue Type: Bug
Reporter: rajeshbabu
Assignee: rajeshbabu
 Fix For: 0.94.7




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