Re: IGNITE-1952 Visorcmd: add a command for reset (clear) of metrics

2016-09-02 Thread Saikat Maitra
Thank you Alexey !!! Regards Saikat On Sat, Sep 3, 2016 at 11:16 AM, Alexey Kuznetsov wrote: > Hi, Saikat! > > I will review on Monday or on weekends. > > On Sat, Sep 3, 2016 at 12:02 AM, Saikat Maitra > wrote: > > > Hi, > > > > I have raised PR[1] for the following jira ticket[2]. > > > > Ple

Re: IGNITE-1952 Visorcmd: add a command for reset (clear) of metrics

2016-09-02 Thread Alexey Kuznetsov
Hi, Saikat! I will review on Monday or on weekends. On Sat, Sep 3, 2016 at 12:02 AM, Saikat Maitra wrote: > Hi, > > I have raised PR[1] for the following jira ticket[2]. > > Please review and let me know if any changes required. > > Regards, > Saikat > > [1] https://github.com/apache/ignite/pul

Re: Ignite 2.0 tasks/roadmap

2016-09-02 Thread Denis Magda
Community, Let me take a role of the release manager for Apache Ignite 2.0 and coordinate the process. So, my personal view is that Apache Ignite 2.0 should be released by the end of the year. This sounds like a good practice to make a major release once a year. I would suggest us following th

Binary marshaller bug

2016-09-02 Thread Valentin Kulichenko
Vladimir and all, I found a nasty bug in the binary marshaller's handles logic: https://issues.apache.org/jira/browse/IGNITE-3834 The fix is pretty simple and I already attached the patch. Please take a look and I will merge it if there are no objects. -Val

[jira] [Created] (IGNITE-3834) BinaryReader.get method behaves incorrectly when in MODE_SINGLE mode

2016-09-02 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-3834: --- Summary: BinaryReader.get method behaves incorrectly when in MODE_SINGLE mode Key: IGNITE-3834 URL: https://issues.apache.org/jira/browse/IGNITE-3834 Pr

Re: Simulating network outages

2016-09-02 Thread Anand Kumar Sankaran
Thanks Yakov and Alexey. Appreciate the help. On 8/31/16, 6:47 AM, "Yakov Zhdanov" wrote: You can shutdown and then restart (after some sleep) network stack on the host. I remember doing that on Fedora several years ago for exactly the same purposes. --Yakov

[jira] [Created] (IGNITE-3833) Test

2016-09-02 Thread Semen Boikov (JIRA)
Semen Boikov created IGNITE-3833: Summary: Test Key: IGNITE-3833 URL: https://issues.apache.org/jira/browse/IGNITE-3833 Project: Ignite Issue Type: Task Reporter: Denis Magda

[jira] [Created] (IGNITE-3832) Test2

2016-09-02 Thread Semen Boikov (JIRA)
Semen Boikov created IGNITE-3832: Summary: Test2 Key: IGNITE-3832 URL: https://issues.apache.org/jira/browse/IGNITE-3832 Project: Ignite Issue Type: Task Reporter: Denis Magda

[GitHub] ignite pull request #1029: IGNITE-1952 Visorcmd: add a command for reset (cl...

2016-09-02 Thread samaitra
GitHub user samaitra opened a pull request: https://github.com/apache/ignite/pull/1029 IGNITE-1952 Visorcmd: add a command for reset (clear) of metrics You can merge this pull request into a Git repository by running: $ git pull https://github.com/samaitra/ignite IGNITE-1952

IGNITE-1952 Visorcmd: add a command for reset (clear) of metrics

2016-09-02 Thread Saikat Maitra
Hi, I have raised PR[1] for the following jira ticket[2]. Please review and let me know if any changes required. Regards, Saikat [1] https://github.com/apache/ignite/pull/1029 [2] https://issues.apache.org/jira/browse/IGNITE-1952

[jira] [Created] (IGNITE-3831) CPP: Add distributed joins example to C++ query example.

2016-09-02 Thread Igor Sapego (JIRA)
Igor Sapego created IGNITE-3831: --- Summary: CPP: Add distributed joins example to C++ query example. Key: IGNITE-3831 URL: https://issues.apache.org/jira/browse/IGNITE-3831 Project: Ignite Issue

