Yike Xiao

Results 24 comments of Yike Xiao

Same here: - https://github.com/Shawyeok/pulsar/actions/runs/3213296801/jobs/5252927147

From 3.0.0, `com.google.protobuf:protobuf-java` is included directly in `pulsar-client-admin` without relocation. In my understanding, `pulsar-client-admin` is a java wrapper for pulsar RESTful api. I'm curious what does `protobuf-java` in pulsar-client-admin used...

> @Shawyeok Because admin-api depends on client-api, some classes like `Auth` `MessageId` are defined in client-api. It looks like `pulsar-client-admin` just depends on it and not using it. On the...

@lhotari, thank you for your ongoing efforts in documenting this issue. Unfortunately, the CI artifact has expired: https://github.com/apache/pulsar/actions/runs/7299672614 In RocksDB, attempting to operate on a closed database instance leads to...

> Sorry didn't get chance to get to this until today. Thanks for contributing to this @Shawyeok . I like the idea of fixing the underneath Prometheus quantile computation issue...