You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/02/12 04:30:17 UTC

[GitHub] [hadoop-ozone] jojochuang commented on issue #545: HDDS-3000. Update guava version to 28.2-jre.

jojochuang commented on issue #545: HDDS-3000. Update guava version to 28.2-jre.
URL: https://github.com/apache/hadoop-ozone/pull/545#issuecomment-585023123
 
 
   Looks like the newer Guava versions updated the annotation for the API 
   `void onSuccess(@Nullable V result);`
   
   (it didn't have the `@Nullable` annotation in Gauva 11.) Updated the PR to add the nullity check.
   
   See also: https://github.com/spotbugs/spotbugs/issues/633

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org