Fix REST tests on trunk
-----------------------
Key: HBASE-3058
URL: https://issues.apache.org/jira/browse/HBASE-3058
Project: HBase
Issue Type: Bug
Components: rest
Affects Versions: 0.90.0
Reporter: Jonathan Gray
Priority: Critical
Fix For: 0.90.0
Most of the REST tests do not pass on trunk. Most likely because configuration
is being generated internally within REST classes rather than being passed in,
so when tests override configs they are not getting picked up.
There was a similar issue already fixed with thrift and avro.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.