[jira] [Created] (IGNITE-3409) Improve permgen/metaspace settings.

2016-07-01 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3409: --- Summary: Improve permgen/metaspace settings. Key: IGNITE-3409 URL: https://issues.apache.org/jira/browse/IGNITE-3409 Project: Ignite Issue Type: Task

Outdated GC setting in ignite.sh and ignite.bat

2016-07-01 Thread 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

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

2016-07-01 Thread 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 wrote: > > Igniters, > > I created a ticket to update our GC properties to be

[GitHub] ignite pull request #843: 7.6.2

2016-07-01 Thread avinogradovgg
GitHub user avinogradovgg opened a pull request: https://github.com/apache/ignite/pull/843 7.6.2 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite gridgain-7.6.2 Alternatively you can review and apply these

[jira] [Created] (IGNITE-3410) Hadoop/IGFS: Ensure all processors and closures are treated as binaries.

2016-07-01 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3410: --- Summary: Hadoop/IGFS: Ensure all processors and closures are treated as binaries. Key: IGNITE-3410 URL: https://issues.apache.org/jira/browse/IGNITE-3410

[GitHub] ignite pull request #766: 7.6.1

2016-07-01 Thread avinogradovgg
Github user avinogradovgg closed the pull request at: https://github.com/apache/ignite/pull/766 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] ignite pull request #635: 7.5.12

2016-07-01 Thread avinogradovgg
Github user avinogradovgg closed the pull request at: https://github.com/apache/ignite/pull/635 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] ignite pull request #778: Ignite 3235

2016-07-01 Thread avinogradovgg
GitHub user avinogradovgg reopened a pull request: https://github.com/apache/ignite/pull/778 Ignite 3235 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-3235 Alternatively you can review and apply

[GitHub] ignite pull request #778: Ignite 3235

2016-07-01 Thread avinogradovgg
Github user avinogradovgg closed the pull request at: https://github.com/apache/ignite/pull/778 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] ignite pull request #624: Ignite 2947 2

2016-07-01 Thread avinogradovgg
Github user avinogradovgg closed the pull request at: https://github.com/apache/ignite/pull/624 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] ignite pull request #791: fix for ignite-3238

2016-07-01 Thread avinogradovgg
Github user avinogradovgg closed the pull request at: https://github.com/apache/ignite/pull/791 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] ignite pull request #778: Ignite 3235

2016-07-01 Thread avinogradovgg
Github user avinogradovgg closed the pull request at: https://github.com/apache/ignite/pull/778 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] ignite pull request #717: 7.5.22

2016-07-01 Thread avinogradovgg
Github user avinogradovgg closed the pull request at: https://github.com/apache/ignite/pull/717 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] ignite pull request #612: Ignite 2864

2016-07-01 Thread avinogradovgg
Github user avinogradovgg closed the pull request at: https://github.com/apache/ignite/pull/612 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] ignite pull request #585: Professional 7.5.11

2016-07-01 Thread avinogradovgg
Github user avinogradovgg closed the pull request at: https://github.com/apache/ignite/pull/585 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[jira] [Created] (IGNITE-3411) Hadoop: Introduce attributes for Hadoop module.

2016-07-01 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3411: --- Summary: Hadoop: Introduce attributes for Hadoop module. Key: IGNITE-3411 URL: https://issues.apache.org/jira/browse/IGNITE-3411 Project: Ignite Issue

[GitHub] ignite pull request #823: IGNITE-3262 develope user auth test

2016-07-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/823 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

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

2016-07-01 Thread 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 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,

[GitHub] ignite pull request #844: Gridgain 7.5.29

2016-07-01 Thread devozerov
GitHub user devozerov opened a pull request: https://github.com/apache/ignite/pull/844 Gridgain 7.5.29 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite gridgain-7.5.29 Alternatively you can review and

[jira] [Created] (IGNITE-3412) Client instance hangs on close

2016-07-01 Thread Alexei Scherbakov (JIRA)
Alexei Scherbakov created IGNITE-3412: - Summary: Client instance hangs on close Key: IGNITE-3412 URL: https://issues.apache.org/jira/browse/IGNITE-3412 Project: Ignite Issue Type: Bug

[GitHub] ignite pull request #846: IGNITE-1089 Multi JVM TTL tests

2016-07-01 Thread alexpaschenko
GitHub user alexpaschenko opened a pull request: https://github.com/apache/ignite/pull/846 IGNITE-1089 Multi JVM TTL tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-1089 Alternatively you can