Skip to content

Fix typo in config#19784

Closed
oneonestar wants to merge 1 commit intotrinodb:masterfrom
oneonestar:fix_config
Closed

Fix typo in config#19784
oneonestar wants to merge 1 commit intotrinodb:masterfrom
oneonestar:fix_config

Conversation

@oneonestar
Copy link
Member

Description

Fix #19783

Release notes

In the previous release note and documentation the config is correctly written as query.max-writer-tasks-count.
I'm not sure if we need another release note for this typo fix.

@cla-bot cla-bot bot added the cla-signed label Nov 17, 2023
Copy link
Member

@ebyhr ebyhr Nov 17, 2023

Choose a reason for hiding this comment

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

task-count was intentional. #16238 (comment)
It seems the session property wasn't changed when addressing the comment.

Copy link
Member Author

Choose a reason for hiding this comment

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

That doesn't make sense to me.
All the docs, session property, tests and codes are using tasks-count.

@sopel39 Could you take a look on this?

Copy link
Member

Choose a reason for hiding this comment

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

It seems the session property wasn't changed when addressing the comment.

Yes, I think addressing of comment was incomplete. @radek-starburst could you update rest of code (docs, session property)

@oneonestar
Copy link
Member Author

Succeeded by #19793

@oneonestar oneonestar closed this Nov 19, 2023
@oneonestar oneonestar deleted the fix_config branch November 19, 2023 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

query.max-writer-task-count doesn't match with the documentation

3 participants