[NOTE] Got an error reading communication packets (sql_connect.cc:828)

0

We're currently using MySQL Aurora DB, and despite not observing any explicit bad connection closures, we're encountering an issue related to reading communication packets, which in turn is causing a spike in the aborted clients metric on our RDS MySQL Aurora database.

[NOTE] Got an error reading communication packets (sql_connect.cc:828)

I'm also interested in understanding the potential risks associated with a spike in the aborted clients metric.

We're leveraging Hikari for managing our thread pool and timeouts, and I'm seeking recommendations on potential adjustments within Hikari configurations to address these issues without directly altering MySQL parameters.

Given that this problem is occurring in production database environment, I'm wondering if there's a way to simulate similar conditions locally to experiment with various Hikari configurations. Additionally, I'm curious if there are any known issues with the MySQL version we're using.

I appreciate any insights or suggestions on how to approach and resolve these challenges. Thanks in advance for your assistance.

답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