~lcvcode/+git/bookie:master

Last commit made on 2021-11-05
Get this branch:
git clone -b master https://git.launchpad.net/~lcvcode/+git/bookie
Only Connor Chamberlain can upload to this branch. If you are Connor Chamberlain please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~lcvcode/+git/bookie

Recent commits

2e165a0... by Connor Chamberlain

Cleanup of logging commands

* Put path to bookie config in a variable to be more dry

aa71570... by Connor Chamberlain

Renamed bookie-k8s to bookie

3c8ac13... by Connor Chamberlain

Mentioned bookieformat when sanity test fails

476f961... by Connor Chamberlain

Updated README.md

3004ae5... by Connor Chamberlain

Setup several configs to remove hard-coded values

* Bookie listening port
* Zookeeper and local ledger paths

3281096... by Connor Chamberlain

Update to README.md

* Previously, was the default template

615e9a1... by Connor Chamberlain

Bookie-k8s now uses zookeepr port from client relation

* Previously, the zookeeper port was hard coded
* Now, it uses the port number that's passed over the client
relation

059b890... by Connor Chamberlain

Logging cleanup

* Removed several debug logs that were created for debugging

db84936... by Connor Chamberlain

Bookie-broker relation for pulsar

* Bookie now has a relation to broker
* Broker is provided zookeeper's ips and ports via this relation

db24e5d... by Connor Chamberlain

Replicas and zookeeper relation functionality