Configuration suggestion of Java version at Ignite startup

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Configuration suggestion of Java version at Ignite startup

daradurvs
Igniters,

As you know, Ignite logs configuration tuning suggestions at node
startup to improve performance.

At the moment, it recommends using Java 8 even if later releases are used.

Public updates will not be available for business users since January
of 2019 if I'm not mistaken.

It may be useful to change recommendation to use the latest Java
version supported by Ignite.

What do you think?

--
Best Regards, Vyacheslav D.
Reply | Threaded
Open this post in threaded view
|

Re: Configuration suggestion of Java version at Ignite startup

Dmitry Pavlov
I feel the first step there should be to switch our tests running on TC to
java > 8.

After some time having newer java as default we can change suggestions for
users.

чт, 10 янв. 2019 г. в 14:08, Vyacheslav Daradur <[hidden email]>:

> Igniters,
>
> As you know, Ignite logs configuration tuning suggestions at node
> startup to improve performance.
>
> At the moment, it recommends using Java 8 even if later releases are used.
>
> Public updates will not be available for business users since January
> of 2019 if I'm not mistaken.
>
> It may be useful to change recommendation to use the latest Java
> version supported by Ignite.
>
> What do you think?
>
> --
> Best Regards, Vyacheslav D.
>
Reply | Threaded
Open this post in threaded view
|

Re: Configuration suggestion of Java version at Ignite startup

daradurvs
AFAIK some test-agents are configured to use JDK 9/10/11, isn't it?

On Thu, Jan 10, 2019 at 2:59 PM Dmitriy Pavlov <[hidden email]> wrote:

>
> I feel the first step there should be to switch our tests running on TC to
> java > 8.
>
> After some time having newer java as default we can change suggestions for
> users.
>
> чт, 10 янв. 2019 г. в 14:08, Vyacheslav Daradur <[hidden email]>:
>
> > Igniters,
> >
> > As you know, Ignite logs configuration tuning suggestions at node
> > startup to improve performance.
> >
> > At the moment, it recommends using Java 8 even if later releases are used.
> >
> > Public updates will not be available for business users since January
> > of 2019 if I'm not mistaken.
> >
> > It may be useful to change recommendation to use the latest Java
> > version supported by Ignite.
> >
> > What do you think?
> >
> > --
> > Best Regards, Vyacheslav D.
> >



--
Best Regards, Vyacheslav D.
Reply | Threaded
Open this post in threaded view
|

Re: Configuration suggestion of Java version at Ignite startup

Dmitry Pavlov
Yes, and we can run tests on J9,10,11 but it is controlled by JavaHome
build parameter during runAll start. I suggest first to change this
parameter as default to newer Java in 2-4 weeks before updating our
recommendations.

чт, 10 янв. 2019 г. в 15:10, Vyacheslav Daradur <[hidden email]>:

> AFAIK some test-agents are configured to use JDK 9/10/11, isn't it?
>
> On Thu, Jan 10, 2019 at 2:59 PM Dmitriy Pavlov <[hidden email]> wrote:
> >
> > I feel the first step there should be to switch our tests running on TC
> to
> > java > 8.
> >
> > After some time having newer java as default we can change suggestions
> for
> > users.
> >
> > чт, 10 янв. 2019 г. в 14:08, Vyacheslav Daradur <[hidden email]>:
> >
> > > Igniters,
> > >
> > > As you know, Ignite logs configuration tuning suggestions at node
> > > startup to improve performance.
> > >
> > > At the moment, it recommends using Java 8 even if later releases are
> used.
> > >
> > > Public updates will not be available for business users since January
> > > of 2019 if I'm not mistaken.
> > >
> > > It may be useful to change recommendation to use the latest Java
> > > version supported by Ignite.
> > >
> > > What do you think?
> > >
> > > --
> > > Best Regards, Vyacheslav D.
> > >
>
>
>
> --
> Best Regards, Vyacheslav D.
>