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

Make node roles user configurable #473

Open
meghana-rajashekar opened this issue Mar 15, 2023 · 2 comments
Open

Make node roles user configurable #473

meghana-rajashekar opened this issue Mar 15, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@meghana-rajashekar
Copy link
Collaborator

Description:

The current logic is hardcoded to add "master,data,ingest" roles to the nodes added while scaling up.

Expectation:

Read this node role from the user in the config.yaml file

@meghana-rajashekar meghana-rajashekar added the enhancement New feature or request label Mar 15, 2023
@meghana-rajashekar meghana-rajashekar self-assigned this Mar 15, 2023
@darshanv237
Copy link

darshanv237 commented May 12, 2023

Hello Meghana,

Good Morning

I recently came to know about the maplelabs open source, want to contribute

Regarding the above enhancement, i had a small query

image

Could you please let me know if role menioned in screenshot is the role that is expected to be extracted from the config file.

Regards,
Darshan V

@meghana-rajashekar
Copy link
Collaborator Author

Hi @darshanv237 the node role mentioned in the requirement is the Elasticsearch node role which is not being collected or read from the config file yet.

For scaling up, we are currently adding the nodes with default node role.

That should be made configurable.

The node role implies to master, data or ingest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants