Re: Ignite JDK 17 runtime support

2022-03-02 Thread Семён Данилов
I believe so, yes. Of course if you encounter any issues - please let me know.

Cheers, Sam.
2 марта 2022 г., 22:06 +0300, Joan Pujol , писал:
> Thank you very much Sam,
>
> I've been looking at your PR code and description, and excluding scripts and 
> JVM params that can be easily managed for us, there are two issues left:
> fsync and tls.
> If we don't use SSL nor persistence, it's possible that they don't apply?
>
> Cheers,
>
> > On Wed, 2 Mar 2022 at 17:42, Семён Данилов  wrote:
> > > Hi! I have a pending pull request 
> > > (https://github.com/apache/ignite/pull/9849) that solves all the issues I 
> > > was able to find. You can see the list of issues in the pull request.
> > >
> > >
> > > Cheers, Sam
> > > 2 марта 2022 г., 19:37 +0300, Joan Pujol , писал:
> > > > Hi,
> > > >
> > > > Although I know that it's not officially supported, I've been able to 
> > > > run it using parameters in this PR: 
> > > > https://github.com/apache/ignite/pull/9442/commits/89c84fa86c4994f0773d8a7fb1bfc372ce92ebea
> > > > Does anybody run it successfully in production without issues?
> > > > Are there any know issues?
> > > >
> > > > For us, it will be necessary to upgrade due to that JVM bug that 
> > > > happens randomly while deploying new app versions when 
> > > > starting/stopping nodes
> > > > https://stackoverflow.com/questions/64819519/ignite-tcpdiscoveryspi-fails-with-critical-system-error-with-sockettimeout-due-t
> > > >
> > > > A lot of thanks in advance,
> > > >
> > > > --
> > > > Joan Jesús Pujol Espinar
> > > > http://www.joanpujol.cat
>
>
> --
> Joan Jesús Pujol Espinar
> http://www.joanpujol.cat


Re: Ignite JDK 17 runtime support

2022-03-02 Thread Joan Pujol
Thank you very much Sam,

I've been looking at your PR code and description, and excluding scripts
and JVM params that can be easily managed for us, there are two issues left:
fsync and tls.
If we don't use SSL nor persistence, it's possible that they don't apply?

Cheers,

On Wed, 2 Mar 2022 at 17:42, Семён Данилов  wrote:

> Hi! I have a pending pull request (
> https://github.com/apache/ignite/pull/9849) that solves all the issues I
> was able to find. You can see the list of issues in the pull request.
>
>
> Cheers, Sam
> 2 марта 2022 г., 19:37 +0300, Joan Pujol , писал:
>
> Hi,
>
> Although I know that it's not officially supported, I've been able to run
> it using parameters in this PR:
> https://github.com/apache/ignite/pull/9442/commits/89c84fa86c4994f0773d8a7fb1bfc372ce92ebea
> Does anybody run it successfully in production without issues?
> Are there any know issues?
>
> For us, it will be necessary to upgrade due to that JVM bug that happens
> randomly while deploying new app versions when starting/stopping nodes
>
> https://stackoverflow.com/questions/64819519/ignite-tcpdiscoveryspi-fails-with-critical-system-error-with-sockettimeout-due-t
>
> A lot of thanks in advance,
>
> --
> Joan Jesús Pujol Espinar
> http://www.joanpujol.cat
>
>

-- 
Joan Jesús Pujol Espinar
http://www.joanpujol.cat


Re: Ignite JDK 17 runtime support

2022-03-02 Thread Семён Данилов
Hi! I have a pending pull request (https://github.com/apache/ignite/pull/9849) 
that solves all the issues I was able to find. You can see the list of issues 
in the pull request.


Cheers, Sam
2 марта 2022 г., 19:37 +0300, Joan Pujol , писал:
> Hi,
>
> Although I know that it's not officially supported, I've been able to run it 
> using parameters in this PR: 
> https://github.com/apache/ignite/pull/9442/commits/89c84fa86c4994f0773d8a7fb1bfc372ce92ebea
> Does anybody run it successfully in production without issues?
> Are there any know issues?
>
> For us, it will be necessary to upgrade due to that JVM bug that happens 
> randomly while deploying new app versions when starting/stopping nodes
> https://stackoverflow.com/questions/64819519/ignite-tcpdiscoveryspi-fails-with-critical-system-error-with-sockettimeout-due-t
>
> A lot of thanks in advance,
>
> --
> Joan Jesús Pujol Espinar
> http://www.joanpujol.cat