chirag-wadhwa5 opened a new pull request, #19601:
URL: https://github.com/apache/kafka/pull/19601

   The test testShareGroupHeartbeatInitializeOnPartitionUpdate was flaky 
earlier. The shareGroupStatePartitionMetadataRecord that is created during 
heartbeat contains 2 topics to be initialized,  but the order in which they 
appear in the list is not deterministic. The test is changed to simply see 
whether the contents of the record is correct instead of directly comparing it 
with an expected record which may contains the correct topics, but in some 
different order.


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to