Re: Deadlock detection usage

2016-05-19 Thread Dmitriy Setrakyan
Andrey, Why are we using system properties for the deadlock detection configuration? Also, why would a user want to interrupt the deadlock detection process? To my knowledge, the deadlock detection process should run after transaction has timed out and should include the deadlocked keys into the

Re: Eviction Events with offheap values

2016-05-19 Thread Dmitriy Setrakyan
Andrey, I think there should be an eviction event fired, no? Can you please file a ticket on it? Thanks, D. On Wed, May 18, 2016 at 10:16 AM, Andrey Gura wrote: > As I can see from GridCacheSwapManager code Ignite doesn't fire eviction > events from offheap. > > On offheap

Re: [VOTE] Apache Ignite 1.6.0 RC1

2016-05-19 Thread Vladimir Ozerov
Looks good to me. +1 (binding) On Thu, May 19, 2016 at 10:11 PM, Denis Magda wrote: > +1 > > > On Wed, May 18, 2016 at 5:24 PM, Anton Vinogradov wrote: > > > >> Dear Sirs! > >> > >> We have uploaded release candidate to > >>

Re: [VOTE] Apache Ignite 1.6.0 RC1

2016-05-19 Thread Denis Magda
+1 > On Wed, May 18, 2016 at 5:24 PM, Anton Vinogradov wrote: > >> Dear Sirs! >> >> We have uploaded release candidate to >> https://dist.apache.org/repos/dist/dev/ignite/1.6.0-rc1/ >> >> This is very important release containing huge amount of fixes and >> improvements. >>

Re: [VOTE] Apache Ignite 1.6.0 RC1

2016-05-19 Thread Semyon Boikov
+1 On Wed, May 18, 2016 at 5:24 PM, Anton Vinogradov wrote: > Dear Sirs! > > We have uploaded release candidate to > https://dist.apache.org/repos/dist/dev/ignite/1.6.0-rc1/ > > This is very important release containing huge amount of fixes and > improvements. > Over 600 issues

Re: [VOTE] Apache Ignite 1.6.0 RC1

2016-05-19 Thread Sergi Vladykin
+1 The first time I've ran the build I've got OOM on PremGen. The second attempt was ok. Also I noticed a couple of exceptions in build process, but it finished successfully. I don't think these issues are critical, but it would be nice to fix them for the next release. Sergi 2016-05-19 15:59

[GitHub] ignite pull request: IGNITE-3175 BigDecimal fields are not support...

2016-05-19 Thread tledkov-gridgain
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/736 IGNITE-3175 BigDecimal fields are not supported if query is executed from IgniteRDD You can merge this pull request into a Git repository by running: $ git pull

Re: [VOTE] Apache Ignite 1.6.0 RC1

2016-05-19 Thread Alexey Kuznetsov
+1 Downloaded apache-ignite-1.6.0-src.zip - OK mvn validate -DskipTests -Pcheck-licenses - OK mvn clean package -DskipTests - OK Unpacked ..\src\target\bin\apache-ignite-fabric-1.6.0-bin.zip - OK Started ignite.bat - OK Started ignite-schema-import.bat - OK -- Alexey Kuznetsov

[jira] [Created] (IGNITE-3176) Need to create gc log for each client separately [ yardstick-ignite ]

2016-05-19 Thread Ilya Suntsov (JIRA)
Ilya Suntsov created IGNITE-3176: Summary: Need to create gc log for each client separately [ yardstick-ignite ] Key: IGNITE-3176 URL: https://issues.apache.org/jira/browse/IGNITE-3176 Project:

[GitHub] ignite pull request: Ignite 3159

2016-05-19 Thread dkarachentsev
GitHub user dkarachentsev opened a pull request: https://github.com/apache/ignite/pull/735 Ignite 3159 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-3159 Alternatively you can review and apply

[GitHub] ignite pull request: IGNITE-3009 querySql sometimes fails in Ignit...

2016-05-19 Thread tledkov-gridgain
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/734 IGNITE-3009 querySql sometimes fails in Ignite RDD embedded mode test sets the overwrite=true data streamer's flag for the tests You can merge this pull request into a Git repository by

[GitHub] ignite pull request: IGNITE-3161 - WebSession: Session must be cre...

2016-05-19 Thread dkarachentsev
GitHub user dkarachentsev opened a pull request: https://github.com/apache/ignite/pull/733 IGNITE-3161 - WebSession: Session must be created on demand, not alwa… …ys. Fix. IGNITE-3160 - WebSession: Incorrect session ID change logic. Fix. You can merge this pull request

[GitHub] ignite pull request: IGNITE-2667

2016-05-19 Thread vldpyatkov
GitHub user vldpyatkov opened a pull request: https://github.com/apache/ignite/pull/732 IGNITE-2667 Allow to start caches in PRIVATE and ISOLATED deployment modes when BinaryMarshaller is used You can merge this pull request into a Git repository by running: $ git pull

[GitHub] ignite pull request: IGNITE-2667

2016-05-19 Thread vldpyatkov
Github user vldpyatkov closed the pull request at: https://github.com/apache/ignite/pull/718 --- 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

[jira] [Created] (IGNITE-3175) BigDecimal fields are not supported if query is executed from IgniteRDD

2016-05-19 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-3175: --- Summary: BigDecimal fields are not supported if query is executed from IgniteRDD Key: IGNITE-3175 URL: https://issues.apache.org/jira/browse/IGNITE-3175

[GitHub] ignite pull request: IGNITE-2655

2016-05-19 Thread vldpyatkov
GitHub user vldpyatkov opened a pull request: https://github.com/apache/ignite/pull/731 IGNITE-2655 AffinityFunction: primary and backup copies in different locations Add affinity backup filter to FairAffinityFunction and RendezvousAffinityFunction You can merge this pull