[jira] [Updated] (HBASE-21409) RS dead cause of InvalidProtocolBufferException

2018-10-30 Thread justice (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] justice updated HBASE-21409: Attachment: logs.tgz > RS dead cause of InvalidProtocolBufferException >

[jira] [Created] (HBASE-21409) RS dead cause of InvalidProtocolBufferException

2018-10-30 Thread justice (JIRA)
justice created HBASE-21409: --- Summary: RS dead cause of InvalidProtocolBufferException Key: HBASE-21409 URL: https://issues.apache.org/jira/browse/HBASE-21409 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-21379) RegionServer Stop by ArrayIndexOutOfBoundsException of WAL when replication enabled

2018-10-24 Thread justice (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663082#comment-16663082 ] justice commented on HBASE-21379: - [~openinx], I upload the wal file with wal.tgz > RegionServer Stop

[jira] [Updated] (HBASE-21379) RegionServer Stop by ArrayIndexOutOfBoundsException of WAL when replication enabled

2018-10-24 Thread justice (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] justice updated HBASE-21379: Attachment: wal.tgz > RegionServer Stop by ArrayIndexOutOfBoundsException of WAL when replication >

[jira] [Updated] (HBASE-21379) RegionServer Stop by ArrayIndexOutOfBoundsException of WAL when replication enabled

2018-10-24 Thread justice (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] justice updated HBASE-21379: Description:  log as follow: {code:java} //代码占位符 2018-10-24 09:22:42,381 INFO 

[jira] [Created] (HBASE-21379) RegionServer Stop by ArrayIndexOutOfBoundsException of WAL when replication enabled

2018-10-24 Thread justice (JIRA)
justice created HBASE-21379: --- Summary: RegionServer Stop by ArrayIndexOutOfBoundsException of WAL when replication enabled Key: HBASE-21379 URL: https://issues.apache.org/jira/browse/HBASE-21379 Project:

[jira] [Updated] (HBASE-21316) All RegionServer Down when RS_LOG_REPLAY_OPS

2018-10-21 Thread justice (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] justice updated HBASE-21316: Labels: easyfix (was: ) Attachment:

[jira] [Commented] (HBASE-21316) All RegionServer Down when RS_LOG_REPLAY_OPS

2018-10-21 Thread justice (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16658533#comment-16658533 ] justice commented on HBASE-21316: - I don't save the WAL files with this environment , And there has not

[jira] [Created] (HBASE-21316) All RegionServer Down when RS_LOG_REPLAY_OPS

2018-10-15 Thread justice (JIRA)
justice created HBASE-21316: --- Summary: All RegionServer Down when RS_LOG_REPLAY_OPS Key: HBASE-21316 URL: https://issues.apache.org/jira/browse/HBASE-21316 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-5281) Should a failure in creating an unassigned node abort the master?

2012-11-16 Thread Robert Justice (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13499120#comment-13499120 ] Robert Justice commented on HBASE-5281: --- Harsh, In discussion with Kevin, this issue

[jira] [Updated] (HBASE-5281) Should a failure in creating an unassigned node abort the master?

2012-11-16 Thread Robert Justice (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Justice updated HBASE-5281: -- Attachment: Tester.java Code that splits table 100+ times after creation.