jboss-container-images / amqstreams-1-openshift-image

AMQ Streams OpenShift Images
Apache License 2.0
6 stars 22 forks source link

[2.8] proxy examples - remove use of zookeeper from the example #506

Open k-wall opened 1 week ago

k-wall commented 1 week ago

Currently the proxy examples use an instance of kafka that uses zookeeper. It could be simplified to use KRaft.

If we do that, we ought to switch to using RangeAwarePortPerNode scheme too.

k-wall commented 1 week ago

@robobario FYI