mehmetsalgar
mehmetsalgar
### Short description Kafka Cluster Sharding is really useful to reduce the amount inter shard messaging but at the moment it is only doing a modulo operation over the entityId,...
This is about [Issue-163](https://github.com/unbroken-dome/gradle-helm-plugin/issues/163), I am not much of a Kotlin developer but if it helps here is the Pull Request.
This is actually a feature request... Gitlab Helm Repository has a possibility to configure [channels](https://docs.gitlab.com/ee/user/packages/helm_repository/#release-channels). As far as I can see at the moment it is not possible to configure...
Hi, this library has problems with JDK17 and I don't see anything done about it. #30341 Today I also discovered I can't develop with Akka with my new Mac Pro...
Hi, I am using the following CRD configuration for the PulsarProxy... ``` apiVersion: pulsar.streamnative.io/v1alpha1 kind: PulsarProxy metadata: name: proxys namespace: pulsar spec: pod: resources: requests: cpu: 200m memory: 512Mi securityContext:...