Erasure Coding Tests are failing because of excessive memory use

Description

A change introduced in performance fixes for small files separating block reporting into its own thread is creating a new task object for every call. The erasure coding tests trigger block reports often, and so the jvm runs out of memory.

Activity

Show:
Done

Details

Assignee

Reporter

Labels

Fix versions

Affects versions

Priority

Created October 12, 2017 at 12:16 PM
Updated October 24, 2017 at 1:10 PM
Resolved October 24, 2017 at 1:10 PM