LogRollListener is not a Listener, rename
-----------------------------------------
Key: HBASE-2686
URL: https://issues.apache.org/jira/browse/HBASE-2686
Project: HBase
Issue Type: Bug
Reporter: stack
J-D just pointed out the fact that LogRollListener Interface cannot listen. It
has a single method named logRollRequested. Lets fix. Rename the interface
LogRoll (and the method name while we're at it... its past tense but returns a
void?)
Lets fix this stuff. It makes the code base hard to grok.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.