You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2016/04/18 16:35:25 UTC

[jira] [Created] (ACCUMULO-4195) Generalized configuration object for Accumulo rfile interaction

Josh Elser created ACCUMULO-4195:
------------------------------------

             Summary: Generalized configuration object for Accumulo rfile interaction
                 Key: ACCUMULO-4195
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4195
             Project: Accumulo
          Issue Type: Improvement
            Reporter: Josh Elser
            Assignee: Shawn Walker
             Fix For: 1.8.0


Taken from https://github.com/apache/accumulo/pull/90/files#r59489073

On [~ShawnWalker]'s PR for ACCUMULO-4187 which adds rate-limiting on major compactions, we noted that many of the changes were related to passing an extra argument (RateLimiter) around through all of the code which is related to file interaction.

It would be nice to move to a centralized configuration object instead of having to add a new argument every time some new feature is added to the file-path.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)