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 2020/10/08 11:34:29 UTC

[GitHub] [couchdb] sinm commented on issue #2962: ["error","list_error","not a row 'reset'"]

sinm commented on issue #2962:
URL: https://github.com/apache/couchdb/issues/2962#issuecomment-705510108


   @wohali, @janl I may confirm it happens in v. 1.6 too. For me somehow view server stays in list-state waiting for `list_end` or `list_row`, but client asking for `ddoc, new`. I suppose this may be in case of http client that is requesting list suddenly disconnects. Nginx in front of CouchDB logged http code 499 a minute earlier.
   
   Actually a workaround in a view server would be to drop list processing and "redirect" `ddoc, new` command to main loop but this behaviour is against test case "should exit if it gets a non-row in the middle".


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