Details
-
Bug
-
Resolution: Fixed
-
P4
-
19
-
b23
Description
config ExecutorShutdown.teardown(): failure
java.lang.AssertionError: WARNING: tracker for HttpClientImpl(3) has outstanding operations:
Pending HTTP Requests: 0
Pending HTTP/1.1 operations: 1
Pending HTTP/2 streams: 0
Pending WebSocket operations: 0
Pending TCP connections: 2
Total pending operations: 1
Facade referenced: false
Selector alive: true
Found 1 client still active, with 1 operations still pending out of 8 tracked clients.
java.lang.AssertionError: WARNING: tracker for HttpClientImpl(3) has outstanding operations:
Pending HTTP Requests: 0
Pending HTTP/1.1 operations: 1
Pending HTTP/2 streams: 0
Pending WebSocket operations: 0
Pending TCP connections: 2
Total pending operations: 1
Facade referenced: false
Selector alive: true
Found 1 client still active, with 1 operations still pending out of 8 tracked clients.
Attachments
Issue Links
- relates to
-
JDK-8286720 ThreadInfo::toString arbitrarilly limits the number of stack frames printed to 8
-
- Open
-