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

Allow to specify index name as a configuration property #696

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aleksanderlech
Copy link

Problem

Currently as per limitations its not possible to use RegexRouter to specify the target index name without compromising on performance ( asynchronous writes must be disabled ).

Solution

Allow to specify the index name directly in the configuration.

Does this solution apply anywhere else?
  • [] yes
  • no
If yes, where?

Test Strategy

Testing done:
  • Unit tests
  • [] Integration tests
  • System tests
  • Manual tests

Release Plan

Simple configuration change.

@aleksanderlech aleksanderlech requested a review from a team as a code owner May 8, 2023 10:58
@cla-assistant
Copy link

cla-assistant bot commented Sep 11, 2023

CLA assistant check
All committers have signed the CLA.

@aleksanderlech aleksanderlech force-pushed the feature-allow-to-specify-index-name-in-configuration branch from c7ce405 to 10738fc Compare December 22, 2023 07:33
@aleksanderlech
Copy link
Author

Hello, any chances of merging it? Thank you

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.

None yet

1 participant