Done
Details
Assignee
Ruslan LavrovRuslan LavrovReporter
Martin TranMartin TranPriority
P2Story Points
3Sprint
NoneDevelopment Team
FolijetFix versions
Release
R1 2021 Bug FixTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Ruslan Lavrov
Ruslan LavrovReporter
Martin Tran
Martin TranPriority
Story Points
3
Sprint
None
Development Team
Folijet
Fix versions
Release
R1 2021 Bug Fix
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created April 8, 2021 at 8:51 PM
Updated September 17, 2021 at 8:06 PM
Resolved April 22, 2021 at 2:17 PM
Overview:
Every hour mod-inventory's connections to Kafka seemed to time out and logged the following error:
Thread Thread[vert.x-worker-thread-0,5,main] has been blocked for 651992 ms, time limit is 60000 ms
See the attached screenshot for full error stack trace.
When this happens, there's a spike in both mod-inventory and Kafka's CPU usage, lasting 20 minutes to re-establish connections and registering to partitions and topics. This is disruptive to performance, especially during a long operation like data import.
Please see the attached diagrams for more info.
Steps to Reproduce:
Just leave the module running for hours and observe this behavior in the logs or CPU graphs.
Expected Results:
No errors
Actual Results:
Errors produced