Omar Al-Safi

Results 26 comments of Omar Al-Safi

> if this involves a lot of changes we could also consider using https://github.com/samuelcolvin/pydantic instead (which seems to be more modern as its integrated with python3 type annotations and also...

I think as well, camel-kafka doesn't make sense to be there since the whole thing is running based on kafka.

As well, camel-debezium components I think in my opinion they don't need to be there as well since Debezium is originally a Kafka Connect connector.

I am not as well in favor of dropping 3.7 support as @XN137 mentioned, EOL is still pretty much until next year and many are using it. The question is,...

I guess the request body has changed: `curl -X POST http://kong:8001/apis/{api}/plugins \ --data "name=rate-limiting" \ --data "config.second=5" \ --data "config.hour=10000"` Currently in Jungle is: `api_id: "" limit: 10 name: "ratelimiting"...

@jeromewaibel I am trying to release. However I am having issues with both nexus and travis (credit ran out, requested credit). If is critical, you may need to build it...

So to understand it correctly, if you delete a topic which consumer consume from that topic, its metrics will be still there, isn't? Which kinda metrics exactly (assuming you are...

Ah I got it. I will dig and see if this could be fixable. Thanks for reporting this @Shini31 ! Appreciated 👍

It has been fixed and will be released with 0.0.8