Maatary

Results 8 issues of Maatary

Obviously Control center is a kafka stream application, so why the choice to make it a deployment, or at least to not attach any volume to it. In our kube...

I just wonder given that there is fs2-kafka, what is the scope of this project? Is it just trying to give an alternative or does it try to address some...

I would like to understand the meaning of the comments on top of the metrics extraction as in this example ``` #"kafka.consumer:type=consumer-node-metrics,client-id=*, node-id=*" # "kafka.consumer:type=consumer-fetch-manager-metrics,client-id=*, topic=*" # "kafka.producer:type=producer-node-metrics,client-id=*, node-id=*" #...

1) The issue is a known problem reported here [https://github.com/spring-projects/spring-kafka/issues/1587](https://github.com/spring-projects/spring-kafka/issues/1587) and also here [https://github.com/spring-projects/spring-kafka/issues/1587](https://github.com/spring-projects/spring-kafka/issues/1587). Essentially when working with transaction, the lag of the consumer group get messed up i.e. when...

Hi, just wondering if kafka4s handle the new [CooperativeStickyAssignor](https://kafka.apache.org/25/javadoc/org/apache/kafka/clients/consumer/CooperativeStickyAssignor.html) well ?

I'm looking for an example of the implementation of a client that consumer(read_commited) and produce transactionally with kafka4s. By any chance, do you have any such example ?

I have an Umbrella Chart A that has a dependency on Chart B, which has a Library Chart C dependency. So far it is that when doing helm dependency build...

question/support

Is it in the roadmap to publish for scala 3 ?