Re: [VOTE] Use Upsource for Code Review

2016-11-24 Thread Vladimir Ozerov
Igniters, As I understand nobody is forced to use this tool, right? On Fri, Nov 25, 2016 at 12:01 AM, Konstantin Boudnik wrote: > On Mon, Nov 21, 2016 at 12:57PM, Dmitriy Setrakyan wrote: > > Cos, I see your point, but I think this one falls under procedural issue, > > no? > >

Re: [VOTE] Use Upsource for Code Review

2016-11-24 Thread Konstantin Boudnik
On Mon, Nov 21, 2016 at 12:57PM, Dmitriy Setrakyan wrote: > Cos, I see your point, but I think this one falls under procedural issue, > no? Not really. We are talking about a use of a tool to improve the review process. Dictating a tool would be a step to a wrong direction. It's like imposing the

Re: Apache Ignite 1.8 Release

2016-11-24 Thread Sergey Kozlov
Hi I found two issues for 1.8: IGNITE-4304 ClusterTopologyCheckedException: Failed to send message because node left grid IGNITE-4303 CacheClientBinaryQueryExample returns wrong result Could

[jira] [Created] (IGNITE-4304) CLONE - CacheClientBinaryQueryExample returns wrong result

2016-11-24 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-4304: - Summary: CLONE - CacheClientBinaryQueryExample returns wrong result Key: IGNITE-4304 URL: https://issues.apache.org/jira/browse/IGNITE-4304 Project: Ignite

[jira] [Created] (IGNITE-4303) CacheClientBinaryQueryExample returns wrong result

2016-11-24 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-4303: - Summary: CacheClientBinaryQueryExample returns wrong result Key: IGNITE-4303 URL: https://issues.apache.org/jira/browse/IGNITE-4303 Project: Ignite Issue

[GitHub] ignite pull request #1281: Ignite 4026

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

[GitHub] ignite pull request #1280: IGNITE-4287 DmlStatementsProcessor logic fix

2016-11-24 Thread alexpaschenko
GitHub user alexpaschenko opened a pull request: https://github.com/apache/ignite/pull/1280 IGNITE-4287 DmlStatementsProcessor logic fix You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4287

[jira] [Created] (IGNITE-4302) Use discovery custom messages instead of system cache

2016-11-24 Thread Sergey Chugunov (JIRA)
Sergey Chugunov created IGNITE-4302: --- Summary: Use discovery custom messages instead of system cache Key: IGNITE-4302 URL: https://issues.apache.org/jira/browse/IGNITE-4302 Project: Ignite

[jira] [Created] (IGNITE-4301) Hadoop: put shuffle ack to the top of send queue.

2016-11-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-4301: --- Summary: Hadoop: put shuffle ack to the top of send queue. Key: IGNITE-4301 URL: https://issues.apache.org/jira/browse/IGNITE-4301 Project: Ignite

[GitHub] ignite pull request #1279: gg-8.0.1.ea7

2016-11-24 Thread agoncharuk
GitHub user agoncharuk opened a pull request: https://github.com/apache/ignite/pull/1279 gg-8.0.1.ea7 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-gg-8.0.1.ea7 Alternatively you can review and

[jira] [Created] (IGNITE-4300) Hadoop: get rid of shuffle job.

2016-11-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-4300: --- Summary: Hadoop: get rid of shuffle job. Key: IGNITE-4300 URL: https://issues.apache.org/jira/browse/IGNITE-4300 Project: Ignite Issue Type: Sub-task

[GitHub] ignite pull request #1278: IGNITE-4106: SQL: parallelize sql queries over ca...

2016-11-24 Thread AMashenkov
GitHub user AMashenkov opened a pull request: https://github.com/apache/ignite/pull/1278 IGNITE-4106: SQL: parallelize sql queries over cache local partitions Indexes splitted You can merge this pull request into a Git repository by running: $ git pull

[GitHub] ignite pull request #1277: IGNITE-4299: Fixes for examples.

2016-11-24 Thread isapego
GitHub user isapego opened a pull request: https://github.com/apache/ignite/pull/1277 IGNITE-4299: Fixes for examples. You can merge this pull request into a Git repository by running: $ git pull https://github.com/isapego/ignite ignite-4299 Alternatively you can review and

[jira] [Created] (IGNITE-4299) Remove useless cin.get() in query_example.cpp

2016-11-24 Thread Ksenia Rybakova (JIRA)
Ksenia Rybakova created IGNITE-4299: --- Summary: Remove useless cin.get() in query_example.cpp Key: IGNITE-4299 URL: https://issues.apache.org/jira/browse/IGNITE-4299 Project: Ignite Issue

[GitHub] ignite pull request #1276: IGNITE-4297 .NET: Update NuGet uninstall script t...

2016-11-24 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/1276 IGNITE-4297 .NET: Update NuGet uninstall script to clean up jars You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite

[jira] [Created] (IGNITE-4298) User exceptions cause IgniteException if Ignite services are deployed separately

2016-11-24 Thread Ben (JIRA)
Ben created IGNITE-4298: --- Summary: User exceptions cause IgniteException if Ignite services are deployed separately Key: IGNITE-4298 URL: https://issues.apache.org/jira/browse/IGNITE-4298 Project: Ignite

[jira] [Created] (IGNITE-4297) .NET: Upgrading NuGet to new version does not update jar files in bin folder

2016-11-24 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-4297: -- Summary: .NET: Upgrading NuGet to new version does not update jar files in bin folder Key: IGNITE-4297 URL: https://issues.apache.org/jira/browse/IGNITE-4297

Re: Apache Ignite 1.8 Release

2016-11-24 Thread Vladimir Ozerov
Folks, DML is merged to ignite-1.8, but according to JIRA reports several problems with it were revealed. I propose to focus on DML finalization in ignite-1.8 branch, and minimize other merges to it, targeting them for the next release (1.9, 2.0?). Any objections? Vladimir. On Wed, Nov 23,

[jira] [Created] (IGNITE-4296) Optimize GridDhtPartitionsSingleMessage processing

2016-11-24 Thread Semen Boikov (JIRA)
Semen Boikov created IGNITE-4296: Summary: Optimize GridDhtPartitionsSingleMessage processing Key: IGNITE-4296 URL: https://issues.apache.org/jira/browse/IGNITE-4296 Project: Ignite Issue

[jira] [Created] (IGNITE-4295) GridUnsafe: implement specialized methods for every kind of copy operation.

2016-11-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-4295: --- Summary: GridUnsafe: implement specialized methods for every kind of copy operation. Key: IGNITE-4295 URL: https://issues.apache.org/jira/browse/IGNITE-4295

[jira] [Created] (IGNITE-4294) Allow unaligned memory access flag override in GridUnsafe.

2016-11-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-4294: --- Summary: Allow unaligned memory access flag override in GridUnsafe. Key: IGNITE-4294 URL: https://issues.apache.org/jira/browse/IGNITE-4294 Project: Ignite