[ 
https://issues.apache.org/jira/browse/ACCUMULO-2412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913518#comment-13913518
 ] 

Eric Newton commented on ACCUMULO-2412:
---------------------------------------

The master didn't see the splits (was using stale metadata table information) 
while performing the merge.  It identified the merge as trivial and didn't do 
anything.

Need to grab all merge information prior to pulling the metadata table 
information.


> MergeIT fails
> -------------
>
>                 Key: ACCUMULO-2412
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2412
>             Project: Accumulo
>          Issue Type: Bug
>    Affects Versions: 1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.4
>            Reporter: Eric Newton
>            Assignee: Eric Newton
>            Priority: Minor
>              Labels: 16_qa_bug
>             Fix For: 1.6.1
>
>
> Running nightly integration tests:
> {noformat}
> java.lang.Exception: split inconsistency mergeTest5_2 [m, b, r] != [m, r]
>       at 
> org.apache.accumulo.test.functional.MergeIT.runMergeTest(MergeIT.java:182)
>       at 
> org.apache.accumulo.test.functional.MergeIT.runMergeTest(MergeIT.java:132)
>       at 
> org.apache.accumulo.test.functional.MergeIT.mergeTest(MergeIT.java:114)
>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>       at java.lang.reflect.Method.invoke(Method.java:606)
>       at 
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
>       at 
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
>       at 
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
>       at 
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
>       at 
> org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to