[jira] [Created] (IGNITE-3830) Introduce benchmarks for DML operations

2016-09-02 Thread Alexander Paschenko (JIRA)
Alexander Paschenko created IGNITE-3830: --- Summary: Introduce benchmarks for DML operations Key: IGNITE-3830 URL: https://issues.apache.org/jira/browse/IGNITE-3830 Project: Ignite Issue

[GitHub] ignite pull request #1028: Ignite 1.6.6 p1

2016-09-02 Thread devozerov
GitHub user devozerov opened a pull request: https://github.com/apache/ignite/pull/1028 Ignite 1.6.6 p1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-1.6.6-p1 Alternatively you can review and appl

[jira] [Created] (IGNITE-3829) Use BinaryType.field() for fast affinity key resolution.

2016-09-02 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3829: --- Summary: Use BinaryType.field() for fast affinity key resolution. Key: IGNITE-3829 URL: https://issues.apache.org/jira/browse/IGNITE-3829 Project: Ignite

[jira] [Created] (IGNITE-3828) Data streamer: use identity comparison for "activeKeys" in DataStreamerImpl.load0 method.

2016-09-02 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3828: --- Summary: Data streamer: use identity comparison for "activeKeys" in DataStreamerImpl.load0 method. Key: IGNITE-3828 URL: https://issues.apache.org/jira/browse/IGNITE-3828

[jira] [Created] (IGNITE-3827) Data streamer: avoid double marshaling of key object.

2016-09-02 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3827: --- Summary: Data streamer: avoid double marshaling of key object. Key: IGNITE-3827 URL: https://issues.apache.org/jira/browse/IGNITE-3827 Project: Ignite

[jira] [Created] (IGNITE-3826) CPP: Add documentation for distributed joins.

2016-09-02 Thread Igor Sapego (JIRA)
Igor Sapego created IGNITE-3826: --- Summary: CPP: Add documentation for distributed joins. Key: IGNITE-3826 URL: https://issues.apache.org/jira/browse/IGNITE-3826 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-3825) .NET: CacheEntryProcessor binary mode

2016-09-02 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-3825: -- Summary: .NET: CacheEntryProcessor binary mode Key: IGNITE-3825 URL: https://issues.apache.org/jira/browse/IGNITE-3825 Project: Ignite Issue Type: Improv

[jira] [Created] (IGNITE-3824) Add right joins support

2016-09-02 Thread Igor Sapego (JIRA)
Igor Sapego created IGNITE-3824: --- Summary: Add right joins support Key: IGNITE-3824 URL: https://issues.apache.org/jira/browse/IGNITE-3824 Project: Ignite Issue Type: Task Components:

[GitHub] ignite pull request #1027: IGNITE-3801: Added OUTER JOIN tests.

2016-09-02 Thread isapego
GitHub user isapego opened a pull request: https://github.com/apache/ignite/pull/1027 IGNITE-3801: Added OUTER JOIN tests. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-3801 Alternatively you can

[jira] [Created] (IGNITE-3823) Add nested joins support

2016-09-02 Thread Igor Sapego (JIRA)
Igor Sapego created IGNITE-3823: --- Summary: Add nested joins support Key: IGNITE-3823 URL: https://issues.apache.org/jira/browse/IGNITE-3823 Project: Ignite Issue Type: Task Components

[jira] [Created] (IGNITE-3822) Update ignite-spark to 2.11 v2.0.0

2016-09-02 Thread Dovid Kopel (JIRA)
Dovid Kopel created IGNITE-3822: --- Summary: Update ignite-spark to 2.11 v2.0.0 Key: IGNITE-3822 URL: https://issues.apache.org/jira/browse/IGNITE-3822 Project: Ignite Issue Type: Improvement

[GitHub] ignite pull request #1026: IGNITE-3611 IGFS: Merge listPaths and listFiles o...

2016-09-02 Thread tledkov-gridgain
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1026 IGNITE-3611 IGFS: Merge listPaths and listFiles operations. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ig