You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add CRaC priming support to powertools-kafka module (#2145)
* feat: add CRaC priming support to powertools-kafka module
- Add maven test profile and classesloaded.txt for preloading
- Add Crac dependency and update PowertoolsSerializer to register as Crac Resource
- Add tests in PowertoolsSerializerTest to assert beforeCheckpoint and afterRestore hooks do not throw exception
* feat: add avro priming
* refactor: remove avro priming
* fix: add space before opening braces
Co-authored-by: Philipp Page <philipp.page@yahoo.de>
* Add powertools-kafka to check build workflows.
* Make input streams auto-closable in PowertoolsSerializerTest
* Wrap result input stream directly in try clause.
* Fix PMD finding for IOException input stream.
---------
Co-authored-by: Philipp Page <philipp.page@yahoo.de>
Co-authored-by: Philipp Page <pagejep@amazon.com>
0 commit comments