Team,
We have Jira plugin, in which we used almost all the Jira Event listener. but we need to handle all the event listener in asyn mode.
How to handle the Jira event listener asynchronous way?
When I needed to use async mode, I ran code in a different thread in the listener.
Or you can create your own async event and use it. You can find an example here:
https://bitbucket.org/atlassianlabs/async-events-tutorial/src/master/
Would you please share an example on how to run a listener in different thread? I'm using jira server 8.13
Many thanks
Ahmed
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.