Re: Ignite 1.6 release timelines

2016-05-10 Thread Yakov Zhdanov
Guys, I moved most of the tickets to 1.7 version. I had to leave the following tickets untouched (~80 tickets): 1. labeled with - community important performance customer - Denis, Vladimir and Val can you please review these tickets and move non-urgent ones. You can use query below 2. with

Re: Ignite 1.6 release timelines

2016-05-10 Thread Dmitriy Setrakyan
Igniters, I just did a search on 1.6 issues and looks like we have 293 unresolved issues for 1.6. Obviously we are not going to be fixing all of them and most of them will have to be moved to 1.7. Yakov, given that you have most experience with Jira and have been managing it before, do you mind

[GitHub] ignite pull request: IGNITE-3096: .NET Solution fixed.

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

[GitHub] ignite pull request: IGNITE-3094: Default host now is empty.

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

[GitHub] ignite pull request: ignite-3098

2016-05-10 Thread ascherbakoff
GitHub user ascherbakoff opened a pull request: https://github.com/apache/ignite/pull/699 ignite-3098 Support any string in BinaryMarshaller You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-3098

[jira] [Created] (IGNITE-3105) .NET: ContinuousQueryAbstractTest.TestCallback fails sporadically

2016-05-10 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-3105: -- Summary: .NET: ContinuousQueryAbstractTest.TestCallback fails sporadically Key: IGNITE-3105 URL: https://issues.apache.org/jira/browse/IGNITE-3105 Project:

[jira] [Created] (IGNITE-3104) Add documentation for pluggable affinity functions

2016-05-10 Thread Denis Magda (JIRA)
Denis Magda created IGNITE-3104: --- Summary: Add documentation for pluggable affinity functions Key: IGNITE-3104 URL: https://issues.apache.org/jira/browse/IGNITE-3104 Project: Ignite Issue

[jira] [Created] (IGNITE-3103) No description in javadoc (kafka module)

2016-05-10 Thread Ilya Suntsov (JIRA)
Ilya Suntsov created IGNITE-3103: Summary: No description in javadoc (kafka module) Key: IGNITE-3103 URL: https://issues.apache.org/jira/browse/IGNITE-3103 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-3102) .NET: Call user-defined constructor for IBinarizable objects

2016-05-10 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-3102: -- Summary: .NET: Call user-defined constructor for IBinarizable objects Key: IGNITE-3102 URL: https://issues.apache.org/jira/browse/IGNITE-3102 Project: Ignite

Re: Ignite 1.6 release timelines

2016-05-10 Thread Pavel Tupitsyn
Dmitriy, yes, many of them do. I'll create 1.6 version on apacheignite-net.readme.io and document them this week (task: IGNITE-3101). Pavel. On Tue, May 10, 2016 at 3:52 PM, Dmitriy Setrakyan wrote: > Thanks Pavel, do any of these features require new documentation? > >

[jira] [Created] (IGNITE-3101) .NET: Add 1.6 documentation on readme.io

2016-05-10 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-3101: -- Summary: .NET: Add 1.6 documentation on readme.io Key: IGNITE-3101 URL: https://issues.apache.org/jira/browse/IGNITE-3101 Project: Ignite Issue Type:

Re: Ignite 1.6 release timelines

2016-05-10 Thread Dmitriy Setrakyan
Thanks Pavel, do any of these features require new documentation? On Tue, May 10, 2016 at 5:16 AM, Pavel Tupitsyn wrote: > Hi, here is a list of major .NET features included in 1.6 (all closed and > merged): > > * LINQ Provider for SQL queries (IGNITE-1630) > * NuGet

Re: Ignite 1.6 release timelines

2016-05-10 Thread Pavel Tupitsyn
Hi, here is a list of major .NET features included in 1.6 (all closed and merged): * LINQ Provider for SQL queries (IGNITE-1630) * NuGet distribution (IGNITE-1626) * C#, app.config and web.config configuration (instead of Spring XML) (IGNITE-1906, IGNITE-2380) * Atomic data structures

[jira] [Created] (IGNITE-3099) Race condition on the order of events

2016-05-10 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-3099: Summary: Race condition on the order of events Key: IGNITE-3099 URL: https://issues.apache.org/jira/browse/IGNITE-3099 Project: Ignite Issue Type: Bug

[GitHub] ignite pull request: Fix race condition on dynamic cache creation

2016-05-10 Thread tledkov-gridgain
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/697 Fix race condition on dynamic cache creation You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite