[jira] [Created] (IGNITE-2728) User

2016-02-25 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-2728: --- Summary: User Key: IGNITE-2728 URL: https://issues.apache.org/jira/browse/IGNITE-2728 Project: Ignite Issue Type: Bug Reporter:

[jira] [Created] (IGNITE-2727) User

2016-02-25 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-2727: --- Summary: User Key: IGNITE-2727 URL: https://issues.apache.org/jira/browse/IGNITE-2727 Project: Ignite Issue Type: Bug Reporter:

Re: Reproducing the benchmark numbers

2016-02-25 Thread Yakov Zhdanov
Hello! Here is the info: * AMI used - ami-e78b6687 which should be just Ubuntu 14.04 + git + java + dstat * Instance c4.2xlarge: RAM 15GiB, vCPU 8 * VM information: Java(TM) SE Runtime Environment 1.7.0_80-b15 Oracle Corporation Java HotSpot(TM) 64-Bit Server VM 24.80-b11 * Zone: us-west-2a *

[jira] [Created] (IGNITE-2726) Visor shows zero size for OFFHEAP_TIERED cache

2016-02-25 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-2726: --- Summary: Visor shows zero size for OFFHEAP_TIERED cache Key: IGNITE-2726 URL: https://issues.apache.org/jira/browse/IGNITE-2726 Project: Ignite

Re: Reproducing the benchmark numbers

2016-02-25 Thread Dmitriy Setrakyan
Cross-copying to the dev@ list. Yakov, can you please explain the environment to the Hazelcast engineer? I do find it a bit strange that their CEO, Mr. Luck, first accused us of “faking” [1][2] the result a week ago, and only now is making an attempt to actually reproduce the results, but

Re: Apache Arrow and Apache Ignite

2016-02-25 Thread Konstantin Boudnik
On Wed, Feb 24, 2016 at 02:02PM, Dood@ODDO wrote: > On 2/24/2016 1:31 PM, Konstantin Boudnik wrote: > >On Sat, Feb 20, 2016 at 02:13PM, Dood@ODDO wrote: > >>That's the million dollar question - I think we should approach the > >>Arrow people and get a conversation going. We want to be ahead of >

[GitHub] ignite pull request: Protocol optimizations for atomic cache updat...

2016-02-25 Thread ilantukh
GitHub user ilantukh opened a pull request: https://github.com/apache/ignite/pull/516 Protocol optimizations for atomic cache updates Only for benchmarking, do not merge. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] ignite pull request: Ignite 2681

2016-02-25 Thread dkarachentsev
GitHub user dkarachentsev opened a pull request: https://github.com/apache/ignite/pull/515 Ignite 2681 You can merge this pull request into a Git repository by running: $ git pull https://github.com/dkarachentsev/ignite ignite-2681 Alternatively you can review and apply

[GitHub] ignite pull request: Ignite 2715

2016-02-25 Thread dkarachentsev
GitHub user dkarachentsev opened a pull request: https://github.com/apache/ignite/pull/514 Ignite 2715 You can merge this pull request into a Git repository by running: $ git pull https://github.com/dkarachentsev/ignite ignite-2715 Alternatively you can review and apply

Re: CacheException in method signatures

2016-02-25 Thread Yakov Zhdanov
Correct. Declaring and javadoc'ing. --Yakov 2016-02-25 2:15 GMT+03:00 Dmitriy Setrakyan : > The way I understood, Yakov is talking about declaring an exception on the > method signature, no? > > On Wed, Feb 24, 2016 at 2:54 PM, Valentin Kulichenko < >

[jira] [Created] (IGNITE-2725) Assertion in org.apache.ignite.internal.processors.hadoop.jobtracker.HadoopJobTracker.CancelJobProcessor#update fails if a job failed with an exception

2016-02-25 Thread Ivan Veselovsky (JIRA)
Ivan Veselovsky created IGNITE-2725: --- Summary: Assertion in org.apache.ignite.internal.processors.hadoop.jobtracker.HadoopJobTracker.CancelJobProcessor#update fails if a job failed with an exception Key: IGNITE-2725

[jira] [Created] (IGNITE-2723) Unique validator not works on Cluster screen trust managers tables

2016-02-25 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-2723: Summary: Unique validator not works on Cluster screen trust managers tables Key: IGNITE-2723 URL: https://issues.apache.org/jira/browse/IGNITE-2723 Project:

[jira] [Created] (IGNITE-2722) Inconsistent "keepBinary" flag propagation for EVT_CACHE_REBALANCE_OBJECT_LOADED event.

2016-02-25 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2722: --- Summary: Inconsistent "keepBinary" flag propagation for EVT_CACHE_REBALANCE_OBJECT_LOADED event. Key: IGNITE-2722 URL: https://issues.apache.org/jira/browse/IGNITE-2722

[GitHub] ignite pull request: IGNITE-2686 .NET: Add calling Java services s...

2016-02-25 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/513 IGNITE-2686 .NET: Add calling Java services support You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-2686