Enzo Cappa
Enzo Cappa
This is a problem for Kafka Consumer. Due to how they work, partitions are assigned dynamically. Also, metrics are commonly reported per partition. Due to this issue, when a partition...
If the official way of enabling rinari is adding (global-rinari-mode) to init.el, I can update the docs and make pull request if you want.
Thanks @roldanbob for the thorough review. The result exceeds my original expectations. The only remaining question is about Apicurio Registry vs Schema Registry.
Thanks for the review, @roldanbob. My part of this PR is ready to be merged whenever you consider it appropriate (I don't have write access).
This is also affecting us, and it would be great to have this fixed.
Hello! Looks like the fix on librdkafka was merged (https://github.com/confluentinc/librdkafka/commit/d72576a3aca3baed317b26395de7968af94d8273). Probably using the version [2.5.0-2](https://github.com/confluentinc/librdkafka/releases/tag/v2.5.0-2) would fix the compilation problems.
@gregfurman I've not been able to make the time to work on this. I really appreciate that both you and @jem-davies provided such detailed guidance, and I'd give it a...
I just realized that this repo depends on the shaded snowflake-ingest, which means that there are several dependencies that are being duplicated version of https://github.com/snowflakedb/snowflake-ingest-java/tree/master?tab=readme-ov-file#jar-versions
Another finding: the [JDBC](https://github.com/snowflakedb/snowflake-jdbc) driver is also distributed as a fat jar. Furthermore, both the JDBC driver and the Ingest SDK require different distributions for to be FIPS compliant, which...