-
Bug
-
Resolution: Done
-
Major
-
13.0.8.Final
-
None
when a cache is bounded, the payload should reflect bounded true.
bounded is always false in the cache list endpoint.
http://localhost:11222/rest/v2/cache-managers/default/caches
{
"status": "RUNNING",
"name": "pepe",
"type": "distributed-cache",
"simple_cache": false,
"transactional": false,
"persistent": false,
"bounded": false,
"secured": false,
"indexed": false,
"has_remote_backup": false,
"health": "HEALTHY",
"rebalancing_enabled": true
}
- is duplicated by
-
ISPN-13889 'Bounded' feature badge is not visible in data container page as well as filter doesn't work
-
- Closed
-