frappe / frappe/press

Investigate acute binlog growth on certain db servers. Eg: m4-bahrain

Open
#654 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
563
Forks
410
Avg merge
22h 15m
Merged PRs (30d)
197

Description

We had disabled binlogs previously on certain db servers:

- m1-virginia
- m8-mumbai
- m11-frankfurt
- m7-frankfurt
- m2-cape-town

They were disabled by adding `skip-log-bin` and commenting out `log-bin` line in `frappe.cnf`

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the binlog settings in frappe.cnf, including skip-log-bin and the commented log-bin line, and compare them across the listed database servers and m4-bahrain. Investigate why binlogs are growing acutely and identify which servers are affected. Done means the cause and required configuration change are documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
mysql
Domain
databases, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.