[jira] [Commented] (HBASE-15585) RegionServer coprocessors are not flexible enough

2016-04-01 Thread Dave Latham (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15222658#comment-15222658 ] Dave Latham commented on HBASE-15585: - Andrew, I apologize for the poor attempt at humor. I've

[jira] [Commented] (HBASE-15585) RegionServer coprocessors are not flexible enough

2016-04-01 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15222614#comment-15222614 ] Sergey Shelukhin commented on HBASE-15585: -- Well, at least it was a pretty innocent joke... I am

[jira] [Commented] (HBASE-15585) RegionServer coprocessors are not flexible enough

2016-04-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15222582#comment-15222582 ] Sean Busbey commented on HBASE-15585: - I am only sorry that I have only 1 like to give to Andrew's

[jira] [Commented] (HBASE-15585) RegionServer coprocessors are not flexible enough

2016-04-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15222568#comment-15222568 ] Hadoop QA commented on HBASE-15585: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15585) RegionServer coprocessors are not flexible enough

2016-04-01 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15222562#comment-15222562 ] Andrew Purtell commented on HBASE-15585: And I'm sorry but if this is an April fools joke it's

[jira] [Commented] (HBASE-15585) RegionServer coprocessors are not flexible enough

2016-04-01 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15222559#comment-15222559 ] Andrew Purtell commented on HBASE-15585: As for "please reimplement"... Your patch for HBASE-4047

[jira] [Commented] (HBASE-15585) RegionServer coprocessors are not flexible enough

2016-04-01 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15222557#comment-15222557 ] Andrew Purtell commented on HBASE-15585: Coprocessors aren't meant as a means to run arbitrary

[jira] [Commented] (HBASE-15585) RegionServer coprocessors are not flexible enough

2016-04-01 Thread Dave Latham (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15222542#comment-15222542 ] Dave Latham commented on HBASE-15585: - Coprocessors should never have run inside the same JVM. What

[jira] [Commented] (HBASE-15585) RegionServer coprocessors are not flexible enough

2016-04-01 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15222535#comment-15222535 ] Enis Soztutar commented on HBASE-15585: --- {code} diff --git

[jira] [Commented] (HBASE-15585) RegionServer coprocessors are not flexible enough

2016-04-01 Thread Dima Spivak (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15222516#comment-15222516 ] Dima Spivak commented on HBASE-15585: - -1. The spaces in the definition of CoprocessorNopeException

[jira] [Commented] (HBASE-15585) RegionServer coprocessors are not flexible enough

2016-04-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15222497#comment-15222497 ] Sean Busbey commented on HBASE-15585: - {code} + public boolean preStart() throws IOException {

[jira] [Commented] (HBASE-15585) RegionServer coprocessors are not flexible enough

2016-04-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15222495#comment-15222495 ] Sean Busbey commented on HBASE-15585: - {code} + if (this.rsHost != null) { +boolean

[jira] [Commented] (HBASE-15585) RegionServer coprocessors are not flexible enough

2016-04-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15222493#comment-15222493 ] Sean Busbey commented on HBASE-15585: - {code} - private static final Log LOG =

[jira] [Commented] (HBASE-15585) RegionServer coprocessors are not flexible enough

2016-04-01 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15222490#comment-15222490 ] Sean Busbey commented on HBASE-15585: - -1 please include a use case. > RegionServer coprocessors are