You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2020/11/24 16:48:17 UTC

[GitHub] [accumulo] ctubbsii opened a new pull request #1804: Fix warnings leftover from VFS deprecation

ctubbsii opened a new pull request #1804:
URL: https://github.com/apache/accumulo/pull/1804


   This addresses warnings introduced recently and generally improves the
   overall context class loader feature and related code.
   
   Also prevent new compiler warnings from being introduced, by adding a
   flag for the compiler plugin to fail the build on warnings. Since we
   keep untriaged (unsuppressed) warnings at `0`, this should not cause a
   problem for most builds, but can be suppressed during development with
   `-Dmaven.compiler.failOnWarning=false`.


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



[GitHub] [accumulo] ctubbsii commented on pull request #1804: Fix warnings leftover from VFS deprecation

Posted by GitBox <gi...@apache.org>.
ctubbsii commented on pull request #1804:
URL: https://github.com/apache/accumulo/pull/1804#issuecomment-733498321


   All ITs passed except for known flaky tests #1574 and #1791


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



[GitHub] [accumulo] ctubbsii edited a comment on pull request #1804: Fix warnings leftover from VFS deprecation

Posted by GitBox <gi...@apache.org>.
ctubbsii edited a comment on pull request #1804:
URL: https://github.com/apache/accumulo/pull/1804#issuecomment-733498321


   All ITs passed except for known flaky tests #1574 and #1791 (EDIT: those tests failed on my laptop, but passed on a "beefier" Jenkins instance)


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



[GitHub] [accumulo] ctubbsii merged pull request #1804: Fix warnings leftover from VFS deprecation

Posted by GitBox <gi...@apache.org>.
ctubbsii merged pull request #1804:
URL: https://github.com/apache/accumulo/pull/1804


   


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