Github user thenatog commented on the issue:
https://github.com/apache/nifi/pull/2972
./nifi-framework-cluster
mvn clean test -Dtest=PopularVoteFlowElectionFactoryBeanTest
[INFO] Results:
[INFO]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
./nifi-framework-clusterâ¨mvn clean test
[INFO] Results:
[INFO]
[INFO] Tests run: 94, Failures: 0, Errors: 0, Skipped: 0
./nifi
mvn clean install -T4 -Pinclude-grpc
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 10:49 min (Wall Clock)
---