Antonios Chalkiopoulos

Results 29 comments of Antonios Chalkiopoulos

Can you please approve this change-request ? It's so small and yet fixes a particular `log-pollution` issue Thanks 👍

I think the capability should stay. There are use-cases where you go through https:// and self-signed certificates are used. Those are not available in `cacerts` and it's complex to add...

@JGalego The generated files work :) if you serve them via a web-server look into #4 that explains how you can do that

Thx @michaelandrepearce we are about to make a new release - so this won't go in this week - but we'll look into it. on the meanwhile - do you...

Or it could be through a function casting to UUID i.e. INSERT INTO targetMongo SELECT field1, field2, UUID(fied3) FROM ..

We want to add this feature but the road-map is a bit heavy atm, thus a PR would be welcome. We would expose the key via a prefix i.e. `SELECT...

On the Docker side - you should better check out the capabilities of our https://github.com/Landoop/fast-data-dev We are aiming with this container to provide both a `kafka-development-environment` for every _developer_ but...

I appreciate the point. Would u rather have - a docker compose between (kafka-topics-ui) and (kafka-rest) OR - a single docker image (kafka-topics-with-engine) that provides both the UI and the...

We were investigating a `docker-compose` issue. 0.10.2.0 Kafka-REST comes with new **v2** APIs - that the latest version of `topics-ui` utilizes to provide a better topic browsing experience (i.e. go...