Re: [DISCUSS] New dependencies with Chronicle-Queue update

2023-03-16 Thread Derek Chen-Becker
Deletion is the highest form of engineering ;) On Thu, Mar 16, 2023 at 7:09 AM Mick Semb Wever wrote: > > asm-analysis-9.4.jar > > asm-commons-9.4.jar > > asm-tree-9.4.jar > > asm-util-9.4.jar > > > FYI, on further inspection of the posix dependency, i've excluded > these four asm* dependenc

Re: [DISCUSS] New dependencies with Chronicle-Queue update

2023-03-16 Thread Mick Semb Wever
> asm-analysis-9.4.jar > asm-commons-9.4.jar > asm-tree-9.4.jar > asm-util-9.4.jar FYI, on further inspection of the posix dependency, i've excluded these four asm* dependencies.

Re: [DISCUSS] New dependencies with Chronicle-Queue update

2023-03-13 Thread Mick Semb Wever
On Mon, 13 Mar 2023 at 16:39, Jeremiah D Jordan wrote: > Given we need to upgrade to support JDK17 it seems fine to me. The only > concern I have is that some of those libraries are already pretty old, for > example the most recent jna-platform is 5.13.0 and 5.5.0 is almost 4 years > old. > Go

Re: [DISCUSS] New dependencies with Chronicle-Queue update

2023-03-13 Thread J. D. Jordan
Yes exactly. If we are updating a library for some reason, we should update it to the latest one that makes sense.On Mar 13, 2023, at 1:17 PM, Josh McKenzie wrote:I think we should we use the most recent versions of all libraries where possible?”To clarify, are we talking "most recent versions of

Re: [DISCUSS] New dependencies with Chronicle-Queue update

2023-03-13 Thread Josh McKenzie
> I think we should we use the most recent versions of all libraries where > possible?” To clarify, are we talking "most recent versions of all libraries *when we have to update them anyway for a dependency*"? Not *all libraries all libraries*... If the former, I agree. If the latter, here be dr

Re: [DISCUSS] New dependencies with Chronicle-Queue update

2023-03-13 Thread Ekaterina Dimitrova
“ > Given we need to upgrade to support JDK17 it seems fine to me. The only concern I have is that some of those libraries are already pretty old, for example the most recent jna-platform is 5.13.0 and 5.5.0 is almost 4 years old. I think we should we use the most recent versions of all libraries

Re: [DISCUSS] New dependencies with Chronicle-Queue update

2023-03-13 Thread Brandon Williams
I know it was just an example but we upgraded JNA to 5.13 in CASSANDRA-18050 as part of the JDK17 effort, so at least that is taken care of. Kind Regards, Brandon On Mon, Mar 13, 2023 at 10:39 AM Jeremiah D Jordan wrote: > > Given we need to upgrade to support JDK17 it seems fine to me. The onl

Re: [DISCUSS] New dependencies with Chronicle-Queue update

2023-03-13 Thread Jeremiah D Jordan
Given we need to upgrade to support JDK17 it seems fine to me. The only concern I have is that some of those libraries are already pretty old, for example the most recent jna-platform is 5.13.0 and 5.5.0 is almost 4 years old. I think we should we use the most recent versions of all libraries

[DISCUSS] New dependencies with Chronicle-Queue update

2023-03-13 Thread Mick Semb Wever
JDK17 requires us to update our chronicle-queue dependency: CASSANDRA-18049 We use chronicle-queue for both audit logging and fql. This update pulls in a number of new transitive dependencies. affinity-3.23ea1.jar asm-analysis-9.2.jar asm-commons-9.2.jar asm-tree-9.2.jar asm-util-9.2.jar jffi-1.