[jira] [Commented] (HBASE-19805) NPE in HMaster while issuing a sequence of table splits

2018-03-15 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16400863#comment-16400863 ] Mike Drob commented on HBASE-19805: --- Are we still seeing this? [~sergey.soldatov] [~elserj] > NPE in

[jira] [Commented] (HBASE-19805) NPE in HMaster while issuing a sequence of table splits

2018-02-16 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16367941#comment-16367941 ] Sergey Soldatov commented on HBASE-19805: - [~stack] Sorry, missed the previous notification. Last

[jira] [Commented] (HBASE-19805) NPE in HMaster while issuing a sequence of table splits

2018-02-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16367929#comment-16367929 ] stack commented on HBASE-19805: --- Bad bug but not enough to block a beta-2. Moving it out. > NPE in HMaster

[jira] [Commented] (HBASE-19805) NPE in HMaster while issuing a sequence of table splits

2018-02-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16367928#comment-16367928 ] stack commented on HBASE-19805: --- [~elserj] Where is the script to manufacture this Exception? Post it and I

[jira] [Commented] (HBASE-19805) NPE in HMaster while issuing a sequence of table splits

2018-02-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16350786#comment-16350786 ] stack commented on HBASE-19805: --- Any luck [~sergey.soldatov] ? > NPE in HMaster while issuing a sequence

[jira] [Commented] (HBASE-19805) NPE in HMaster while issuing a sequence of table splits

2018-01-16 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16328342#comment-16328342 ] Sergey Soldatov commented on HBASE-19805: - an update. An additional check for empty region

[jira] [Commented] (HBASE-19805) NPE in HMaster while issuing a sequence of table splits

2018-01-16 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16327990#comment-16327990 ] Sergey Soldatov commented on HBASE-19805: - well, here is a short RCA: checkSplittable method

[jira] [Commented] (HBASE-19805) NPE in HMaster while issuing a sequence of table splits

2018-01-16 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16327908#comment-16327908 ] Josh Elser commented on HBASE-19805: {quote}It should be numRegions, not newRegionSize. Otherwise

[jira] [Commented] (HBASE-19805) NPE in HMaster while issuing a sequence of table splits

2018-01-16 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16327901#comment-16327901 ] Sergey Soldatov commented on HBASE-19805: - [~stack] yep, that's exactly what I've expected. Let

[jira] [Commented] (HBASE-19805) NPE in HMaster while issuing a sequence of table splits

2018-01-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16327887#comment-16327887 ] stack commented on HBASE-19805: --- A region can only be split once. Something wrong if we are doing it

[jira] [Commented] (HBASE-19805) NPE in HMaster while issuing a sequence of table splits

2018-01-16 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16327873#comment-16327873 ] Sergey Soldatov commented on HBASE-19805: - [~stack] almost. Actually, that happens when one split

[jira] [Commented] (HBASE-19805) NPE in HMaster while issuing a sequence of table splits

2018-01-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16327772#comment-16327772 ] stack commented on HBASE-19805: --- Is it because the region is not assigned yet [~sergey.soldatov] ? Thanks.

[jira] [Commented] (HBASE-19805) NPE in HMaster while issuing a sequence of table splits

2018-01-16 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16327738#comment-16327738 ] Josh Elser commented on HBASE-19805: Oh, and a workaround is just to sleep a bit client-side :) >

[jira] [Commented] (HBASE-19805) NPE in HMaster while issuing a sequence of table splits

2018-01-16 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16327728#comment-16327728 ] Josh Elser commented on HBASE-19805: Seems like a race condition from the client's view of the

[jira] [Commented] (HBASE-19805) NPE in HMaster while issuing a sequence of table splits

2018-01-16 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16327715#comment-16327715 ] Josh Elser commented on HBASE-19805: {noformat} 2018-01-16 14:07:46,054 INFO [main]

[jira] [Commented] (HBASE-19805) NPE in HMaster while issuing a sequence of table splits

2018-01-16 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16327631#comment-16327631 ] Josh Elser commented on HBASE-19805: Asked Sergey if he'd like to try to take a stab at this one. My