[
https://issues.apache.org/jira/browse/HBASE-16308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell reopened HBASE-16308:
------------------------------------
This change breaks - at least - TestIncrementsFromClientSide and
TestIncrementFromClientSideWithCoprocessor
{noformat}
Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 25.569 sec <<<
FAILURE! - in
org.apache.hadoop.hbase.client.TestIncrementFromClientSideWithCoprocessor
testDuplicateIncrement(org.apache.hadoop.hbase.client.TestIncrementFromClientSideWithCoprocessor)
Time elapsed: 3.936 sec <<< FAILURE!
java.lang.AssertionError: Expected value [1] Got value [2]
{noformat}
> Contain protobuf references
> ---------------------------
>
> Key: HBASE-16308
> URL: https://issues.apache.org/jira/browse/HBASE-16308
> Project: HBase
> Issue Type: Sub-task
> Components: Protobufs
> Reporter: stack
> Assignee: stack
> Fix For: 2.0.0
>
> Attachments: HBASE-16308.master.001.patch,
> HBASE-16308.master.002.patch, HBASE-16308.master.003.patch,
> HBASE-16308.master.004.patch, HBASE-16308.master.005.patch,
> HBASE-16308.master.006.patch, HBASE-16308.master.006.patch
>
>
> Clean up our protobuf references so contained to just a few classes rather
> than being spread about the codebase. Doing this work will make it easier
> landing the parent issue and will make it more clear where the division
> between shaded protobuf and unshaded protobuf lies (we need to continue with
> unshaded protobuf for HDFS references by AsyncWAL and probably EndPoint
> Coprocessors)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)