Nicola Bova

Results 16 comments of Nicola Bova

Hi guys, I'm also interested in this and I'd love to help you with development. Please let me know how I can contact you for this effort. Cheers

I have the same problem. If there's a mistake in the configuration of the kafka cluster, KafkaRoller enters a loop and it does not recover; keeps trying to roll the...

Sorry for the delay guys; I've been out of business for a while. Are these charts still relevant? Interested in finishing this PR?

Rebased to current master

@rambai Thanks for your suggestion, I've implemented it.

@gAmUssA Hi, is this PR still relevant to the project?

@gAmUssA Oh I see! Absolutely, I'll send you a PR there.

@gAmUssA created PR on https://github.com/confluent-helm-charts/cp-helm-charts.

In case you're wondering, `java.net.IDN.toASCII(u)` fails with ``` java.lang.IllegalArgumentException: java.text.ParseException: An unassigned code point was found in the input ``` as it only supports `IDNA2003`. For emoji `IDNA2008` is needed...