jimbogithub

Results 26 comments of jimbogithub

@loop Can you fix the conflicts and bump to 3.0.1? Keen for a version with https://issues.apache.org/jira/browse/KAFKA-13636 fixed.

> > The topic creation is still problematic. It's not working with the example config: > > ``` > > HOSTNAME_COMMAND: curl http://169.254.169.254/latest/meta-data/public-hostname > > KAFKA_ADVERTISED_LISTENERS: INSIDE://:9092,OUTSIDE://_{HOSTNAME_COMMAND}:9094 > > KAFKA_LISTENERS:...

Preview available here: jimbodock/kafka:2.13-3.3.1. (with the embedded docker cli stripped out)

If I've understood @FranPregernik correctly and from an examination of the code: 1. `OtlpMeterRegistry` does its own direct publishing and supports HTTP only. It would be better if it bridged...

See https://issues.apache.org/jira/browse/KAFKA-14546 for rationale.

This PR is still valid and desired, has no merge conflicts and does build despite Jenkins protestations. I do not have the ability to add Reviewers.