-
Rewrite lattice bookkeeper to have the calculations of s, energy, time, etc. done on a per-element basis instead of serially.
-
Question1: If a Worker dies, will the rooms be randomly allocated?
Question2 : Regardless of the above answer, should we use hashing in this case? (I think so, but I want a second opinion)
-
**Describe the bug**
A clear and concise description of what the bug is.
pulsar 2.7.1
```
k get pod -n pulsar
NAME READY STATUS RESTARTS AGE…
-
After updating the pulsarcluster CRD with a change to the list of admin roles, first zookeeper and the proxies were restarted, then bookkeeper and broker were restarted at the same time.
I'm not su…
pgier updated
2 months ago
-
Currently, the following parts of ViPErLEED are packed only for a subset of operating systems:
- [x] *gui*: Windows (>=7)
- [x] *gui*: Linux (Ubuntu >= 16.06)
- [x] *tleedm/bookkeeper*: Linux
- …
-
**BUG REPORT**
***Describe the bug***
I tried using **git bash** to run bin/bookkeeper on windows. But it failed.
error msg is like
```
$ bin/bookkeeper localbookie 1
[0.003s][error][log…
-
We expect to have large numbers of calls to `listQuotas()`, `getQuota()`, `createUsage()`, and `updateUsage()`. stress test these calls using a tool like JMeter with increasing concurrency, such as 1…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Motivation
The latest releases still use a very old RocksDB versio…
-
**Is your enhancement request related to a problem? Please describe.**
bookkeeper.conf in https://github.com/apache/pulsar cannot cover all keys in bk_server.conf in https://github.com/apache/bookkee…
-
Pulsar (Functions) Uses BookKeeper Stream Storage in order to store functions state.
Currently it is very hard to inspect the content of this subsystem, that is not enabled by default (if you run bin…