You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A http2 server has a http2Connector to a server. When a management delete is run on the connector at the same time that the server is killed, the http2 adaptor leaks qdr_connection_t and qdr_http2_connection_t objects
The following reproducer is courtesy of @kgiusti . You will see the leaked connections number increasing slowly
A http2 server has a http2Connector to a server. When a management delete is run on the connector at the same time that the server is killed, the http2 adaptor leaks qdr_connection_t and qdr_http2_connection_t objects
The following reproducer is courtesy of @kgiusti . You will see the leaked connections number increasing slowly
The text was updated successfully, but these errors were encountered: