jharris- opened a new pull request #6373: [Issue 6355][HELM] autorecovery - 
could not find or load main class
URL: https://github.com/apache/pulsar/pull/6373
 
 
   This applies the recommended fix from
   https://github.com/apache/pulsar/issues/6355#issuecomment-587756717
   
   Fixes #6355
   
   ### Motivation
   
   This PR corrects the configmap data which was causing the autorecovery pod 
to crashloop
   with `could not find or load main class`
   
   ### Modifications
   
   Updated the configmap var data per [this 
comment](https://github.com/apache/pulsar/issues/6355#issuecomment-587756717) 
from @sijie 
   
   ### Verifying this change
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   ### Does this pull request potentially affect one of the following parts:
   
   *If `yes` was chosen, please highlight the changes*
   
     - Dependencies (does it add or upgrade a dependency): No
     - The public API: No
     - The schema: No
     - The default values of configurations: No
     - The wire protocol: No
     - The rest endpoints: No
     - The admin cli options: No
     - Anything that affects deployment: **Yes**
   The autorecovery service pod will now start up correctly.
   
   ### Documentation
   
     - Does this pull request introduce a new feature? --> **No**

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to