-
Dear @amannaly,
I have another use case of streaming read from and offset (think Kafka, DistributedLog, Pulsar). I tried forwarding using `iterator.next()`. as you can guess it's slow. Is it diff…
-
To reduce the load on the ASF mirrors, projects are required to delete old releases [1]
Please can you remove all non-current releases?
It's unfair to expect the 3rd party mirrors to carry old rel…
-
*Problem*
in bookkeeper website, we are still using incubator locations for dlog references. we should change it to http://bookkeeper.apache.org/distributedlog
sijie updated
6 years ago
-
We're finding brokers attempting to connect to Bookies that have been replaced and are nowhere to be found on Zookeeper.
-
**BUG REPORT**
1. Please describe the issue you observed:
- What did you do?
1. download the source bindary
2. run `stream/distributedlog/core/bin/dlog local 7000`
- What did you expe…
sijie updated
6 years ago
-
The tests seems flaky
org.apache.distributedlog.fs.TestDLFileSystem.testBasicIO
Failing for the past 1 build (Since Instabile#40 )
Took 0.88 s.
Error Message
/tmp/testBasicIO (Permission deni…
-
bookkeeper.version: 4.7.0-SNAPSHOT
distributedlog-core-shaded: 4.7.0-SNAPSHOT
Couldn't find the artifacts of these two versions in central maven.
-
**BUG REPORT**
1. Please describe the issue you observed:
- What did you do?
I do a nonblocking read from the server with three bookie, my version is bookkeeper 4.7.1
my code is
````
re…
-
heron/deploy/kubernetes/general/bookkeeper.yaml
bookkeeper yaml could use some work. Will not work if Kubernetes worker nodes are containerizered due to the way bookkeeeper (apache distributed log)…
-
JIRA: https://issues.apache.org/jira/browse/BOOKKEEPER-934
Reporter: Jia Zhai @jiazhai
I am thinking adding a new flag to bookkeeper#addEntry(..., Boolean sync). So the application can control whet…