Duo Zhang created HBASE-26799:
---------------------------------

             Summary: TestCanaryTool.testWriteTableTimeout is flaky
                 Key: HBASE-26799
                 URL: https://issues.apache.org/jira/browse/HBASE-26799
             Project: HBase
          Issue Type: Bug
            Reporter: Duo Zhang


{noformat}
Wanted but not invoked:
appender.append(<custom argument matcher>);
-> at 
org.apache.hadoop.hbase.tool.TestCanaryTool.testWriteTableTimeout(TestCanaryTool.java:310)

However, there were exactly 2 interactions with this mock:
appender.getName();
-> at 
org.apache.logging.log4j.core.config.AbstractConfiguration.addLoggerAppender(AbstractConfiguration.java:859)

appender.getName();
-> at 
org.apache.logging.log4j.core.config.AppenderControl.<init>(AppenderControl.java:56)
{noformat}

May be related to the recent log4j2 change.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to