der-ambi commented on PR #12046: URL: https://github.com/apache/camel/pull/12046#issuecomment-1838018858
@davsclaus as jsmpp will deadlock when closing the session from within the Session State Listener I have to either wait for a fix in jsmpp or introduce a new Background Task that will close the session asynchronously. But that will also require more code for proper synchronisation. What would you prefer? My preference would be to get jsmpp fixed instead of adding additional complexity on the camel side to work-around the problem in jsmpp. -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org