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/11 19:27:48 UTC

[GitHub] [hadoop-ozone] jojochuang opened a new pull request #545: HDDS-3000. Update guava version to 28.2-jre.

jojochuang opened a new pull request #545: HDDS-3000. Update guava version to 28.2-jre.
URL: https://github.com/apache/hadoop-ozone/pull/545
 
 
   ## What changes were proposed in this pull request?
   Update Ozone's guava dependency to the latest.
   (Please fill in changes proposed in this fix)
   
   ## What is the link to the Apache JIRA
   
   (Please create an issue in ASF JIRA before opening a pull request,
   and you need to set the title of the pull request which starts with
   the corresponding JIRA issue number. (e.g. HDDS-XXXX. Fix a typo in YYY.)
   
   Please replace this section with the link to the Apache JIRA)
   
   ## How was this patch tested?
   
   (Please explain how this patch was tested. Ex: unit tests, manual tests)
   (If this patch involves UI changes, please attach a screen-shot; otherwise, remove this)
   

----------------------------------------------------------------
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


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

Posted by GitBox <gi...@apache.org>.
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


[GitHub] [hadoop-ozone] elek closed pull request #545: HDDS-3000. Update guava version to 28.2-jre.

Posted by GitBox <gi...@apache.org>.
elek closed pull request #545: HDDS-3000. Update guava version to 28.2-jre.
URL: https://github.com/apache/hadoop-ozone/pull/545
 
 
   

----------------------------------------------------------------
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