[jira] [Commented] (HBASE-3809) .META. may not come back online if number of executors servers crash and one of those number of executors was carrying meta

2013-01-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547348#comment-13547348 ] Ted Yu commented on HBASE-3809: --- Here is code snippet from ServerManager.expireServer():

[jira] [Commented] (HBASE-3809) .META. may not come back online if number of executors servers crash and one of those number of executors was carrying meta

2013-01-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547360#comment-13547360 ] stack commented on HBASE-3809: -- What is the point that you are trying to make @Ted Yu?

[jira] [Commented] (HBASE-3809) .META. may not come back online if number of executors servers crash and one of those number of executors was carrying meta

2013-01-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547378#comment-13547378 ] Ted Yu commented on HBASE-3809: --- I was trying to find out which other ExecutorService is

[jira] [Commented] (HBASE-3809) .META. may not come back online if number of executors servers crash and one of those number of executors was carrying meta

2013-01-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547394#comment-13547394 ] stack commented on HBASE-3809: -- and... [~ted_yu] your point is? .META. may

[jira] [Commented] (HBASE-3809) .META. may not come back online if number of executors servers crash and one of those number of executors was carrying meta

2013-01-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547400#comment-13547400 ] Ted Yu commented on HBASE-3809: --- If I read the code correctly, there is only one

[jira] [Commented] (HBASE-3809) .META. may not come back online if number of executors servers crash and one of those number of executors was carrying meta

2013-01-08 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547404#comment-13547404 ] Jimmy Xiang commented on HBASE-3809: @Ted, check ExecutorService#getExecutor(final

[jira] [Commented] (HBASE-3809) .META. may not come back online if number of executors servers crash and one of those number of executors was carrying meta

2013-01-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547405#comment-13547405 ] stack commented on HBASE-3809: -- bq. Point #1 from the comment @ 08/Jan/13 05:46 may not be

[jira] [Commented] (HBASE-3809) .META. may not come back online if number of executors servers crash and one of those number of executors was carrying meta

2013-01-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547424#comment-13547424 ] Ted Yu commented on HBASE-3809: --- @Jimmy: Thanks for the reminder. Reading into

[jira] [Commented] (HBASE-3809) .META. may not come back online if number of executors servers crash and one of those number of executors was carrying meta

2013-01-07 Thread chunhui shen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13546633#comment-13546633 ] chunhui shen commented on HBASE-3809: - I think it won't happen in trunk now.Because:

[jira] [Commented] (HBASE-3809) .META. may not come back online if number of executors servers crash and one of those number of executors was carrying meta

2013-01-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13546635#comment-13546635 ] Ted Yu commented on HBASE-3809: --- What about the scenario J-D described @ 22/Apr/11 21:48 ?

[jira] [Commented] (HBASE-3809) .META. may not come back online if number of executors servers crash and one of those number of executors was carrying meta

2013-01-07 Thread chunhui shen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13546642#comment-13546642 ] chunhui shen commented on HBASE-3809: - It is a common multi-assign scenario J-D

[jira] [Commented] (HBASE-3809) .META. may not come back online if number of executors servers crash and one of those number of executors was carrying meta

2011-04-22 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13023392#comment-13023392 ] Jean-Daniel Cryans commented on HBASE-3809: --- In the same vein (having to rely on