[GitHub] [samza] prateekm merged pull request #1502: SAMZA-2658: KafkaCheckpointLogKeySerde should support deserializing unknown keys

2021-05-19 Thread GitBox
prateekm merged pull request #1502: URL: https://github.com/apache/samza/pull/1502 -- 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. For queries about this service, please

[samza] branch master updated: KafkaChangelogKeySerde should support deserializing multiple keys (#1502)

2021-05-19 Thread pmaheshwari
This is an automated email from the ASF dual-hosted git repository. pmaheshwari pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/samza.git The following commit(s) were added to refs/heads/master by this push: new 08931ce KafkaChangelogKeySerde should suppo

[GitHub] [samza] shekhars-li commented on a change in pull request #1501: SAMZA-2657: Blob Store as backend for Samza State backup and restore

2021-05-19 Thread GitBox
shekhars-li commented on a change in pull request #1501: URL: https://github.com/apache/samza/pull/1501#discussion_r633944349 ## File path: samza-core/src/main/java/org/apache/samza/storage/blobstore/index/DirIndex.java ## @@ -0,0 +1,171 @@ +/* + * Licensed to the Apache Softw

[GitHub] [samza] dxichen opened a new pull request #1502: SAMZA-2658: KafkaCheckpointLogKeySerde should support deserializing unknown keys

2021-05-19 Thread GitBox
dxichen opened a new pull request #1502: URL: https://github.com/apache/samza/pull/1502 Removed precondition for key value in KafkaCheckpointLogKeySerde and KafkaCheckpointLogKey to support different checkpoint key types for forwards compatibility. Added tests validating unknown key

[jira] [Created] (SAMZA-2658) Remove kafka checkpoint key validation for forwards compatibility

2021-05-19 Thread Daniel Chen (Jira)
Daniel Chen created SAMZA-2658: --- Summary: Remove kafka checkpoint key validation for forwards compatibility Key: SAMZA-2658 URL: https://issues.apache.org/jira/browse/SAMZA-2658 Project: Samza

[GitHub] [samza] nickpan47 merged pull request #1492: SAMZA-398: Remove force NONE compression for changelog topic producer

2021-05-19 Thread GitBox
nickpan47 merged pull request #1492: URL: https://github.com/apache/samza/pull/1492 -- 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. For queries about this service, please

[samza] branch master updated: SAMZA-398: Remove force NONE compression for changelog topic producer

2021-05-19 Thread nickpan47
This is an automated email from the ASF dual-hosted git repository. nickpan47 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/samza.git The following commit(s) were added to refs/heads/master by this push: new 9d9ebc7 SAMZA-398: Remove force NONE compress