You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Eric Newton (JIRA)" <ji...@apache.org> on 2014/09/23 17:01:07 UTC

[jira] [Resolved] (ACCUMULO-2525) ScannerIT.testScannerReadaheadConfiguration

     [ https://issues.apache.org/jira/browse/ACCUMULO-2525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Newton resolved ACCUMULO-2525.
-----------------------------------
    Resolution: Cannot Reproduce

Haven't seen this problem come up again.

> ScannerIT.testScannerReadaheadConfiguration
> -------------------------------------------
>
>                 Key: ACCUMULO-2525
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2525
>             Project: Accumulo
>          Issue Type: Bug
>          Components: test
>         Environment: overnight test, accumulo-1.6.0, hadoop-2.3
>            Reporter: Eric Newton
>            Assignee: Eric Newton
>
> {noformat}
> Expected less time to be taken with immediate readahead (1205) than without immediate readahead (70)
> Stacktrace
> java.lang.AssertionError: Expected less time to be taken with immediate readahead (1205) than without immediate readahead (70)
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.assertTrue(Assert.java:41)
> 	at org.apache.accumulo.test.functional.ScannerIT.testScannerReadaheadConfiguration(ScannerIT.java:108)
> 	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)
> 	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.3.4#6332)