Apache9 commented on pull request #3458: URL: https://github.com/apache/hbase/pull/3458#issuecomment-873966447
Oh, I think this is a bad case for spotbugs, but let's fix the pattern to not trigger the spotbugs warning? Maybe just write `this.clusterKey = clusterKey != null ? clusterKey.trim() : null;` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
