https://bz.apache.org/bugzilla/show_bug.cgi?id=59832

--- Comment #6 from Mark Thomas <ma...@apache.org> ---
You are the only person reporting this issue.

No one else in the Tomcat dev community is able to reproduce this. If the issue
can't be reproduced, and the problem description is not specific enough to
identify the problem via code analysis (and this issue is a long way from being
able to do that) then the issue can't be fixed.

NIO2 + TLS is working across a range of platforms. It is covered by the unit
tests which are run automatically on serveral flavours of Unix by the CI
systems as well as on OSX and Windows by committers at least every release
including every 8.5.x release.

There are significant differences between 8.0.x and 8.5.x since the connectors
were refactored and a number of new features added. It is possible that there
is a bug in the NIO2 implementation. It is also possible that the changes have
exposed a bug in your application. Until you provide the rest of the Tomcat dev
community with a means of reproducing this problem this is going to remain in
the NEEDINFO state. Typically, such issues are transitioned to RESOLVED /
WORKSFORME if no steps to reproduce are provided after several months.

An additional concern is that you changed the connector configuration between
8.0.x and 8.5.x. That should not have been necessary. Tomcat should have
translated the settings for you. This may be a separate issue but it may also
be a symptom of this issue.

Asking you questions to narrow down the source of the problem, including asking
for a minimal test case, is perfectly reasonable and your refusal is not going
to motivate anyone to help you. You have access to a system that demonstrates
the problem. The remainder of the Tomcat dev community does not. You are in a
position to remove components from the application until you have the minimal
set that demonstrates the issue. The remainder of the Tomcat dev community is
not.

The Tomcat dev community wants to help you fix this issue but that isn't going
to be possible if you continue to refuse to provide a test case or answer the
questions we ask.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to