lakshmi-manasa-g opened a new pull request, #1608:
URL: https://github.com/apache/samza/pull/1608
**Feature:** Add KeyBucket into SSP serde for checkpoint. Elasticity
(SAMZA-2687) allows consumption of part of SSP denoted by KeyBucket (introduced
in #1576). This PR is to add the keybucket into SSP serde for checkpointv1 and
when SSP is key in checkpointv2
**changes:**
1. add keybucket into CheckpointV1Serde
2. add keybucket for serde of SSP as Key in SamzaObjectMapper
**Tests:** updated and added new tests
**API Changes:** no public API changes
**Upgrade/usage instructions:** None
**Backwards compatible:** yes, new test added uses old serde and new serde
together
--
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]