You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2019/10/31 19:17:08 UTC

[GitHub] [couchdb] jaydoane edited a comment on issue #2249: Cluster setup does not create IOQ stats database

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:
users@infra.apache.org


With regards,
Apache Git Services