[jira] [Updated] (HBASE-8133) avoid assign for disabling table regions(OPENING/PENDING_OPEN) in SSH

2013-05-13 Thread Ted Yu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-8133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Yu updated HBASE-8133:
--

  Resolution: Fixed
Hadoop Flags: Reviewed
  Status: Resolved  (was: Patch Available)

 avoid assign for disabling table regions(OPENING/PENDING_OPEN) in SSH
 -

 Key: HBASE-8133
 URL: https://issues.apache.org/jira/browse/HBASE-8133
 Project: HBase
  Issue Type: Bug
  Components: Region Assignment
Affects Versions: 0.95.0
Reporter: rajeshbabu
Assignee: rajeshbabu
 Fix For: 0.98.0, 0.95.1

 Attachments: HBASE-8133_2.patch, HBASE-8133.patch


 Disabling table regions which are in PENDING_OPEN or OPENING on dead server 
 are getting assigned then unassiging. 
 We can avoid this by just mark OFFLINE for the regions,any way znodes of the 
 transitions got deleted as part of am.processServerShutdown(serverName). 

--
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] [Updated] (HBASE-8133) avoid assign for disabling table regions(OPENING/PENDING_OPEN) in SSH

2013-04-24 Thread rajeshbabu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-8133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

rajeshbabu updated HBASE-8133:
--

Fix Version/s: 0.95.1

 avoid assign for disabling table regions(OPENING/PENDING_OPEN) in SSH
 -

 Key: HBASE-8133
 URL: https://issues.apache.org/jira/browse/HBASE-8133
 Project: HBase
  Issue Type: Bug
  Components: Region Assignment
Affects Versions: 0.95.0
Reporter: rajeshbabu
Assignee: rajeshbabu
 Fix For: 0.98.0, 0.95.1

 Attachments: HBASE-8133_2.patch, HBASE-8133.patch


 Disabling table regions which are in PENDING_OPEN or OPENING on dead server 
 are getting assigned then unassiging. 
 We can avoid this by just mark OFFLINE for the regions,any way znodes of the 
 transitions got deleted as part of am.processServerShutdown(serverName). 

--
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] [Updated] (HBASE-8133) avoid assign for disabling table regions(OPENING/PENDING_OPEN) in SSH

2013-04-01 Thread rajeshbabu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-8133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

rajeshbabu updated HBASE-8133:
--

Attachment: HBASE-8133_2.patch

Rebased patch.
[~jxiang],[~ram_krish] 
Can you give your opinion about this patch?

 avoid assign for disabling table regions(OPENING/PENDING_OPEN) in SSH
 -

 Key: HBASE-8133
 URL: https://issues.apache.org/jira/browse/HBASE-8133
 Project: HBase
  Issue Type: Bug
  Components: Region Assignment
Affects Versions: 0.95.0
Reporter: rajeshbabu
Assignee: rajeshbabu
 Fix For: 0.98.0

 Attachments: HBASE-8133_2.patch, HBASE-8133.patch


 Disabling table regions which are in PENDING_OPEN or OPENING on dead server 
 are getting assigned then unassiging. 
 We can avoid this by just mark OFFLINE for the regions,any way znodes of the 
 transitions got deleted as part of am.processServerShutdown(serverName). 

--
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] [Updated] (HBASE-8133) avoid assign for disabling table regions(OPENING/PENDING_OPEN) in SSH

2013-03-19 Thread rajeshbabu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-8133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

rajeshbabu updated HBASE-8133:
--

Attachment: HBASE-8133.patch

Patch for trunk. Please review.

 avoid assign for disabling table regions(OPENING/PENDING_OPEN) in SSH
 -

 Key: HBASE-8133
 URL: https://issues.apache.org/jira/browse/HBASE-8133
 Project: HBase
  Issue Type: Bug
  Components: Region Assignment
Affects Versions: 0.95.0
Reporter: rajeshbabu
Assignee: rajeshbabu
 Fix For: 0.98.0

 Attachments: HBASE-8133.patch


 Disabling table regions which are in PENDING_OPEN or OPENING on dead server 
 are getting assigned then unassiging. 
 We can avoid this by just mark OFFLINE for the regions,any way znodes of the 
 transitions got deleted as part of am.processServerShutdown(serverName). 

--
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] [Updated] (HBASE-8133) avoid assign for disabling table regions(OPENING/PENDING_OPEN) in SSH

2013-03-19 Thread rajeshbabu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-8133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

rajeshbabu updated HBASE-8133:
--

Status: Patch Available  (was: Open)

 avoid assign for disabling table regions(OPENING/PENDING_OPEN) in SSH
 -

 Key: HBASE-8133
 URL: https://issues.apache.org/jira/browse/HBASE-8133
 Project: HBase
  Issue Type: Bug
  Components: Region Assignment
Affects Versions: 0.95.0
Reporter: rajeshbabu
Assignee: rajeshbabu
 Fix For: 0.98.0

 Attachments: HBASE-8133.patch


 Disabling table regions which are in PENDING_OPEN or OPENING on dead server 
 are getting assigned then unassiging. 
 We can avoid this by just mark OFFLINE for the regions,any way znodes of the 
 transitions got deleted as part of am.processServerShutdown(serverName). 

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