Hunter Sherman
Hunter Sherman
I'm seeing intermittent task failures despite configuring for many retries and a long back-off period requiring near daily manual restarting of tasks. ``` org.apache.kafka.connect.errors.ConnectException: Exiting WorkerSinkTask due to unrecoverable exception....
I'm running a large select over a single table and have noticed that at around 300k rows, the driver just returns an empty resultset with no error thrown, while anything...
KPL uses ```XML com.google.protobuf protobuf-java 2.6.1 ``` Which is the version from Oct 22, 2014 Anyone using the newer versions (or anything from the last few years) in their projects...
Versions at and before 1.14.0 [have some bugs](https://github.com/awslabs/amazon-kinesis-client/issues/778).
**The context** I want to isolate the executor(s) used by different GRPC endpoints. **The question** I understand how to use the `GrpcService` and `GrpcServerConfigurer`. Is it possible to have more...