You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2022/07/07 14:33:54 UTC

[GitHub] [bookkeeper] aluccaroni opened a new issue, #3394: Upgrade JNA dependency

aluccaroni opened a new issue, #3394:
URL: https://github.com/apache/bookkeeper/issues/3394

   **FEATURE REQUEST**
   
   BookKeeper currently depend from JNA 3.2.7 (https://github.com/java-native-access/jna), released in 2010: we are a lot behind the current release.
   
   We embed BK in our application and recently we encountered an issue with another peace of software that needs JNA 5.8.0+ in it's latest version, so we are stuck. There are no security issue on the JNA side (that I'm aware off) but my request is to upgrade to the latest version.
   
   Please note that there are breaking changes in JNA 5.0.0, so we cannot simply upgrade the lib and be done with it.
   
   


-- 
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: issues-unsubscribe@bookkeeper.apache.org.apache.org

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


[GitHub] [bookkeeper] aluccaroni closed issue #3394: Upgrade JNA dependency

Posted by GitBox <gi...@apache.org>.
aluccaroni closed issue #3394: Upgrade JNA dependency
URL: https://github.com/apache/bookkeeper/issues/3394


-- 
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: issues-unsubscribe@bookkeeper.apache.org

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


[GitHub] [bookkeeper] dlg99 commented on issue #3394: Upgrade JNA dependency

Posted by GitBox <gi...@apache.org>.
dlg99 commented on issue #3394:
URL: https://github.com/apache/bookkeeper/issues/3394#issuecomment-1181159541

   let's see if this works: https://github.com/apache/bookkeeper/pull/3400
   It built locally but I didn't run the tests


-- 
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: issues-unsubscribe@bookkeeper.apache.org

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


[GitHub] [bookkeeper] aluccaroni commented on issue #3394: Upgrade JNA dependency

Posted by GitBox <gi...@apache.org>.
aluccaroni commented on issue #3394:
URL: https://github.com/apache/bookkeeper/issues/3394#issuecomment-1181599687

   @dlg99  we are also testing the upgrade on our application and it seems that BK is not impacted by any of the JNA breacking change applied in v5.0.0+


-- 
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: issues-unsubscribe@bookkeeper.apache.org

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


[GitHub] [bookkeeper] aluccaroni commented on issue #3394: Upgrade JNA dependency

Posted by GitBox <gi...@apache.org>.
aluccaroni commented on issue #3394:
URL: https://github.com/apache/bookkeeper/issues/3394#issuecomment-1183205788

   closed by https://github.com/apache/bookkeeper/pull/3400


-- 
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: issues-unsubscribe@bookkeeper.apache.org

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


[GitHub] [bookkeeper] eolivelli commented on issue #3394: Upgrade JNA dependency

Posted by GitBox <gi...@apache.org>.
eolivelli commented on issue #3394:
URL: https://github.com/apache/bookkeeper/issues/3394#issuecomment-1177714137

   Do you have some error to share ? did you try to upgrade ?


-- 
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: issues-unsubscribe@bookkeeper.apache.org

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