]
Brian Stansberry reassigned WFLY-5286:
--------------------------------------
Fix Version/s: 18.0.0.Beta1
Assignee: Emmanuel Hugonnet (was: Jeff Mesnil)
Resolution: Done
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: Emmanuel Hugonnet
Priority: Major
Fix For: 18.0.0.Beta1
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.