diff options
author | Kevin McKiou <km097d@att.com> | 2017-11-21 13:36:04 -0600 |
---|---|---|
committer | Kevin McKiou <km097d@att.com> | 2017-11-21 13:36:27 -0600 |
commit | 94dc887dd7e31856a2a1950bd4c210e2139fbfa0 (patch) | |
tree | 4c7ce4f79b49f34de62fb7ec5ba32efc8e4944d9 /integrity-monitor/config | |
parent | e73c82943d4a1e6dffd7712837d50e58c01bef7b (diff) |
IntegrityMonitor check before commit
Under some conditions the JPA transaction may be already closed
when commit is called in StateManagement. Surround it with a
check to see if the transaction is active, so it will not
generate an error in the log.
Issue-ID: POLICY-484
Change-Id: Id54585e68361a0be9ae8afd7e9ccba2f7eadfe5f
Signed-off-by: Kevin McKiou <km097d@att.com>
Diffstat (limited to 'integrity-monitor/config')
0 files changed, 0 insertions, 0 deletions