default_config fix
fernando-torterolo opened this issue · comments
Fernando Torterolo commented
default_config.properties has two properties 'Port' and 'CustomEndpoint' that should be
[KinesisPort, KinesisEndpoint]
- [warn] c.a.s.k.p.KinesisProducerConfiguration - Property 'Port' ignored as there is no corresponding set method in KinesisProducerConfiguration
- [warn] c.a.s.k.p.KinesisProducerConfiguration - Property 'CustomEndpoint' ignored as there is no corresponding set method in KinesisProducerConfiguration