psc icon indicating copy to clipboard operation
psc copied to clipboard

Abstracting out logic for TransactionManager reflections and direct field access

Open jeffxiang opened this issue 1 year ago • 0 comments

Create a new utility class TransactionManagerUtils which centralizes and abstracts direct field access and reflections logic for Kafka's TransactionManager so that PSC's references can be backend-agnostic.

See javadocs for more details.

jeffxiang avatar Aug 13 '24 21:08 jeffxiang