drewkerrigan commented on issue #3928: NIFI-6944 fixed NiFiClientUtil.getUrl and modified NiFiClientUtilSpec… URL: https://github.com/apache/nifi/pull/3928#issuecomment-565142454 The build failure seems unrelated, although it is interesting that this line failed: https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-provenance-repository-bundle/nifi-persistent-provenance-repository/src/test/java/org/apache/nifi/provenance/index/lucene/TestLuceneEventIndex.java#L234 (`assertEquals(5, nodes.size());`, nodes.size() was actually 8, not 5). It may suggest another bug in either the test or the lucene event index code.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
