Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

MySQL replica complaints of unknown database #2045

Merged

Conversation

sameersubudhi
Copy link
Contributor

@sameersubudhi sameersubudhi commented Apr 4, 2024

What was the problem?

This PR resolves #2044

How was it solved?

  • Increase API endpoint invocation retry time to reduce pressure on the node
  • Ensure ‘lisk’ DB is always present on the MySQL read replica(s)

How was it tested?

Locally, against the mainnet and the testnet

@sameersubudhi sameersubudhi self-assigned this Apr 4, 2024
@sameersubudhi sameersubudhi marked this pull request as draft April 4, 2024 15:13
Copy link

codecov bot commented Apr 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.89%. Comparing base (0c575fe) to head (f9146d8).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           development    #2045   +/-   ##
============================================
  Coverage        67.89%   67.89%           
============================================
  Files              303      303           
  Lines             5703     5703           
  Branches          1081     1081           
============================================
  Hits              3872     3872           
  Misses            1831     1831           
Files Coverage Δ
services/blockchain-connector/config.js 100.00% <100.00%> (ø)

@sameersubudhi sameersubudhi force-pushed the 2044-mysql-replica-complaints-of-unknown-database branch 3 times, most recently from 949b594 to 7192c1a Compare April 8, 2024 10:11
Base automatically changed from 2042-update-nodejs-version-to-18_20_1 to development April 8, 2024 11:41
@sameersubudhi sameersubudhi force-pushed the 2044-mysql-replica-complaints-of-unknown-database branch from 15edbfc to f9146d8 Compare April 9, 2024 15:29
@sameersubudhi sameersubudhi marked this pull request as ready for review April 9, 2024 15:34
Copy link
Contributor

@nagdahimanshu nagdahimanshu left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@sameersubudhi sameersubudhi merged commit a138100 into development Apr 9, 2024
10 checks passed
@sameersubudhi sameersubudhi deleted the 2044-mysql-replica-complaints-of-unknown-database branch April 9, 2024 16:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MySQL replica complaints of unknown database
2 participants