Philipp Dolif

Results 7 comments of Philipp Dolif

Upgraded to version 1.6.3 (see https://github.com/rwth-acis/las2peer/commit/6325aa5b759a27e96fe20b89d6fb54c37ad7cda7).

The guide for the next las2peer release v1.2.0 (WIP) can be found here: https://github.com/rwth-acis/las2peer-template-project/wiki/L2p-Service-Migration-v1.1.1-to-v1.2.0-(Java-17)

Hi @lhotari I would like to share my findings about the test case. It tests the pausing of a multi-topic consumer by doing the following: - There are 3 topics....

I think #23980 will not prevent the issue because it neither prevents a compaction and topic deletion from running simultaneously nor interrupts a compaction when the topic is deleted forcefully.

@olamy The integration test added in this PR succeeds with PR #3179. I originally noticed the behavior described in #3225 when having a look at https://github.com/apache/pulsar/pull/24921. Now I tried to...