Skip to content

Add locality group caching to address performance issues. #49

@jwomeara

Description

@jwomeara

Checking the existence of a locality group is causing a noticeable slowdown during ingest. Logic needs to be added to cache locality groups so that we can avoid the overhead with Accumulo. Cached locality groups should be dropped after a specified period of time.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions