Outdated GC setting in ignite.sh and ignite.bat

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

Outdated GC setting in ignite.sh and ignite.bat

Vladimir Ozerov
Igniters,

I created a ticket to update our GC properties to be more compliant with
Java 8 environment: https://issues.apache.org/jira/browse/IGNITE-3409
Namely, the problem is with *MaxPermSize *which is deprecated in Java 8.

Please review out startup scripts, may be you will spot more problems

Vladimir.
Reply | Threaded
Open this post in threaded view
|

Re: Outdated GC setting in ignite.sh and ignite.bat

Denis Magda
Vova,

This has been fixed long time ago. At least for ignite.bat and ignite.sh. See more details in the ticket, I’ve replied there.


Denis

> On Jul 1, 2016, at 11:37 AM, Vladimir Ozerov <[hidden email]> wrote:
>
> Igniters,
>
> I created a ticket to update our GC properties to be more compliant with
> Java 8 environment: https://issues.apache.org/jira/browse/IGNITE-3409
> Namely, the problem is with *MaxPermSize *which is deprecated in Java 8.
>
> Please review out startup scripts, may be you will spot more problems
>
> Vladimir.

Reply | Threaded
Open this post in threaded view
|

Re: Outdated GC setting in ignite.sh and ignite.bat

Vladimir Ozerov
Ah. I caught it in 1.5.x. Will close the ticket.

On Fri, Jul 1, 2016 at 2:48 PM, Denis Magda <[hidden email]> wrote:

> Vova,
>
> This has been fixed long time ago. At least for ignite.bat and ignite.sh.
> See more details in the ticket, I’ve replied there.
>
> —
> Denis
>
> > On Jul 1, 2016, at 11:37 AM, Vladimir Ozerov <[hidden email]>
> wrote:
> >
> > Igniters,
> >
> > I created a ticket to update our GC properties to be more compliant with
> > Java 8 environment: https://issues.apache.org/jira/browse/IGNITE-3409
> > Namely, the problem is with *MaxPermSize *which is deprecated in Java 8.
> >
> > Please review out startup scripts, may be you will spot more problems
> >
> > Vladimir.
>
>