jaydoane edited a comment on issue #2249: Cluster setup does not create IOQ stats database URL: https://github.com/apache/couchdb/issues/2249#issuecomment-548528333 > how do we check which one has been enabled According to [the docs](https://github.com/apache/couchdb-ioq/blob/master/IOQ2.md#enable-ioq2), we can tell if IOQ2 is enabled using: ```erlang ioq:ioq2_enabled(). ``` I have also confirmed locally that this appears to work correctly, at least when IOQ2 is not enabled.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
