Rico Pahlisch
Rico Pahlisch
Hello @sophokles73 , no both protocols are different on client and server and therefore incompatible.
Yes I started using the kafka adapters as a base. I already have a first working solution.
Yes that's the code. Yes the plan is to support also Command & Control. But I'll provide this in a separate PR.
Yes I'm able to maintain the code for the RabbitMQ part. So if the initial integration is finished you can add me as a maintainer for this part of the...
> Also there is a [Vert.x based RabbitMQ client](https://vertx.io/docs/vertx-rabbitmq-client/java/) and @rpahli I think you are already using it for your implementation. Yes this is the client I'm using.
Some of your commit are not signed. Can you pls sign your commits.
A workaround could be to name your css file like this: `main.efefa009.min.css` then the plugin will grap your file. The regex is: `/main\.[A-Fa-f0-9]{8}\.min\.css$/`
@sophokles73 we switched to kafka so I think you can close the issue for now.
There is also a new operator as mentioned here: https://discuss.opendistrocommunity.dev/t/kubernetes-operator-support-for-the-fork/5267/26 I think this is the operator: https://github.com/Opster/opensearch-k8s-operator
My PR is currently in draft because the tests are missing. But I already using an operator form this build in our setup to provisions azure clusters with Kamaji. Do...