zentol opened a new pull request #6922: [FLINK-10613][hbase][tests] Remove logger casts URL: https://github.com/apache/flink/pull/6922 This PR removes some logger casts in the HBase IT case. The casting is only used to increase the log-level, but this can be done more safely via the `log4j-test.properties` file. I do not modify the log4j properties in this PR since it seems unnecessary in the first place. Chances are that someone trying to debug the code will just get lost in a sea of trace messages from hbase.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
