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

Serialization: using same functions to choose strategy than in query. #3352

Merged
merged 1 commit into from Jul 11, 2022

Conversation

KiterLuc
Copy link
Contributor

@KiterLuc KiterLuc commented Jul 7, 2022

This changes the query code and serialization code to use the same
functions to choose readers which is going to be less error prone than
before if there is any updates.


TYPE: IMPROVEMENT
DESC: Serialization: using same functions to choose strategy than in query.

This changes the query code and serialization code to use the same
functions to choose readers which is going to be less error prone than
before if there is any updates.

---
TYPE: IMPROVEMENT
DESC: Serialization: using same functions to choose strategy than in query.
@KiterLuc KiterLuc requested a review from Shelnutt2 July 7, 2022 15:19
@shortcut-integration
Copy link

Copy link
Member

@ihnorton ihnorton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, only question is if we have (and should use here) or should add constants for these config keys?

@KiterLuc
Copy link
Contributor Author

KiterLuc commented Jul 8, 2022

@ihnorton For this review, probably not. But I think we need to have a better solution altogether for config keys...

@KiterLuc KiterLuc merged commit 44f588a into dev Jul 11, 2022
@KiterLuc KiterLuc deleted the lr/create-strategy-consolidation/ch19265 branch July 11, 2022 08:56
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

2 participants