V1.10.15 statediff 3.0.2 #202

Merged
telackey merged 3 commits from v1.10.15-statediff-3.0.2 into v1.10.15-statediff-v3 2022-02-16 20:12:44 +00:00
Member

This adds additional checks in the unit tests to verify that the connection pool is in the expected state. Not particularly helpful for the current issue as the tests pass, no leak can be detected in these conditions. Worth noting that this includes our mainnet tests with representative blocks for all the different data edge cases that have been problematic in the past. But ofc this is not under comparable internal or (any) external load on the Postgres DB, and as we already know from the issue in our live tests it appears to only occur when the database is experiencing external load.

This adds additional checks in the unit tests to verify that the connection pool is in the expected state. Not particularly helpful for the current issue as the tests pass, no leak can be detected in these conditions. Worth noting that this includes our mainnet tests with representative blocks for all the different data edge cases that have been problematic in the past. But ofc this is not under comparable internal or (any) external load on the Postgres DB, and as we already know from the issue in our live tests it appears to only occur when the database is experiencing external load.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/go-ethereum#202
No description provided.