You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (Jira)" <ji...@apache.org> on 2019/11/13 23:25:00 UTC

[jira] [Resolved] (ACCUMULO-2603) Create test-friendly way to get Configuration objects

     [ https://issues.apache.org/jira/browse/ACCUMULO-2603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Tubbs resolved ACCUMULO-2603.
-----------------------------------------
    Resolution: Won't Fix

This issue has been inactive for a very long time. If there is still work to do here, please open a new issue or pull request at https://github.com/apache/accumulo

> Create test-friendly way to get Configuration objects
> -----------------------------------------------------
>
>                 Key: ACCUMULO-2603
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2603
>             Project: Accumulo
>          Issue Type: Improvement
>            Reporter: Bill Havanki
>            Assignee: Bill Havanki
>            Priority: Minor
>
> It's difficult to unit test code that retrieves configuration objects using static method calls, like those in {{SiteConfiguration}} and {{ServerConfiguration}}. We should have a different, similarly easy way to get those objects that makes it easier to swap in / inject mock objects.
> The work here would only be scoped to creating that alternative, and some accompanying low-impact uses of it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)