Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[solr] Move old zookeeper data automatically to data/ #5

Open
lwj5 opened this issue Jan 15, 2021 · 2 comments
Open

[solr] Move old zookeeper data automatically to data/ #5

lwj5 opened this issue Jan 15, 2021 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers on-hold

Comments

@lwj5
Copy link
Member

lwj5 commented Jan 15, 2021

Affected chart:
solr 2.0.2

Describe the bug
For the persistent volume mount, the old zookeeper in version 1.x helm chart uses

/mounted-dir/version-2
/mounted-dir/myid

the Bitnami zookeeper uses

/mounted-dir/data/version-2
/mounted-dir/data/myid

To upgrade, you would need to manually move version-2 and myid to directory data/

To Reproduce
Steps to reproduce the behavior:
Nil

Expected behavior
Use init container to make the mv automatically

Screenshots
If applicable, add screenshots to help explain your problem.

Helm and Kubernetes:

  • Output of helm version:
(paste your output here)
  • Output of kubectl version:
(paste your output here)

Additional context
Add any other context about the problem here.

@stale
Copy link

stale bot commented Apr 5, 2021

This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 5, 2021
@stale
Copy link

stale bot commented Apr 10, 2021

Due to the lack of activity in the last 5 days since it was marked as stale, we proceed to close this. You may reopen it if necessary.

@stale stale bot closed this as completed Apr 10, 2021
@lwj5 lwj5 reopened this Apr 28, 2021
@stale stale bot removed the stale label Apr 28, 2021
@lwj5 lwj5 added the on-hold label Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers on-hold
Projects
None yet
Development

No branches or pull requests

1 participant