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.
- is cloned by
-
WFLY-5286 Provide CLI operation which returns used journal type - NIOxASYNCIO
- Closed