dan-s1 commented on PR #7634:
URL: https://github.com/apache/nifi/pull/7634#issuecomment-1687048706
@exceptionfactory 21/22 of pass. There is one test
testShouldFetchRemotePeerStatusesInFailureScenario which fails but the reasons
vary each time its run. It appears it is due to some random feature which is
being used. I am not sure though how this all works and I would appreciate
another set of eyes why this is happening.
What I am seeing is the failure is either at attempt 2 and sometimes at
attempt 4
Each time actual value is
`
PeerStatus[hostname=node1.nifi,port=-1,secure=false,flowFileCount=0]`
instead of
`PeerStatus[hostname=node2.nifi,port=-1,secure=false,flowFileCount=0]` or `null`
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]