pasha-kuznetsov opened a new pull request #842: ISSUE #841: Unnecessary new
Object[] {}, new String[] {} etc calls
URL: https://github.com/apache/bookkeeper/pull/842
This takes care of a few new Object[] {}, new String[] {} etc calls,
mostly leftovers from the older slf4j's LOG API which used to lack
the Object... "vararg" method overloads, making it easier to read
and maintain.
----------------------------------------------------------------
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