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

vatamane pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from f60f7a1  Suppress credo TODO suggests (#1822)
     new 88dd125  Move fabric streams to a fabric_streams module
     new 632f303  Clean rexi stream workers when coordinator process is killed

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/couch_replicator_fabric.erl                |   4 +-
 src/fabric/src/fabric_streams.erl                  | 251 +++++++++++++++++++++
 src/fabric/src/fabric_util.erl                     |  88 --------
 src/fabric/src/fabric_view_all_docs.erl            |   4 +-
 src/fabric/src/fabric_view_changes.erl             |   4 +-
 src/fabric/src/fabric_view_map.erl                 |   4 +-
 src/fabric/src/fabric_view_reduce.erl              |   4 +-
 7 files changed, 261 insertions(+), 98 deletions(-)
 create mode 100644 src/fabric/src/fabric_streams.erl

Reply via email to