jia-gao opened a new pull request #1575:
URL: https://github.com/apache/samza/pull/1575


   Upgrade Samza to use Kafka 2.4
   
   Changes:
   
   1. Upgrade Kafka version in dependency-versions.gradle
   
   2. Increase poll time out in StreamApplicationIntegrationTestHarness to make 
sure related tests pass (including: CheckpointVersionIntegrationTest. 
testStopCheckpointV1V2AndRestartCheckpointV2
   TransactionalStateIntegrationTest. testStopAndRestart[hostAffinity=false]
   TransactionalStateIntegrationTest. testStopAndRestart[hostAffinity=true]
   TransactionalStateIntegrationTest. 
testWithEmptyChangelogFromInitialRun[hostAffinity=false]
   TransactionalStateIntegrationTest. 
testWithEmptyChangelogFromInitialRun[hostAffinity=true]
   TransactionalStateIntegrationTest. 
testWithNewChangelogAfterInitialRun[hostAffinity=false]
   TransactionalStateIntegrationTest. 
testWithNewChangelogAfterInitialRun[hostAffinity=true]
   TransactionalStateMultiStoreIntegrationTest. 
testStopAndRestart[hostAffinity=false]
   TransactionalStateMultiStoreIntegrationTest. 
testStopAndRestart[hostAffinity=true]
   TransactionalStateMultiStoreIntegrationTest. 
testWithEmptyChangelogFromInitialRun[hostAffinity=false]
   TransactionalStateMultiStoreIntegrationTest. 
testWithEmptyChangelogFromInitialRun[hostAffinity=true]
   TransactionalStateMultiStoreIntegrationTest. 
testWithNewChangelogAfterInitialRun[hostAffinity=false]
   TransactionalStateMultiStoreIntegrationTest. 
testWithNewChangelogAfterInitialRun[hostAffinity=true]
   )
   
   3. Increase test time out in TestZkLocalApplicationRunner to fix flaky tests 
(including:
   TestZkLocalApplicationRunner. testFirstProcessorDiesButSameRunIdForBatch
   TestZkLocalApplicationRunner. 
testAllProcesssorDieNewProcessorGetsNewRunIdForBatch
   
   )
   
   Tests:
   /gradlew clean build
   
   API Changes:
   None
   
   


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


Reply via email to