Results 64 comments of Guangning E

This feature has been supported here https://github.com/apache/pulsar-manager/pull/286, and I will release a new version recently. At present, you can add the following configuration to enable this feature based on the...

There seems to be some problem with the support of this pull request for tls authentication and authorization forwarding requests. I will test it

Can you handle the ci exception? @sourabhaggrawal

I don't seem to be able to re-run the build either, I think you could do an empty commit and push to this branch again and that might re-trigger the...

It looks like the node installation failed, please check your node installation process @LutzWeischerFujitsu

Can you show the docker image for the test? I want to make sure I can reproduce the issue

I think if you're building locally, you can try to skip this error by this document https://github.com/apache/pulsar-manager#build-instructions, You can remove this line https://github.com/apache/pulsar-manager/blob/master/settings.gradle of configuration under front-end

Please configure the correct host of the pulsar cluster, and if you are using a docker deployment, please check if you can connect to your pulsar cluster in the docker...

This is a configuration file for the backend service, you can find a template here https://github.com/apache/pulsar-manager/blob/master/src/main/resources/application.properties @karankardas

You can log into your pulsar-manager container and view the contents of this file `/pulsar-manager/pulsar-manager/application.properties` to confirm that the `pulsar.peek.message=true` option is turned on correctly, If this option is not...