]
Brian Stansberry updated WFLY-5286:
-----------------------------------
Issue Type: Feature Request (was: Enhancement)
Provide CLI operation which returns used journal type - NIOxASYNCIO
-------------------------------------------------------------------
Key: WFLY-5286
URL:
https://issues.jboss.org/browse/WFLY-5286
Project: WildFly
Issue Type: Feature Request
Components: JMS
Affects Versions: 10.0.0.Beta2
Reporter: Miroslav Novak
Assignee: Jeff Mesnil
Priority: Major
There is no way to get information which journal type is used using CLI as attribute
journal-type provides only information which journal type is configured but not which one
is actually used in runtime because Artemis falls back to NIO journal type if AIO natives
are not located. New operation or attribute should be provided.