Sam Matsoukis [
https://community.jboss.org/people/matsoukis] created the discussion
"Re: jbpm 5.3 sessions, dispose and SessionInfo table, across machines"
To view the discussion, visit:
https://community.jboss.org/message/775937#775937
--------------------------------------------------------------
I can address my question in part after more investigation:
on
https://issues.jboss.org/browse/JBPM-3582 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
[
https://community.jboss.org/message/775937#775937]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]