You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2019/06/18 13:50:37 UTC

[couchdb] branch prototype/couch-jobs-1 updated (0c7bfdc -> 4c1de49)

This is an automated email from the ASF dual-hosted git repository.

vatamane pushed a change to branch prototype/couch-jobs-1
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from 0c7bfdc  [fixup] add a test to check that fabric2_fdb transactions work
     add fa03bc6  [fixup] Handle spuriuos ready messages in more places
     add 4c1de49  [fixup] accept no returns the job data as well

No new revisions were added by this update.

Summary of changes:
 src/couch_jobs/src/couch_jobs.erl                  |  6 ++--
 src/couch_jobs/src/couch_jobs_activity_monitor.erl |  7 ++++
 src/couch_jobs/src/couch_jobs_fdb.erl              |  7 ++--
 src/couch_jobs/src/couch_jobs_notifier.erl         |  8 ++++-
 src/couch_jobs/test/couch_jobs_tests.erl           | 40 +++++++++++-----------
 5 files changed, 41 insertions(+), 27 deletions(-)