Lari Hotari

Results 996 comments of Lari Hotari

#23429 adds observability for PIP-379 Key_Shared implementation. `drainingHashesCount`, `drainingHashesClearedTotal`, `drainingHashesUnackedMessages` and `drainingHashes`

> I would like to share my findings about the test case. It tests the pausing of a multi-topic consumer by doing the following Very good analysis @pdolif ! One...

Great work @zzzming! I'll review again after you reply to the question.

> I have done the test with one role in the client token, so I expect the same behavior with the 2 authorization providers `org.apache.pulsar.broker.authorization.PulsarAuthorizationProvider` and `org.apache.pulsar.broker.authorization.MultiRolesTokenAuthorizationProvider` this seems to...

I guess we can start a new release asap if the current master branch is ready for releasing. I don't currently have time to verify, but I believe I could...

> its fixed by adding: > > ``` > SPRING_CONFIGURATION_FILE: "/pulsar-manager/pulsar-manager/application.properties" > ``` > > to configData > > I wonder why that is not on per default? @Mortom123 Would...

> java.lang.NoSuchMethodError because of this PR: https://github.com/apache/pulsar/pull/22892 @martin31821 Please share the full exception stack trace.