Skip to content

clickhouse-keeper bugfix: dead_session_check_period was passed as micros instead of millis#37824

Merged
nikitamikhaylov merged 2 commits intomasterfrom
keeper-dead_session_check_period-ms-instead-of-micros
Jun 3, 2022
Merged

clickhouse-keeper bugfix: dead_session_check_period was passed as micros instead of millis#37824
nikitamikhaylov merged 2 commits intomasterfrom
keeper-dead_session_check_period-ms-instead-of-micros

Conversation

@mlex
Copy link
Copy Markdown
Contributor

@mlex mlex commented Jun 3, 2022

Changelog category (leave one):

  • Bug Fix (user-visible misbehavior in official stable or prestable release)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

The clickhouse-keeper setting dead_session_check_period_ms was transformed into microseconds (multiplied by 1000), which lead to dead sessions only being cleaned up after several minutes (instead of 500ms).

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Jun 3, 2022
@mlex mlex requested a review from antonio2368 June 3, 2022 11:51
@antonio2368 antonio2368 self-assigned this Jun 3, 2022
@antonio2368 antonio2368 added the can be tested Allows running workflows for external contributors label Jun 3, 2022
@alesapin
Copy link
Copy Markdown
Member

alesapin commented Jun 3, 2022

@Mergifyio update

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jun 3, 2022

update

✅ Branch has been successfully updated

@nikitamikhaylov
Copy link
Copy Markdown
Member

Fast test is Ok, merging

@nikitamikhaylov nikitamikhaylov merged commit 041b8f6 into master Jun 3, 2022
@nikitamikhaylov nikitamikhaylov deleted the keeper-dead_session_check_period-ms-instead-of-micros branch June 3, 2022 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

can be tested Allows running workflows for external contributors pr-bugfix Pull request with bugfix, not backported by default

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants