lhotari opened a new issue #122:
URL: https://github.com/apache/pulsar-helm-chart/issues/122


   **Describe the bug**
   
   starting bookie fails with this error when a JDK11 based docker image is 
used (apache/pulsar master branch)
   ```
   Unrecognized VM option 'PrintGCTimeStamps'
   Error: Could not create the Java Virtual Machine.
   ```
   
   A clear and concise description of what the bug is.
   
   **To Reproduce**
   
   1. build docker images from apache/pulsar master branch
   2. publish to some docker repository
   3. reference the images in a custom values.yaml
   4. deploy pulsar helm chart
   
   **Expected behavior**
   
   Pulsar helm chart should work with JDK11 base images.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to