merlimat opened a new pull request, #15478:
URL: https://github.com/apache/pulsar/pull/15478
Master Issue: #13302
### Motivation
* Change standalone metadata impl from ZooKeeper to RocksDB
* Pulsar functions package backend --> Change from using DistributedLog to
using local filesystem, storing the
jars directly in the data folder instead of uploading them into BK.
* Pulsar functions state store implementation --> Change the state store to
be backed by a MetadataStore based backed,
with the RocksDB implementation.
* Table Service --> Do not start BK table service by default
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]