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

[BUG] QAT Codecs do not follow Lucene99CustomCodec hierarchy #177

Open
mgodwan opened this issue Jul 29, 2024 · 1 comment
Open

[BUG] QAT Codecs do not follow Lucene99CustomCodec hierarchy #177

mgodwan opened this issue Jul 29, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@mgodwan
Copy link
Member

mgodwan commented Jul 29, 2024

What is the bug?

QAT Codecs do not follow Lucene99CustomCodec hierarchy

How can one reproduce the bug?

Lucene99CustomCodec seems like a hierarchy defined for using the codecs out of this plugin. Both the plugin implementation, and codec implementation should wire in through this class to ensure we can add any features such as allowlisting, adding common settings, etc. through this.

What is the expected behavior?

QAT Codecs should follow Lucene99CustomCodec hierarchy

What is your host/environment?

NA

Do you have any screenshots?

NA

Do you have any additional context?

Add any other context about the problem.
NA

@mgodwan mgodwan added bug Something isn't working untriaged labels Jul 29, 2024
@dblock dblock removed the untriaged label Aug 19, 2024
@dblock
Copy link
Member

dblock commented Aug 19, 2024

Catch All Triage - 1, 2, 3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants