Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
It would be nice to make the caching implementation configurable. ACCUMULO-4177 introduced a new cache type. Instead of Accumulo having a list of built in cache implementations, it could have a configuration property for specifying a block cache factory class. Accumulo could ship with multiple implementations of this as it does after 4177 and allow users to easily experiment with implementations that Accumulo did not ship with.
It would be nice to have ACCUMULO-3384, so that these custom cache impls could use that for custom config.
Attachments
Attachments
Issue Links
- depends upon
-
ACCUMULO-3384 Custom system-wide properties
- Resolved
- is related to
-
ACCUMULO-4743 Use tserver prefix for Cache config instead of general custom
- Resolved
- relates to
-
ACCUMULO-4177 TinyLFU-based BlockCache
- Resolved
- links to
1.
|
Modify BlockCache interface to avoid race conditions | Resolved | Keith Turner |
|
||||||||
2.
|
Remove AccumuloConfiguration from BlockCacheManager API | Resolved | Keith Turner |
|