commit | 94dc887dd7e31856a2a1950bd4c210e2139fbfa0 | [log] [tgz] |
---|---|---|
author | Kevin McKiou <km097d@att.com> | Tue Nov 21 13:36:04 2017 -0600 |
committer | Kevin McKiou <km097d@att.com> | Tue Nov 21 13:36:27 2017 -0600 |
tree | 4c7ce4f79b49f34de62fb7ec5ba32efc8e4944d9 | |
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>
This source repository contains ONAP common code, which is shared by 'policy-drools-pdp' and 'policy-engine'. To build it: