cancel
Showing results for 
Search instead for 
Did you mean: 

Pin Job to JVM that created it

mahavirj
Champ in-the-making
Champ in-the-making
Is there a way to pin an async job to the JVM that created it ? 
1 REPLY 1

martin_grofcik
Confirmed Champ
Confirmed Champ
Hi,

AFAIK this requirement is not supported by the current implementation. (One possibility is to use only one JVM 🙂 ) You can implement your own JobExecutor to support it.

Regards
Martin