-
The purpose of the coordinator is to allow nodes to come online and offline dynamically. This is achieved by the following 3 functions:
1. inform about nodes coming online/offline and mediate their…
-
eg maybe use a ENV variable to point to an existing ZK url to use to join existing ensemble. eg when you have more hosts of jubes and need them to join the ensemble.
-
In My case, I set TTL in writeOption and expect zookeeper to create ephemeral node.
AtomicPut doesn't use this parameter at all, and seems set ephemeral = false as default.
if err = s.createFullPa…
-
https://docs.helm.sh/developing_charts/
Here's an example for Kafka
-
Hi My Name is Yosef, and i'm trying to work with norbert:
As a test i'm running the NorbertJavaNetworkClientMain and NorbertJavaNetworkServerMain
I have a problem when i send a message from the Clien…
-
### Company or project name
_No response_
### Question
My stack file : (it's working)
`
> version: "3.8"
>
> services:
> server:
> ulimits:
> nproc: 65535
> nofile:…
-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issue…
-
```
import(
"dubbo.apache.org/dubbo-go/v3/config"
"dubbo.apache.org/dubbo-go/v3/config/generic"
_ "dubbo.apache.org/dubbo-go/v3/imports"
hessian "github.com/apache/dubbo-go-hessian2"
)
…
-
环境里已经有 eureka 了,不想另外部署 ZooKeeper,但我没找到整合的方法,是新版已经不支持了吗?
-
# About Version
kafka_exporter 1.7.0 / 2023-05-24
kafka_version 2.2.1
# About Start Shell
```shell
./kafka_exporter \
--kafka.version=2.2.1 \
--web.listen-address=:19308 \
--kafka.server=bigd…