[
https://issues.apache.org/jira/browse/ACCUMULO-4678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16122557#comment-16122557
]
Christopher Tubbs commented on ACCUMULO-4678:
---------------------------------------------
[~skanekar]. It does not look like anybody has worked on it since you reported
the problem. Apache projects are developed by communities of volunteers, and
the contributors have many issues to work on.
This issue is marked for the next major release, and is certain to block it if
it's still failing during pre-release testing, so I'm sure it won't fall
through the cracks and get forgotten. However, the current contributors may not
get to it immediately. Of course, you are always welcome to contribute a patch,
but you can also help out by digging a little bit and providing more details
into the nature of the failure.
If somebody works on it, they are certain to update the issue, so asking if
there's an update when there is no activity on the issue means the answer is
almost certainly going to be "no".
> Testcase MonitorSslIT#test fails consistently
> ---------------------------------------------
>
> Key: ACCUMULO-4678
> URL: https://issues.apache.org/jira/browse/ACCUMULO-4678
> Project: Accumulo
> Issue Type: Bug
> Components: monitor, test
> Affects Versions: 2.0.0
> Environment: Ubuntu:14.04
> $ java -version
> openjdk version "1.8.0_111"
> OpenJDK Runtime Environment (build 1.8.0_111-8u111-b14-3~14.04.1-b14)
> OpenJDK 64-Bit Server VM (build 25.111-b14, mixed mode)
> Reporter: Sneha Kanekar
> Labels: pp64le, x86
> Fix For: 2.0.0
>
>
> Testcase org.apache.accumulo.test.functional.MonitorSslIT.test fails
> consistently with connection reset failure. It fails on ppc64le and x86
> platform. The error message is as follows:
> {code:borderStyle=solid}
> test(org.apache.accumulo.test.functional.MonitorSslIT) Time elapsed: 26.232
> sec <<< ERROR!
> java.net.SocketException: Connection reset
> at
> org.apache.accumulo.test.functional.MonitorSslIT.test(MonitorSslIT.java:127)
> {code}
> Any update on this issue?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)