You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by GitBox <gi...@apache.org> on 2022/01/18 21:52:12 UTC

[GitHub] [samza] jia-gao opened a new pull request #1575: SAMZA-2716 : Upgrade to Kafka 2.4

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: commits-unsubscribe@samza.apache.org

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



[GitHub] [samza] dxichen closed pull request #1575: SAMZA-2716 : Upgrade to Kafka 2.4

Posted by GitBox <gi...@apache.org>.
dxichen closed pull request #1575:
URL: https://github.com/apache/samza/pull/1575


   


-- 
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: commits-unsubscribe@samza.apache.org

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



[GitHub] [samza] dxichen commented on pull request #1575: SAMZA-2716 : Upgrade to Kafka 2.4

Posted by GitBox <gi...@apache.org>.
dxichen commented on pull request #1575:
URL: https://github.com/apache/samza/pull/1575#issuecomment-1029544724


   closing, merged in #1581


-- 
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: commits-unsubscribe@samza.apache.org

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