Sean Busbey created ACCUMULO-1870:
-------------------------------------
Summary: Functional tests don't configure Monitor log
Key: ACCUMULO-1870
URL: https://issues.apache.org/jira/browse/ACCUMULO-1870
Project: Accumulo
Issue Type: Bug
Components: test
Affects Versions: 1.4.5, 1.5.1
Reporter: Sean Busbey
Priority: Trivial
In reviewing ACCUMULO-1658, we missed one line that has an extra level of
"conf":
test/system/auto/TestUtils.py line 50
{code}
LOG_MONITOR = os.path.join(ACCUMULO_CONF_DIR, 'conf', 'monitor_logger.xml')
{code}
I believe the net result is tests end up using the original monitor logger file.
--
This message was sent by Atlassian JIRA
(v6.1#6144)