Yong Zhang
Yong Zhang
**Motivation** Install the pulsar-client-node with latest pulsar-client-cpp failed. error logs: ``` make: Entering directory '/pulsar/node_modules/pulsar-client/build' CC(target) Release/obj.target/nothing/../node-addon-api/nothing.o AR(target) Release/obj.target/../node-addon-api/nothing.a COPY Release/nothing.a CXX(target) Release/obj.target/Pulsar/src/addon.o In file included from ../src/addon.cc:20: ../src/Message.h:24:10: fatal...
--- *Motivation* Same as Pulsar, Pulsar is using [.asf.yaml](https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-Branchprotection) to configure the project, like the branch protection. Add .asf.yaml for configuring the PR required CI.
--- *Motivation* Generates the 4.15.1 docs and release note
# Motivation If one bookie is slow (not down, just slow), the BK client will the acks to the user that the entries are written after the first 2 acks....
Here is the template https://streamnative.slab.com/posts/repository-release-template-prb0lvyt If you have any questions about the release doc template, please **leave your comment** on it, **do not edit it directly**.
Here is the template https://streamnative.slab.com/posts/repository-release-template-prb0lvyt If you have any questions about the release doc template, please **leave your comment** on it, **do not edit it directly**.
Fixes: #382 --- *Motivation* Allow enabling the filesystem offloader with helm charts. *Modifications* Add filesystem offloader configurations in the pulsar charts.
## Motivation We enabled the filesystem offload configuration in the pulsar charts https://github.com/streamnative/charts/pull/362. We need to apply that change into the sn-platform charts as well.
Error log: ``` root@c8faefc852da:/apache-pulsar-grafana-dashboard# ./scripts/generate_dashboards.sh http://172.17.0.2:9090 standaloneGenerating Datasources ... Traceback (most recent call last): File "/usr/local/bin/j2", line 11, in sys.exit(main()) File "/usr/local/lib/python3.6/dist-packages/j2cli/cli.py", line 206, in main sys.argv[1:] File "/usr/local/lib/python3.6/dist-packages/j2cli/cli.py", line...
--- ### Motivation In PR #3056, we introduced using rocksDB configuration file to configure it. But it is not compatible with the previous versions of bookkeeper. We used to use...