You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by GitBox <gi...@apache.org> on 2021/04/14 04:48:59 UTC

[GitHub] [incubator-heron] nicknezis opened a new issue #3687: Zookeeper specific Helm values are not reflected in the running Zookeeper

nicknezis opened a new issue #3687:
URL: https://github.com/apache/incubator-heron/issues/3687


   **Describe the bug**
   The Heron Helm chart is setting ZK_* environment variables that are not actually mapped into the Zookeeper config file. We have two different generate-zookeeper-config.sh files. One for base and another in dist. This base image was the one built from the bazel task. The other is the bash script in the `docker/dist` folder. I personally have been using the dist approach. But upset to find that the Zookeeper configuration is not actually configurable.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Try to modify any of the Zookeeper specific configuration such as the tick time. 
   2. Install using the Helm chart
   3. Verify the `/opt/zookeeper/conf/zookeeper.conf` file in the Zookeeper pods
   
   **Expected behavior**
   The Helm values should update the Zookeeper configuration
   


-- 
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:
users@infra.apache.org



[GitHub] [incubator-heron] nicknezis closed issue #3687: Zookeeper specific Helm values are not reflected in the running Zookeeper

Posted by GitBox <gi...@apache.org>.
nicknezis closed issue #3687:
URL: https://github.com/apache/incubator-heron/issues/3687


   


-- 
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:
users@infra.apache.org