Skip to content

Conversation

@AmitPhulera
Copy link
Contributor

Since this option is configured in java.opts and is recently changed so if anyone who will update the config might face issue after es restarts. The commit creates another task and tags it as es_conf to ensure that the directory mentioned in jvm.opts exists

since this option is configured in java.opts and is recently added so if anyone who will update the config might face issue after es restarts. The commit creates another task and tags it as es_conf to ensure that the directory mentioned in jvm.opts exists
@AmitPhulera AmitPhulera requested a review from gherceg March 13, 2025 10:40
- "{{ elasticsearch_data_dir }}"
- "{{ elasticsearch_data_dir }}/data"
- "{{ elasticsearch_data_dir }}/logs"
- "{{ elasticsearch_data_dir }}/tmp"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Curious why the es_conf tag was not added to this task? Does the conf file not reference data and logs directories?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I want just thinking about java options file and we recently updated 🤔
I guess having it here would also make sense since it can also be updated by updating es_conf.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants