[jira] [Created] (IGNITE-2969) Optimistic transactions support in deadlock detection

2016-04-08 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-2969: --- Summary: Optimistic transactions support in deadlock detection Key: IGNITE-2969 URL: https://issues.apache.org/jira/browse/IGNITE-2969 Project: Ignite Issue

[GitHub] ignite pull request: Ignite 2725

2016-04-08 Thread iveselovskiy
GitHub user iveselovskiy opened a pull request: https://github.com/apache/ignite/pull/627 Ignite 2725 You can merge this pull request into a Git repository by running: $ git pull https://github.com/iveselovskiy/ignite ignite-2725 Alternatively you can review and apply these

[GitHub] ignite pull request: Ignite 2966

2016-04-08 Thread iveselovskiy
GitHub user iveselovskiy opened a pull request: https://github.com/apache/ignite/pull/626 Ignite 2966 You can merge this pull request into a Git repository by running: $ git pull https://github.com/iveselovskiy/ignite ignite-2966 Alternatively you can review and apply these

[jira] [Created] (IGNITE-2967) .NET: Provide meaningful error message when platform fails on Java-only node

2016-04-08 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-2967: -- Summary: .NET: Provide meaningful error message when platform fails on Java-only node Key: IGNITE-2967 URL: https://issues.apache.org/jira/browse/IGNITE-2967

[jira] [Created] (IGNITE-2966) Hadoop tests: in case of Hadop download failure do not delete all the install directory

2016-04-08 Thread Ivan Veselovsky (JIRA)
Ivan Veselovsky created IGNITE-2966: --- Summary: Hadoop tests: in case of Hadop download failure do not delete all the install directory Key: IGNITE-2966 URL: https://issues.apache.org/jira/browse/IGNITE-2966

[GitHub] ignite pull request: Ignite 2947

2016-04-08 Thread avinogradovgg
Github user avinogradovgg closed the pull request at: https://github.com/apache/ignite/pull/620 --- 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

Fwd: [jira] [Created] (IGNITE-2964) Please delete old releases from mirroring system

2016-04-08 Thread Denis Magda
Igniters, Who can handle this? -- Denis Forwarded Message Subject: [jira] [Created] (IGNITE-2964) Please delete old releases from mirroring system Date: Fri, 8 Apr 2016 10:37:25 + (UTC) From: Sebb (JIRA) Reply-To: dev@ignite.apache.org To:

Re: Stream API doesn't update cache metrics.

2016-04-08 Thread Yakov Zhdanov
What is your usecase? пятница, 8 апреля 2016 г. пользователь Dmitry Karachentsev написал: > Yes, switching it to 'true' does the magic. > > Thanks! > > On 08.04.2016 13:52, Yakov Zhdanov wrote: > >> Is allowOverwrite set to 'false'? >> >> Thanks! >> -- >> Yakov Zhdanov, Director R >> *GridGain

Re: Stream API doesn't update cache metrics.

2016-04-08 Thread Dmitry Karachentsev
Yes, switching it to 'true' does the magic. Thanks! On 08.04.2016 13:52, Yakov Zhdanov wrote: Is allowOverwrite set to 'false'? Thanks! -- Yakov Zhdanov, Director R *GridGain Systems* www.gridgain.com 2016-04-08 10:30 GMT+03:00 Dmitry Karachentsev : Hi all.

[jira] [Created] (IGNITE-2965) Failed to read class name from file on deserialization

2016-04-08 Thread Semen Boikov (JIRA)
Semen Boikov created IGNITE-2965: Summary: Failed to read class name from file on deserialization Key: IGNITE-2965 URL: https://issues.apache.org/jira/browse/IGNITE-2965 Project: Ignite

Re: Stream API doesn't update cache metrics.

2016-04-08 Thread Yakov Zhdanov
Is allowOverwrite set to 'false'? Thanks! -- Yakov Zhdanov, Director R *GridGain Systems* www.gridgain.com 2016-04-08 10:30 GMT+03:00 Dmitry Karachentsev : > Hi all. > > Adding data to cache via streamer doesn't update cache metrics like > AveragePutTime, CachePuts.

Re: Semaphore blocking on tryAcquire() while holding a cache-lock

2016-04-08 Thread Yakov Zhdanov
Very good news, Vlad! I will take a look over weekend or on Monday. --Yakov 2016-04-08 12:58 GMT+03:00 Vladisav Jelisavcic : > Yakov, > > sorry for the long delay, I added another commit to the PR, > can you please do the review again? > > Thanks! > Vladisav > > On Sun, Mar

Re: Updating Ignite Prerequisites Page

2016-04-08 Thread Andrey Gura
Denis, IBM JDK was tested on Linux and Windows only. I think we can run benchmarks on Solaris under IBM JDK. I sure that byte order and pointer aligment related problems are gone. Of course we can catch JIT realted problem. But anyway we can't fix them. On Mon, Apr 4, 2016 at 4:54 PM, Denis

[jira] [Created] (IGNITE-2964) Please delete old releases from mirroring system

2016-04-08 Thread Sebb (JIRA)
Sebb created IGNITE-2964: Summary: Please delete old releases from mirroring system Key: IGNITE-2964 URL: https://issues.apache.org/jira/browse/IGNITE-2964 Project: Ignite Issue Type: Bug

Re: Semaphore blocking on tryAcquire() while holding a cache-lock

2016-04-08 Thread Vladisav Jelisavcic
Yakov, sorry for the long delay, I added another commit to the PR, can you please do the review again? Thanks! Vladisav On Sun, Mar 27, 2016 at 11:30 AM, Vladisav Jelisavcic wrote: > Yakov, I've seen your comments, can you please check the jira again? > > > On Wed, Mar

[GitHub] ignite pull request: Ignite 472 : Do not show system caches in vis...

2016-04-08 Thread kcheng-mvp
GitHub user kcheng-mvp opened a pull request: https://github.com/apache/ignite/pull/623 Ignite 472 : Do not show system caches in visor console by default Fix bug https://issues.apache.org/jira/browse/IGNITE-472. Right now our system supports turn on/off show/hide system

Stream API doesn't update cache metrics.

2016-04-08 Thread Dmitry Karachentsev
Hi all. Adding data to cache via streamer doesn't update cache metrics like AveragePutTime, CachePuts. Was it made intentionally? Thanks! Dmitry.

[GitHub] ignite pull request: ignite-1153:Improve stop node message

2016-04-08 Thread kcheng-mvp
Github user kcheng-mvp closed the pull request at: https://github.com/apache/ignite/pull/44 --- 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