chethanuk

Results 43 comments of chethanuk

> i'm have the same issues. Last [commit](https://github.com/airbnb/airpal/commit/e3e65283d66d866c3321fd921e02428c6aed1747) is from 2016 so you can assume so..

No, we had moved to [quix](https://github.com/wix/quix) instead

@theoretical-olive @puneetjaiswal Any update on Authn/Authz ?

> R5b instances Okay so R5b is not avilable in eu-west-1, it's as expected then > you tried testing this in other regions No haven't tried yet

Agree, it will help to make health check easier in K8s

Hi @potiuk Can we update the checklist if and when possible [So Can know which needs to be done, which are WIP]. Thanks :)

Okay, Even When I try with other databases, I get following error: ``` org.apache.kafka.connect.errors.ConnectException: Exiting WorkerSinkTask due to unrecoverable exception. at org.apache.kafka.connect.runtime.WorkerSinkTask.deliverMessages(WorkerSinkTask.java:586) at org.apache.kafka.connect.runtime.WorkerSinkTask.poll(WorkerSinkTask.java:322) at org.apache.kafka.connect.runtime.WorkerSinkTask.iteration(WorkerSinkTask.java:225) at org.apache.kafka.connect.runtime.WorkerSinkTask.execute(WorkerSinkTask.java:193) at org.apache.kafka.connect.runtime.WorkerTask.doRun(WorkerTask.java:175)...