Details
Description
java.lang.AssertionError: Could not find any active scans over table listscans at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertFalse(Assert.java:64) at org.apache.accumulo.test.ShellServerIT.listscans(ShellServerIT.java:1029) 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:622)
Attachments
Issue Links
- is duplicated by
-
ACCUMULO-2609 ShellServerIT.listscans fails
- Resolved