nickva opened a new pull request #3442:
URL: https://github.com/apache/couchdb/pull/3442


    * `Secondary data tests with updates and queries`: This one is just like the
       `Secondary data tests with updates` but adds intermettent queries while
       updates are taking place.
   
    * `Secondary data tests with deletes and queries`: This one deletes and
      queries intermetently. This one was specifically crafted to trigger the
      `ebtree:lookup_multi/3` error and hopefully other similar ones. The
      retry_until section at the end was added to differentiate between the case
      were we returna partial view and when the view is actually broken and it
      will never "catch up". Once we start returning only completed views, we
      remove that section.
   


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


Reply via email to