You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "nickva (via GitHub)" <gi...@apache.org> on 2023/05/25 15:43:23 UTC

[GitHub] [couchdb] nickva commented on issue #4624: "not_in_range" failure while resharding database

nickva commented on issue #4624:
URL: https://github.com/apache/couchdb/issues/4624#issuecomment-1563127467

   Thanks for the detailed report @jcoglan. Would you be able to share few more logs starting a bit before the first error include a bit more after the ones showed if they have any stack function names and line numbers.
   
   Do you see anywhere in the logs the string `not in any target ranges` or `not_in_target_ranges`. That would indicate that the initial split didn't go well and during the second one we're just seeing the effects of that.
   
   In remsh what does the `config:get("mem3").` return?
   
   If possible share the full _dbs document `curl $URL/_node/_local/_dbs/some_db` it should have shard ranges and also the change records from the first split in it.
   
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org