It would certainly make aspects of unit testing simpler. However, the codebase treats the values retrieved from DatabaseDescriptor as constant over the life of the cassandra process. You should keep that in mind as you make the refactorings.
Gary On Tue, Jan 26, 2010 at 01:45, Ran Tavory <ran...@gmail.com> wrote: > What do you think of this suggestion? > https://issues.apache.org/jira/browse/CASSANDRA-741 >