I'm trying Spring Cloud Kinesis binder with intention to use it in production. I want to rely on KCL/KPL channel adapters so I switched on kplKclEnabled property. My app still creates SpringIntegrationLockRegistry and SpringIntegrationMetadataStore tables. Is it necessary as we use KCL which already have created a metadata table with my consumer group name? If its not necessary, how can I switch it off ?
Asked
Active
Viewed 274 times