You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by markap14 <gi...@git.apache.org> on 2016/09/08 01:17:12 UTC

[GitHub] nifi pull request #995: NIFI-1966: Resolved issue where two flows that are b...

GitHub user markap14 opened a pull request:

    https://github.com/apache/nifi/pull/995

    NIFI-1966: Resolved issue where two flows that are both empty but have different fingerprints (due to root group id being different) causes vote election to fail

    First Commit is a unit test that replicates the issue. This will fail without the second commit being applied. After applying the second commit, the tests should all pass.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/markap14/nifi NIFI-1966-Part2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/995.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #995
    
----
commit dd2b47edff1a2c47afcc85d54a1024e5814e63a0
Author: Mark Payne <ma...@hotmail.com>
Date:   2016-09-08T01:07:01Z

    NIFI-1966: Recreated issue that is outlined in JIRA (the reason for re-opening the ticket) that results in 'java.util.NoSuchElementException: No value present' in unit test

commit 9db7d47826a76f1a5ad0acd9c1c476c0892fbd4c
Author: Mark Payne <ma...@hotmail.com>
Date:   2016-09-08T01:15:41Z

    NIFI-1966: Resolved issue where two flows that are both empty but have different fingerprints (due to root group id being different) causes vote election to fail

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] nifi issue #995: NIFI-1966: Resolved issue where two flows that are both emp...

Posted by bbende <gi...@git.apache.org>.
Github user bbende commented on the issue:

    https://github.com/apache/nifi/pull/995
  
    +1 full build passing and verified a three node cluster starts successfully when all flows are empty with different root group ids, will merge to master


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] nifi pull request #995: NIFI-1966: Resolved issue where two flows that are b...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/nifi/pull/995


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---