]
Tristan Tarrant moved JDG-757 to ISPN-7427:
-------------------------------------------
Project: Infinispan (was: JBoss Data Grid)
Key: ISPN-7427 (was: JDG-757)
Workflow: GIT Pull Request with Triage workflow (was: CDW with loose
statuses v1)
Component/s: CLI
(was: CLI)
Affects Version/s: 9.0.0.Beta2
(was: JDG 7.1.0 ER1)
CLI command 'stats' shows less information
------------------------------------------
Key: ISPN-7427
URL:
https://issues.jboss.org/browse/ISPN-7427
Project: Infinispan
Issue Type: Bug
Components: CLI
Affects Versions: 9.0.0.Beta2
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
With previous releases, the 'stats' cli command (for both library/client-server
cli) showed more information, such as
general Statistics, Transactions, CacheLoader, etc. 7.1.0.ER2 shows only
{code}
LockManager: {
concurrencyLevel: 32
numberOfLocksHeld: 0
numberOfLocksAvailable: 0
}
{code}