tison
tison
It seems we're now always fail to star the container: Logs: 2022-12-06T14:41:44.7029477Z 2022-12-06T14:41:44,702 - INFO - [docker-java-stream--1991487674:DockerUtils$4@383] - DOCKER.exec(pulsar-sql-test-pulsar-broker-0:tail -f /var/log/pulsar/broker.log): STDOUT: 2022-12-06T14:41:43,954+0000 [pulsar-load-manager-1-1] INFO org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl - Writing local data...
@michaeljmarshall I think this patch is a fix to the current failure and works well https://github.com/tisonkun/pulsar/pull/21. You can make use of it :)
@BewareMyPower is it fixed now in the separate repo?
Closed as the development of the Python client has been permanently moved to https://github.com/apache/pulsar-client-python.
Should be fixed by https://github.com/apache/pulsar/pull/19884.
Closed as stale and no response. You can ask questions on https://github.com/apache/pulsar/discussions/categories/q-a instead.
another case https://github.com/apache/pulsar/actions/runs/3463258596/jobs/5800854674
@wu-sheng This is more like a new feature suggestion that I don't have time to implement :) I'm OK if it's closed as workaround provided: ``` cmake-build-*/** ```
For anyone who comes here, I implement this logic for my own tool https://github.com/korandoru/hawkeye/pull/65 :)
Why do we implement this struct in the first place?