Amraneze commented on issue #26175:
URL: https://github.com/apache/beam/issues/26175#issuecomment-1500498104

   And I can see in the logs of the [failing 
test](https://ci-beam.apache.org/view/PostCommit/job/beam_PreCommit_Java_Jms_IO_Direct_Cron/lastCompletedBuild/testReport/org.apache.beam.sdk.io.jms/JmsIOIT/testPublishingThenReadingAll_with_client_class_class_org_apache_qpid_jms_JmsConnectionFactory_/)
 that there is an issue with connection. 
   
   
![image](https://user-images.githubusercontent.com/28459763/230652971-f4850a38-5f49-4414-9a42-26403d2a7c8b.png)
   
   We have some ghost connections and the JmsIO is creating new connections but 
for reading not publishing.
   ``JmsIO$UnboundedJmsReader.closeConnection(JmsIO.java:649)`` Should we look 
into it too ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to