diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2021-03-25 14:08:45 -0500 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2021-03-25 15:52:48 -0500 |
commit | a61a2fe6f137095cbdde7b8101a10254887c1e19 (patch) | |
tree | e1c0e32e2affe57fffc9adb95512a31bb731a426 /docs/drools/pdpdEngine.rst | |
parent | d2b1a172adb0d3d245be37b52e6db596fe728e29 (diff) |
Add drools no-locking feature documentation
Issue-ID: POLICY-3142
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I461da8d2b901c38b9bdb9ef2478c474ca96b6691
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Diffstat (limited to 'docs/drools/pdpdEngine.rst')
-rw-r--r-- | docs/drools/pdpdEngine.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/drools/pdpdEngine.rst b/docs/drools/pdpdEngine.rst index 360d85eb..d19eac15 100644 --- a/docs/drools/pdpdEngine.rst +++ b/docs/drools/pdpdEngine.rst @@ -783,6 +783,7 @@ unnecessary or have not been thoroughly tested: feature_sesspersist.rst feature_statemgmt.rst feature_testtransaction.rst + feature_nolocking.rst Data Migration ============== |