nickva commented on issue #526: Fix  _local_docs end-point
URL: https://github.com/apache/couchdb/pull/526#issuecomment-315848742
 
 
   It looks like in fabic rpc view_cb/2 meta comes back with `total=null, 
offset=null` but sometimes as `total=null, offset=0`. Since offset=0 is a 
number we attempt to add to null in in the handle_message callback when we 
aggregate numbers: 
https://github.com/apache/couchdb/pull/526/files#diff-9d6b535641fc74e993a6c0a246313619R157
 (there Offset0 is a number).
 
----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to