Skip to content

Try increase snapshot_distance for functional tests#31448

Merged
alesapin merged 3 commits intomasterfrom
tavplubix-patch-5
Nov 17, 2021
Merged

Try increase snapshot_distance for functional tests#31448
alesapin merged 3 commits intomasterfrom
tavplubix-patch-5

Conversation

@tavplubix
Copy link
Copy Markdown
Member

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

@robot-clickhouse robot-clickhouse added the pr-not-for-changelog This PR should not be mentioned in the changelog label Nov 16, 2021
@alesapin
Copy link
Copy Markdown
Member

As far as I remember I've decreased it to 10k because of slow start in stress tests with thread fuzzer.

@tavplubix
Copy link
Copy Markdown
Member Author

Stress tests looks ok now, except:
Stress test (thread, actions) - <Fatal> Application: Child process was terminated by signal 11. - segfault without stacktrace
Server logs contain messages with reserved logs -1530494976:

2021.11.16 20:46:13.107636 [ 540 ] {} <Information> RaftInstance: parameters: timeout 0 - 0, heartbeat 0, leadership expiry 0, max batch 100, backoff 50, snapshot distance 10000, log sync stop gap 99999, reserved logs -1530494976, client timeout 10000, auto forwarding ON, API call type ASYNC, custom commit quorum size 0, custom election quorum size 0, snapshot receiver INCLUDED, leadership transfer wait time 0, grace period of lagging state machine 0, snapshot IO: BLOCKING

@alesapin
Copy link
Copy Markdown
Member

Stress tests looks ok now, except: Stress test (thread, actions) - <Fatal> Application: Child process was terminated by signal 11. - segfault without stacktrace Server logs contain messages with reserved logs -1530494976:

2021.11.16 20:46:13.107636 [ 540 ] {} <Information> RaftInstance: parameters: timeout 0 - 0, heartbeat 0, leadership expiry 0, max batch 100, backoff 50, snapshot distance 10000, log sync stop gap 99999, reserved logs -1530494976, client timeout 10000, auto forwarding ON, API call type ASYNC, custom commit quorum size 0, custom election quorum size 0, snapshot receiver INCLUDED, leadership transfer wait time 0, grace period of lagging state machine 0, snapshot IO: BLOCKING

Most likely incorrect print in NuRaft again...

@alesapin alesapin self-assigned this Nov 17, 2021
@alesapin alesapin merged commit eef8022 into master Nov 17, 2021
@alesapin alesapin deleted the tavplubix-patch-5 branch November 17, 2021 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-not-for-changelog This PR should not be mentioned in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants