[
https://issues.apache.org/jira/browse/HBASE-18770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16226827#comment-16226827
]
stack commented on HBASE-18770:
-------------------------------
.012 addresses last round of comments up on rb and in here (or filed
follow-ons). Address a bunch of the style complaints. Most are its notion of
how to layout code which is tough to satisfy given how we do the executions.
Fixed the bulk.
The test failures are.. usual timeouts (to fix) and then this:
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR]
TestRollingRestart.testBasicRollingRestart:176->assertRegionsAssigned:246
expected:<22> but was:<19>
[ERROR] Errors:
[ERROR] TestDistributedLogSplitting.testThreeRSAbort:1126 » TableNotFound
table
[INFO]
[ERROR] Tests run: 3203, Failures: 1, Errors: 1, Skipped: 59
....
These pass locally for me. Need to dig in.
> Remove bypass method in ObserverContext and implement the 'bypass' logic case
> by case
> -------------------------------------------------------------------------------------
>
> Key: HBASE-18770
> URL: https://issues.apache.org/jira/browse/HBASE-18770
> Project: HBase
> Issue Type: Sub-task
> Components: Coprocessors
> Reporter: Duo Zhang
> Assignee: stack
> Priority: Critical
> Fix For: 2.0.0-alpha-4
>
> Attachments: HBASE-18770.master.001.patch,
> HBASE-18770.master.002.patch, HBASE-18770.master.003.patch,
> HBASE-18770.master.004.patch, HBASE-18770.master.005.patch,
> HBASE-18770.master.006.patch, HBASE-18770.master.007.patch,
> HBASE-18770.master.008.patch, HBASE-18770.master.009.patch,
> HBASE-18770.master.010.patch, HBASE-18770.master.011.patch,
> HBASE-18770.master.012.patch
>
>
> http://search-hadoop.com/m/HBase/YGbbXd0RDCIHSC1
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)