[jira] [Created] (COUCHDB-3200) Hi There, I have tried lot of google links rega...

2016-10-15 Thread ASF subversion and git services (JIRA)
ASF subversion and git services created COUCHDB-3200: Summary: Hi There,I have tried lot of google links rega... Key: COUCHDB-3200 URL: https://issues.apache.org/jira/browse/COUCHDB-3200

[GitHub] couchdb-couch-mrview pull request #58: Retry failures in couch_mrview_compac...

2016-10-15 Thread jaydoane
Github user jaydoane commented on a diff in the pull request: https://github.com/apache/couchdb-couch-mrview/pull/58#discussion_r83543939 --- Diff: src/couch_mrview_compactor.erl --- @@ -148,16 +149,41 @@ compact(State) -> recompact(State) -> +recompact(Stat

[GitHub] couchdb-couch-mrview issue #58: Retry failures in couch_mrview_compactor:rec...

2016-10-15 Thread jaydoane
Github user jaydoane commented on the issue: https://github.com/apache/couchdb-couch-mrview/pull/58 @davisp, I added a couple tests which seem to exercise all the new retry/progress logic. I'm not familiar with the `~r` control sequence in the `couch_log:warning`, nor am I ab