Worker getDataset should cache instances

Description

Each call to "getDataset" from a Service worker results in a new instance of a dataset. It would be optimal to cache the dataset to a ThreadLocal and return the same object per thread.

Release Notes

None

Activity

Show:

Parth Gandhi December 2, 2014 at 1:21 AM

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Affects versions

Fix versions

Priority

Created November 30, 2014 at 8:50 PM
Updated March 27, 2015 at 7:31 PM
Resolved December 2, 2014 at 1:21 AM