apurtell commented on code in PR #4644:
URL: https://github.com/apache/hbase/pull/4644#discussion_r929392909
##########
hbase-client/src/main/java/org/apache/hadoop/hbase/filter/ParseFilter.java:
##########
@@ -109,6 +109,7 @@ public Filter parseFilterString(String filterString) throws
CharacterCodingExcep
* @param filterStringAsByteArray filter string given by the user
* @return filter object we constructed
*/
+ @SuppressWarnings("JdkObsolete")
Review Comment:
Ok, I will remove it.
--
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]