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

[FEATURE] Refactor Methods in ManagedIndexRunner #875

Closed
ronnaksaxena opened this issue Jul 26, 2023 · 0 comments
Closed

[FEATURE] Refactor Methods in ManagedIndexRunner #875

ronnaksaxena opened this issue Jul 26, 2023 · 0 comments
Labels

Comments

@ronnaksaxena
Copy link
Contributor

Is your feature request related to a problem?
The ManagedIndexRunner.kt class is very verbose with some public methods/functions that are not required to be contained in that class. It could be more efficient and readable going foreword if we refactor many of these methods into a separate helper file.

What solution would you like?
Refactor unnecessary methods into functions in the ManagedIndexUtils.kt file.

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

No branches or pull requests

2 participants