-
### Affected Version
28.0.1
### Description
I encountered an error during compaction and ingestion where tasks in middle manager would crash randomly when ingesting a JSON line where the key …
-
## Feature Request
**For English only**, other languages will not accept.
Please pay attention on issues you submitted, because we maybe need more details.
If no response anymore and we cannot…
-
On a troubleshooting on Zookeeper alongside @marcoppenheimer, it is becoming clear that the databag is varying between relations. In this case specifically, it is returning one unit with lock state: "…
-
To keep requeue and delete functionality consistent in the ZK cdl library, a change has been made to the following method.
**Java class:**
https://github.com/CDLUC3/cdl-zk-queue/pull/4/commits/3ff…
-
https://xinrong2019.github.io/post/zookeeper-shen-du-shi-jian/
-
In the sample, it just read the value of name from application.properties, instead of from zookeeper. Did you miss some configurations?
-
Running a build with the current configuration fails since the following resources are no longer available, so the build will fail:
`http://www-us.apache.org/dist/zookeeper/zookeeper-3.4.6/zookeepe…
-
Unsurprisingly, trying to work out all of the concurrent cases (especially WRT error scenarios) is non trivial with lightblue since it is a non-transactional, non-session-based data store. @kahowell m…
-
Admin relies on registry, config center as original data sources, so it needs to know the addresses to connect to them. Currently, admin reads `admin.yml` for those addresses, but the addresses are se…
-
Hello,
I am trying to craft a high availability values for installation. I have configured an external S3 filestore (minio), and I am trying to scale components to achieve minimal HA (1 node down)…