Angus Chen
Angus Chen
> data.duplicate(); I test it and It seems also work I will repeat success/failure test later to confirm it again.
I have 6 bookkeeper in 3 different data center and I left only one broker running for debug but I tested only 1 bookkeeper before. and it run on physical...
> I've been trying to reproduce the issue with local microk8s cluster by deploying Pulsar with Apache Pulsar Helm chart using this values file: https://github.com/lhotari/pulsar-playground/blob/master/test-env/issue22601.yaml and these scripts: https://github.com/lhotari/pulsar-playground/tree/master/issues/issue22601 ....
> > -bp 2 to reproduce it. > > I was using `-bp 5` before, updated that to `-bp 2`. [lhotari/pulsar-playground@63035e9](https://github.com/lhotari/pulsar-playground/commit/63035e9c4ebf656efe12bfcea859743e8ffb8a8c) > > What gets logged when the issue reproduces?...
I used plain Pkl to load non spring configuration and the application.jar is build by ./gradle assemble that issue is because the pkl file is in app.jar:!BOOT-INF/classes/ ``` jar tfv...
> > currently, I wrote a Handler to propagator OpenTelemetry Context to SEND_REQUEST phase, but not sure is there any other better solution? > > Can you paste here a...
> @semistone I can't think of anything much better than to be honest. > > I wonder if you have tried OTel instrumentations like this one: https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/instrumentation/vertx/vertx-http-client/vertx-http-client-4.0/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/vertx/v4_0/client I will try...
> > @semistone I can't think of anything much better than to be honest. > > I wonder if you have tried OTel instrumentations like this one: https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/instrumentation/vertx/vertx-http-client/vertx-http-client-4.0/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/vertx/v4_0/client > >...
reproducer in https://github.com/semistone/micronaut_ksp_issue_reproduce