[
https://issues.apache.org/jira/browse/HBASE-13372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15095248#comment-15095248
]
Gabor Liptak commented on HBASE-13372:
--------------------------------------
Running locally I get
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on
project hbase-server: Execution default-test of goal
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test failed:
java.lang.NoClassDefFoundError:
org/apache/hadoop/hbase/coprocessor/BypassCoprocessorException:
org.apache.hadoop.hbase.coprocessor.BypassCoprocessorException -> [Help 1]
Running with mvn -X didn't seem to offer much additional information ...
I will upload an updated patch to observe on Jenkins
> Unit tests for SplitTransaction and RegionMergeTransaction listeners
> --------------------------------------------------------------------
>
> Key: HBASE-13372
> URL: https://issues.apache.org/jira/browse/HBASE-13372
> Project: HBase
> Issue Type: Test
> Affects Versions: 2.0.0, 1.1.0
> Reporter: Andrew Purtell
> Assignee: Gabor Liptak
> Labels: beginner
> Fix For: 2.0.0, 1.3.0
>
> Attachments: HBASE-13372.2.patch
>
>
> We have new Listener interfaces in SplitTransaction and
> RegionMergeTransaction. There are no use cases for these yet, nor unit tests.
> We should have unit tests for these that do something just a bit nontrivial
> so as to provide a useful example.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)