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

   > The first two _changes requests return an empty results array as expected, 
showing that a seq value continues to work after one round of splitting. 
   
   Ah, that's good to know that it works after one round of splitting. 
   
   > The final one, where a seq captured while q=2 is used when q=8 returns the 
entire history, with events out of order.
   
   So rewinding after two rounds of splitting is a more interesting issue. We 
may want make two separate issues: 1) make the `N-...` look a prettier after a 
split 2) "try to avoid rewinds after two rounds of splitting". The second one 
seems more pressing and harder solve.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to