serhiy-bzhezytskyy commented on PR #4637:
URL: https://github.com/apache/solr/pull/4637#issuecomment-4988375730

   correction on the CI red — it's not a flake. IndexFetcherPacketProtocolTest 
fails deterministically on clean main (no changes) with the CI seed 
`6FA33BD8BF6D0D4C`, and passes with the default random seed, which is why it 
looked flaky at first. so it's a pre-existing seed-dependent failure on main, 
unrelated to this PR.
   
   the `return 1` is an Adler32 checksum mismatch in `fetchPackets` — looks 
like the SOLR-18098 packet test is fragile under certain randomized codecs. 
i'll file a separate issue for it.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to