JBoss Community

Re: jbpm 5.3 sessions, dispose and SessionInfo table, across machines

created by Sam Matsoukis in jBPM - View the full discussion

I can address my question in part after more investigation:

 

on https://issues.jboss.org/browse/JBPM-3582 - SingleSessionCommandService does execute the DisposeCommand in the finally block

 

on multiple machines accessing the same session ... there is an OPLTLOCK column in the SessionInfo table, which I assume is used as an optimistic lock mechanism.  Does this confirm my suspicion that resurecting the same session via JPAKnowledgeService.loadStatefulKnowledgeSession() is safe across machines?

Reply to this message by going to Community

Start a new discussion in jBPM at Community