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

lordgamez pushed a change to branch MINIFICPP-2469
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git


    omit ef7999fb5 Add extenstion docs and refactor docker tests
    omit 0c126dba8 MINIFICPP-2469 Create GetCouchbaseKey processor
    omit 76b84fef7 Fix test on Windows
     add d12fc1b76 Fix test on Windows
     add 19663a403 MINIFICPP-2469 Create GetCouchbaseKey processor
     add a88632f9f Add extenstion docs and refactor docker tests
     add d0203f306 Add test logs

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (ef7999fb5)
            \
             N -- N -- N   refs/heads/MINIFICPP-2469 (d0203f306)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 PROCESSORS.md                                       | 20 ++++++++++----------
 extensions/couchbase/processors/PutCouchbaseKey.cpp |  2 +-
 extensions/couchbase/processors/PutCouchbaseKey.h   |  3 ++-
 extensions/couchbase/tests/GetCouchbaseKeyTests.cpp |  5 +++++
 extensions/couchbase/tests/PutCouchbaseKeyTests.cpp | 21 ++++++++++++++-------
 5 files changed, 32 insertions(+), 19 deletions(-)

Reply via email to