[jira] [Updated] (HBASE-14157) Interfaces implemented by subclasses should be checked when registering CoprocessorService

2015-12-17 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-14157: Component/s: Coprocessors > Interfaces implemented by subclasses should be checked when registering

[jira] [Updated] (HBASE-14157) Interfaces implemented by subclasses should be checked when registering CoprocessorService

2015-08-11 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-14157: --- Fix Version/s: 0.98.14 Picked to 0.98 > Interfaces implemented by subclasses should be chec

[jira] [Updated] (HBASE-14157) Interfaces implemented by subclasses should be checked when registering CoprocessorService

2015-07-28 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-14157: --- Resolution: Fixed Status: Resolved (was: Patch Available) Thanks for the reviews. > Interfaces impl

[jira] [Updated] (HBASE-14157) Interfaces implemented by subclasses should be checked when registering CoprocessorService

2015-07-28 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-14157: --- Attachment: 14157-v4.txt Patch v4 addresses review comment. I didn't use fail() since exception would automa

[jira] [Updated] (HBASE-14157) Interfaces implemented by subclasses should be checked when registering CoprocessorService

2015-07-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-14157: --- Hadoop Flags: Reviewed Fix Version/s: 1.3.0 1.1.2 1.2.0

[jira] [Updated] (HBASE-14157) Interfaces implemented by subclasses should be checked when registering CoprocessorService

2015-07-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-14157: --- Attachment: 14157-v3.txt Patch v3 adds test by utilizing existing TestWithDisabledAuthorization. > Interface

[jira] [Updated] (HBASE-14157) Interfaces implemented by subclasses should be checked when registering CoprocessorService

2015-07-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-14157: --- Attachment: 14157-v2.txt > Interfaces implemented by subclasses should be checked when registering > Coproce

[jira] [Updated] (HBASE-14157) Interfaces implemented by subclasses should be checked when registering CoprocessorService

2015-07-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-14157: --- Attachment: 14157-v2.txt Replaced call to implClass.getInterfaces() in two other classes. > Interfaces imple

[jira] [Updated] (HBASE-14157) Interfaces implemented by subclasses should be checked when registering CoprocessorService

2015-07-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-14157: --- Status: Patch Available (was: Open) > Interfaces implemented by subclasses should be checked when registerin

[jira] [Updated] (HBASE-14157) Interfaces implemented by subclasses should be checked when registering CoprocessorService

2015-07-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-14157: --- Attachment: 14157-v1.txt > Interfaces implemented by subclasses should be checked when registering > Coproce