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

Separate Reader & Writer JVM #1121

Closed
anasalkouz opened this issue Aug 20, 2021 · 3 comments
Closed

Separate Reader & Writer JVM #1121

anasalkouz opened this issue Aug 20, 2021 · 3 comments
Labels
distributed framework enhancement Enhancement or improvement to existing feature or request Indexing:Replication Issues and PRs related to core replication framework eg segrep

Comments

@anasalkouz
Copy link
Member

anasalkouz commented Aug 20, 2021

Once [segment replication] (#1123) implemented, then primary shard will be only responsible for handling write operations and replica will not execute any write operations any more. This will give us more flexibility to separate writer and reader JVM for better memory tuning and optimization, especially in cases where the cluster is heavy on read or heavy on write (e.g., append only use cases like log analytics).

@anasalkouz anasalkouz added distributed framework enhancement Enhancement or improvement to existing feature or request labels Aug 20, 2021
@CEHENKLE
Copy link
Member

Hello @anasalkouz! Can you please fill this out with more information about the enhancement you want to make? We need more information to understand the problem and the enhancement.
Thank you!

@CEHENKLE
Copy link
Member

Hello @anasalkouz ! Could you add more details to this issue? If you aren't able to provide more details by November 4th , I will close the issue - but feel free to reopen it later when you've got more information.

Thanks,
/C

@Bukhtawar Bukhtawar added the Indexing:Replication Issues and PRs related to core replication framework eg segrep label Jul 27, 2023
@anasalkouz
Copy link
Member Author

Duplicate of #7258

@anasalkouz anasalkouz marked this as a duplicate of #7258 Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
distributed framework enhancement Enhancement or improvement to existing feature or request Indexing:Replication Issues and PRs related to core replication framework eg segrep
Projects
None yet
Development

No branches or pull requests

3 participants