xiangfu0 opened a new pull request, #17834:
URL: https://github.com/apache/pinot/pull/17834

   ## Summary
   - **ExactlyOnceKafkaRealtimeClusterIntegrationTest**: Use a single 
`KafkaProducer` for both abort and commit transactions to ensure proper state 
machine sequencing of transaction markers. Added verification that committed 
records are visible to `read_committed` consumers before proceeding.
   - **PartialUpsertTableRebalanceIntegrationTest**: Replace the fragile 
pause/drop-segments/restart-Kafka cleanup with a cleaner drop/recreate table 
lifecycle. Re-init `SegmentBuildTimeLeaseExtender` executor after stopping 
servers. Add `dropRealtimeTable` in `tearDown`.
   
   ## Test plan
   - [x] `ExactlyOnceKafkaRealtimeClusterIntegrationTest` passes locally (9 
run, 0 failures)
   - [x] `PartialUpsertTableRebalanceIntegrationTest` passes locally (3 run, 0 
failures)
   
   🤖 Generated with [Claude Code](https://claude.com/claude-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.

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