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 2018/07/14 10:09:30 UTC

[GitHub] janl commented on issue #1083: GET _index does not immediately return indexes created with POST _index

janl commented on issue #1083: GET _index does not immediately return indexes created with POST _index
URL: https://github.com/apache/couchdb/issues/1083#issuecomment-405013311
 
 
   @denyeart does this also happen with `q=1` databases? // please reopen with your feedback.
   
   @codemusings yours is a separate issue that has a similar profile. peruser is an async process and you’ll have to poll for the DB existing before you can use it. Either by repeatedly requesting `/dbname` or by subscribing to `/_global_changes`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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