Lari Hotari
Lari Hotari
@hrzzzz Please update the mailing list discussion links to the PIP document
I hope we get the scripts fixed, at least for master branch. It's clearly a problem to use `$@` without double quotes to pass parameters on to another command. That's...
I agree that we need to migrate to Jetty 12. There's a dev mailing list thread about this, https://lists.apache.org/thread/d7dqy4w9x1dyrcdrymoypv3v3p7bncxx . I have already put a lot of time in this,...
> Looks like a lot of work has already been accomplished. I will be waiting for the pull request to be merged - https://github.com/lhotari/pulsar/pull/190 It's going to take some time...
Bookkeeper mailing list discussion: https://lists.apache.org/thread/jkgnr9tt947fzshpoojn0r8n2pnr0h3f
PR to upgrade Jetty 12 in Bookkeeper: https://github.com/apache/bookkeeper/pull/4447
> Hopefully we could accomplish this before Pulsar 4.0 in October. The Jetty 12 upgrade is postponed. Due to the lack of support for switching to Java 17 baseline in...
@TakaHiR07 Do you have a chance to rebase this PR?
This comment explains one source of the problems: https://github.com/apache/pulsar/pull/22541#issuecomment-2071568113 . The problem hasn't been resolved. Namespace deletion is especially problematic, see comment https://github.com/apache/pulsar/pull/22541#issuecomment-2071621213 . /cc @mattisonchao @codelipenghui
Replied in https://github.com/apache/pulsar/issues/22934#issuecomment-2943690398 about a better way to solve the actual problem.