Re: [DISCUSS] Make WALEdit an Interface; expose Read-Only version to CPs

2018-05-27 Thread Sean Busbey
Would help if we had some idea how other CPs want to interact with in flight edits. I presume Phoenix isn't the only one who wants to "meddle". Read-only for CPs seems like a big feature shift to me. On Sun, May 27, 2018, 10:53 Chia-Ping Tsai wrote: > hi folks, > > I

[jira] [Created] (HBASE-20654) Expose regions in transition thru JMX

2018-05-27 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20654: -- Summary: Expose regions in transition thru JMX Key: HBASE-20654 URL: https://issues.apache.org/jira/browse/HBASE-20654 Project: HBase Issue Type: Improvement

[DISCUSS] Make WALEdit an Interface; expose Read-Only version to CPs

2018-05-27 Thread Chia-Ping Tsai
hi folks, I noticed that we make only the WALKey an interface and we leave the TODO in WALEdit. {code} // TODO: Do not expose this class to Coprocessors. It has set methods. A CP might meddle. @InterfaceAudience.LimitedPrivate({ HBaseInterfaceAudience.REPLICATION,

Re: Failure: HBase Generate Website

2018-05-27 Thread Peter Somogyi
The connection was lost to the build server. I manually retriggered the job which succeeded. https://builds.apache.org/job/hbase_generate_website/1357/ On Sun, May 27, 2018 at 4:43 PM Apache Jenkins Server < jenk...@builds.apache.org> wrote: > Build status: Failure > > The HBase website has not

[jira] [Created] (HBASE-20653) Add missing observer hooks for region server group to MasterObserver

2018-05-27 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20653: -- Summary: Add missing observer hooks for region server group to MasterObserver Key: HBASE-20653 URL: https://issues.apache.org/jira/browse/HBASE-20653 Project: HBase

Failure: HBase Generate Website

2018-05-27 Thread Apache Jenkins Server
Build status: Failure The HBase website has not been updated to incorporate HBase commit ${CURRENT_HBASE_COMMIT}. See https://builds.apache.org/job/hbase_generate_website/1356/console