Back to bug 1032440

Who When What Removed Added
Adam Kovari 2013-11-20 08:34:03 UTC Summary org.picketlink.idm.impl.cache.AbstractInfinispanCacheProvider.getNamespaceForFqn replace inconsistency org.picketlink.idm.impl.cache.AbstractInfinispanCacheProvider.getNamespaceForFqn replace inconsistency also in GROUPS_SEARCHES and NODE_ROLE_SEARCHES
Adam Kovari 2013-11-20 08:39:50 UTC Target Release 6.1.1 ---
Whiteboard FixAvail
Adam Kovari 2013-11-20 14:54:14 UTC Assignee bdawidow mposolda
Boleslaw Dawidowicz 2013-11-26 10:53:14 UTC Status NEW ASSIGNED
Target Release --- 6.1.1
Link ID JBoss Issue Tracker PLIDM-45
Link ID JBoss Issue Tracker GTNPORTAL-3300
Doc Text Cause:
It's not possible to invalidate some items in PicketlinkIDMCacheService via JMX.
Consequence:

Fix: With the fix applied
Doc Text , it should be possible to invalidate all IDM cache items via JMX. It is possible to invalidate items from apiCacheProvider
Doc Text , storeCacheProvider and IntegrationCache as well.
For example using these arguments to invalidate() operation of JMX should work now:
"idm_realm_portal/USERS/demo",
"idm_realm_portal/GROUP_SEARCHES/123456"


Result:
Target Milestone --- DR01
Peter Palaga 2013-11-26 18:35:12 UTC Status ASSIGNED ON_QA
CC ppalaga
Tomas Kyjovsky 2014-01-09 18:17:52 UTC Status ON_QA VERIFIED
CC tkyjovsk
Jared MORGAN 2014-02-04 23:36:03 UTC Doc Text Cause:
It's not possible to invalidate some items in PicketlinkIDMCacheService via JMX.
Consequence:

Fix: With the fix applied, it should be possible to invalidate all IDM cache items via JMX. It is possible to invalidate items from apiCacheProvider, storeCacheProvider and IntegrationCache as well.
For example using these arguments to invalidate() operation of JMX should work now:
"idm_realm_portal/USERS/demo",
"idm_realm_portal/GROUP_SEARCHES/123456"


Result:
==original==

Cause:
It's not possible to invalidate some items in PicketlinkIDMCacheService via JMX.
Consequence:

Fix: With the fix applied, it should be possible to invalidate all IDM cache items via JMX. It is possible to invalidate items from apiCacheProvider, storeCacheProvider and IntegrationCache as well.
For example using these arguments to invalidate() operation of JMX should work now:
"idm_realm_portal/USERS/demo",
"idm_realm_portal/GROUP_SEARCHES/123456"

==reword==

An issue with PicketlinkIDMCacheService prevented some items being invalidated through JMX.
The fix implements changes to PicketlinkIDMCacheService which makes it possible to invalidate all IDM cache items through JMX. The fix also adds the functionality to invalidate items from apiCacheProvider, storeCacheProvider and IntegrationCache.
For example, using these arguments to invalidate() operation of JMX should work now:
"idm_realm_portal/USERS/demo",
"idm_realm_portal/GROUP_SEARCHES/123456".
Flags needinfo?(mposolda)
Jared MORGAN 2014-02-05 20:48:25 UTC Flags needinfo?(mposolda)
Doc Text ==original==

Cause:
It's not possible to invalidate some items in PicketlinkIDMCacheService via JMX.
Consequence:

Fix: With the fix applied, it should be possible to invalidate all IDM cache items via JMX. It is possible to invalidate items from apiCacheProvider, storeCacheProvider and IntegrationCache as well.
For example using these arguments to invalidate() operation of JMX should work now:
"idm_realm_portal/USERS/demo",
"idm_realm_portal/GROUP_SEARCHES/123456"

==reword==

An issue with PicketlinkIDMCacheService prevented some items being invalidated through JMX.
The fix implements changes to PicketlinkIDMCacheService which makes it possible to invalidate all IDM cache items through JMX. The fix also adds the functionality to invalidate items from apiCacheProvider, storeCacheProvider and IntegrationCache.
For example, using these arguments to invalidate() operation of JMX should work now:
"idm_realm_portal/USERS/demo",
"idm_realm_portal/GROUP_SEARCHES/123456".
An issue with PicketlinkIDMCacheService prevented some items being invalidated through JMX.
The fix implements changes to PicketlinkIDMCacheService which makes it possible to invalidate all IDM cache items through JMX. The fix also adds the functionality to invalidate items from apiCacheProvider, storeCacheProvider and IntegrationCache.
For example, using these arguments to invalidate() operation of JMX should work now:
"idm_realm_portal/USERS/demo",
"idm_realm_portal/GROUP_SEARCHES/123456".
John Skeoch 2015-09-01 03:05:06 UTC CC nobody
PnT Account Manager 2019-01-01 03:40:47 UTC QA Contact dpospisi tkyjovsk

Back to bug 1032440