Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

Requirements: 
Jira Legacy
server

...

FOLIO Issue Tracker
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId

...

6ccf3fe4-

...

3301-

...

368a-

...

983e-

...

20c466b11a49
keyMODINVOICE-101
Jira Legacy
server

...

FOLIO Issue Tracker
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId

...

6ccf3fe4-

...

3301-

...

368a-

...

983e-

...

20c466b11a49
keyMODORDERS-311
Jira Legacy
server

...

FOLIO Issue Tracker
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId

...

6ccf3fe4-

...

3301-

...

368a-

...

983e-

...

20c466b11a49
keyMODORGS-45

Memory issues detection approach

...

Deep analysis of the memory utilization was performed with using Eclipse Memory Analyzer on the basis of memory dumps prepared in advance during the operation of the service (after 1 hour of service operating).

Founded issues

JMX reporting based on Dropwizard metrics

Description

TBD

Detailed investigation

Emulation of the load on local equipment showed the following results.

CPU/Heap utilization:

Heap dumps: mod-invoices.hprofmod-invoices-storage.hprof.

Heap dumps analysis showed that problem relates to drop wizard metrics collecting. After manual disabling of metrics collecting load test passes successfully with the following CPU/Heap utilization during 4 hours:

mod-invoice

Image Modified

mod-invoice-storage

Image Modified

Heap dumps analysis showed that issue was fixed.

Summary

Disable Dropwizard metrics on production environment.