Bas Velthuizen

Results 4 issues of Bas Velthuizen

The operator container from the efk helm chart keeps crashing with the following output: ``` time="2019-11-18T15:51:40Z" level=info msg="elasticsearch operator starting up!" time="2019-11-18T15:51:40Z" level=info msg="Using Variables:" time="2019-11-18T15:51:40Z" level=info msg=" enableInitDaemonset: true"...

This PR fixes issue #10150 Also, the unit test is made more strict to test for correct query ### Description The `ClientImpl.describeConnector` method does not add quotes around the connector...

**Describe the bug** The `io.confluent.ksql.api.client.implClientImpl.describeConnector` in ksqldb-api-client generates a request with missing quotes around the connector name. **To Reproduce** Steps to reproduce the behavior, include: 1. The version of KSQL:...

bug
needs-triage

Our application needs to be able to store the client address of a client in a database for any auditable action. When those actions are initiated via an RSocket request,...