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 2022/02/01 23:47:05 UTC

[GitHub] [accumulo] ctubbsii commented on pull request #2453: Remove redundant native map loading

ctubbsii commented on pull request #2453:
URL: https://github.com/apache/accumulo/pull/2453#issuecomment-1027399743


   @milleruntime already mentioned that this was redundant in #2425, but I thought leaving it best preserved existing behavior. It turns out we don't really need to preserve existing behavior, because if somebody tries to use NativeMap without loading the library, it will just throw an UnsatisfiedLinkError, which is totally fine.


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