You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "DomGarguilo (via GitHub)" <gi...@apache.org> on 2023/04/26 19:09:08 UTC

[GitHub] [accumulo] DomGarguilo opened a new pull request, #3347: Fix modernizer build errors

DomGarguilo opened a new pull request, #3347:
URL: https://github.com/apache/accumulo/pull/3347

   For some reason e29b58d561b0d0ae5bc032e87f0aa5474a161f61 was causing more modernizer errors. This PR fixes those errors.
   
   All of the errors were fixed by replacing `get()` with `orElseThrow()`


-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [accumulo] ctubbsii commented on pull request #3347: Fix modernizer build errors

Posted by "ctubbsii (via GitHub)" <gi...@apache.org>.
ctubbsii commented on PR #3347:
URL: https://github.com/apache/accumulo/pull/3347#issuecomment-1523950785

   Already fixed in e1127daf0ba6a47fa30072b730c843a7752303f5


-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [accumulo] ctubbsii closed pull request #3347: Fix modernizer build errors

Posted by "ctubbsii (via GitHub)" <gi...@apache.org>.
ctubbsii closed pull request #3347: Fix modernizer build errors
URL: https://github.com/apache/accumulo/pull/3347


-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org