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