Re: QueryProcessor and CacheProcessor start order

2015-09-03 Thread Semyon Boikov
Yes, I tried this fix, TC results are good. I run queries suite 5 times and don't see anymore failuers in queries restarts tests. I agree that it does not fix issue with Cache.destroy, but IMO it is not critical and I don't want to spend time on this now. On Thu, Sep 3, 2015 at 10:47 PM, Sergi Vl

Implemented IGNITE-1370 Streamers: Implement multiple tuple extractor

2015-09-03 Thread Raul Kripalani
Hi, I have enhanced the Streaming API with a new StreamMultipleTupleExtractor to allow users to extract multiple tuples from a single message/event. I also added a unit test inside the SocketStreamer tests. Pull request: https://github.com/apache/ignite/pull/67. My preference would have been to

[jira] [Created] (IGNITE-1371) Key-Value store (like Cassandra) as CacheStore

2015-09-03 Thread Alexandre Boudnik (JIRA)
Alexandre Boudnik created IGNITE-1371: - Summary: Key-Value store (like Cassandra) as CacheStore Key: IGNITE-1371 URL: https://issues.apache.org/jira/browse/IGNITE-1371 Project: Ignite Iss

[GitHub] ignite pull request: IGNITE-1370 Streamers: Implement multiple tup...

2015-09-03 Thread raulk
GitHub user raulk opened a pull request: https://github.com/apache/ignite/pull/67 IGNITE-1370 Streamers: Implement multiple tuple extractor. Added also a unit test in SocketStreamerSelfTest. You can merge this pull request into a Git repository by running: $ git pull https://g

Re: Ignite still showing as incubating in ASF Git

2015-09-03 Thread Konstantin Boudnik
I believe an INFRA ticket needs to be filed for this. On Thu, Sep 03, 2015 at 01:36PM, Raul Kripalani wrote: > Hey guys, > > Not sure if you're aware and already working on it, but searching the ASF > Git still shows Ignite as incubating: > > > https://git-wip-us.apache.org/repos/asf?a=project_

[jira] [Created] (IGNITE-1370) StreamTupleExtractor should allow extracting multiple tuples from a single event

2015-09-03 Thread JIRA
Raúl Kripalani created IGNITE-1370: -- Summary: StreamTupleExtractor should allow extracting multiple tuples from a single event Key: IGNITE-1370 URL: https://issues.apache.org/jira/browse/IGNITE-1370

Re: Ignite 1.4

2015-09-03 Thread Dmitriy Setrakyan
On Thu, Sep 3, 2015 at 1:31 AM, Sergey Kozlov wrote: > Could someone provide the list of key features (fixes) added for release > 1.4? > I would also like to see the release notes for 1.4. Also, is the release still happening tomorrow? How close are we? > > > On Wed, Sep 2, 2015 at 3:51 PM, Y

Re: QueryProcessor and CacheProcessor start order

2015-09-03 Thread Sergi Vladykin
Did you try that fix, Semyon? I just think that switching start order may be not the safest solution, because it seems that the same error potentially can happen even for Cache.destroy. The correct solution should be to wait until all the queries currently running for this cache will end before a

[jira] [Created] (IGNITE-1369) CacheClientPortableQueryExample need to update javadoc

2015-09-03 Thread Vasilisa Sidorova (JIRA)
Vasilisa Sidorova created IGNITE-1369: -- Summary: CacheClientPortableQueryExample need to update javadoc Key: IGNITE-1369 URL: https://issues.apache.org/jira/browse/IGNITE-1369 Project: Ignite

Re: Ignite Teamcity at Apache side

2015-09-03 Thread Branko Čibej
On 03.09.2015 20:31, Konstantin Boudnik wrote: > On Thu, Sep 03, 2015 at 04:11PM, Anton Vinogradov wrote: >>Hello, >>As you may know we already have Ignite Teamcity server where contributors >>can check it's patches. But, as Cos said before, this test environment >>should be runned

Re: Ignite Teamcity at Apache side

2015-09-03 Thread Konstantin Boudnik
On Thu, Sep 03, 2015 at 04:11PM, Anton Vinogradov wrote: >Hello, >As you may know we already have Ignite Teamcity server where contributors >can check it's patches. But, as Cos said before, this test environment >should be runned under apache hardware. It isn't like test env. _shou

[GitHub] ignite pull request: Experiments (tmp PR)

2015-09-03 Thread ashutakGG
GitHub user ashutakGG opened a pull request: https://github.com/apache/ignite/pull/66 Experiments (tmp PR) Tmp PR. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ashutakGG/incubator-ignite IgniteCacheSslStartStopSelfTest-experi

[GitHub] ignite pull request: FIx Log4j2LoggerSelfTest.testLogFilesTwoNodes...

2015-09-03 Thread ashutakGG
Github user ashutakGG closed the pull request at: https://github.com/apache/ignite/pull/65 --- 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 en

[GitHub] ignite pull request: FIx Log4j2LoggerSelfTest.testLogFilesTwoNodes...

2015-09-03 Thread ashutakGG
Github user ashutakGG closed the pull request at: https://github.com/apache/ignite/pull/60 --- 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 en

[GitHub] ignite pull request: Log4j2 filename win 2

2015-09-03 Thread ashutakGG
GitHub user ashutakGG opened a pull request: https://github.com/apache/ignite/pull/65 Log4j2 filename win 2 FIx Log4j2LoggerSelfTest.testLogFilesTwoNodes test case for Windows. See junit.framework.ComparisonFailure: expected:<...ork\871ff4a46e450b13[\work\log]ignit

[GitHub] ignite pull request: IGNITE-1344: Fixed imports at java8-examples

2015-09-03 Thread ashutakGG
Github user ashutakGG closed the pull request at: https://github.com/apache/ignite/pull/62 --- 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 en

[jira] [Created] (IGNITE-1368) Unable to build apache ignite

2015-09-03 Thread Ilya Suntsov (JIRA)
Ilya Suntsov created IGNITE-1368: Summary: Unable to build apache ignite Key: IGNITE-1368 URL: https://issues.apache.org/jira/browse/IGNITE-1368 Project: Ignite Issue Type: Bug Comp

[jira] [Created] (IGNITE-1367) Platforms .Net: Move grid executable to Ignite

2015-09-03 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-1367: --- Summary: Platforms .Net: Move grid executable to Ignite Key: IGNITE-1367 URL: https://issues.apache.org/jira/browse/IGNITE-1367 Project: Ignite Issue T

[GitHub] ignite pull request: IGNITE-1348 Move .Net platform from GridGain ...

2015-09-03 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/64 IGNITE-1348 Move .Net platform from GridGain to Ignite. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-1348 Alternati

Re: Ignite Teamcity at Apache side

2015-09-03 Thread Branko Čibej
On 03.09.2015 15:11, Anton Vinogradov wrote: > Hello, > > As you may know we already have Ignite Teamcity server where contributors > can check it's patches. But, as Cos said before, this test environment > should be runned under apache hardware. > > Apache test environment based on Jenkins, but it

[GitHub] ignite pull request: ignite-1334 Fixed concurrent destroyCache/nod...

2015-09-03 Thread sboikov
Github user sboikov closed the pull request at: https://github.com/apache/ignite/pull/51 --- 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 enab

Ignite Teamcity at Apache side

2015-09-03 Thread Anton Vinogradov
Hello, As you may know we already have Ignite Teamcity server where contributors can check it's patches. But, as Cos said before, this test environment should be runned under apache hardware. Apache test environment based on Jenkins, but it is not so simple to migrate from TeamCity to Jenkins. I

Re: Portable objects

2015-09-03 Thread Denis Magda
To be more specific public Portable API is located in the following packages: - org.apache.ignite.marshaller.portable package (contains PortableMarshaller only); - org.apache.ignite.portable package (PortableObject, PortableBuilder, PortableMetadata, etc.); - IgnitePortables interface is placed

Ignite still showing as incubating in ASF Git

2015-09-03 Thread Raul Kripalani
Hey guys, Not sure if you're aware and already working on it, but searching the ASF Git still shows Ignite as incubating: https://git-wip-us.apache.org/repos/asf?a=project_list&s=ignite&btnS=Search I guess it still needs to be changed in some descriptor file somewhere. Regards, *Raúl Kripalan

Re: Update version for master

2015-09-03 Thread Branko Čibej
On 03.09.2015 14:29, Raul Kripalani wrote: > On Thu, Sep 3, 2015 at 1:16 PM, Branko Čibej wrote: > >> There hasn't been a 1.4.0 release package yet, so of course no tag? >> > Well, that would explain it ;-) But why is the POM version for both master > and ignite-1.4 branches already on 1.4.1-SNAPS

Re: Update version for master

2015-09-03 Thread Anton Vinogradov
Version Updated On Thu, Sep 3, 2015 at 3:29 PM, Raul Kripalani wrote: > On Thu, Sep 3, 2015 at 1:16 PM, Branko Čibej wrote: > > > There hasn't been a 1.4.0 release package yet, so of course no tag? > > > > Well, that would explain it ;-) But why is the POM version for both master > and ignite-1

Re: Update version for master

2015-09-03 Thread Raul Kripalani
On Thu, Sep 3, 2015 at 1:16 PM, Branko Čibej wrote: > There hasn't been a 1.4.0 release package yet, so of course no tag? > Well, that would explain it ;-) But why is the POM version for both master and ignite-1.4 branches already on 1.4.1-SNAPSHOT in that case? https://github.com/apache/ignite

Re: Update version for master

2015-09-03 Thread Branko Čibej
On 03.09.2015 13:47, Raul Kripalani wrote: > If development of the 1.4.x release line will continue in the ignite-1.4 > branch, the master/develop branch should carry 1.5.0-SNAPSHOT (or > 2.0.0-SNAPSHOT, depending on the type of changes expected). > > BTW - it seems the tag for ignite-1.4.0 is miss

Re: Update version for master

2015-09-03 Thread Yakov Zhdanov
Yes. Correct. On Sep 3, 2015 14:16, "Anton Vinogradov" wrote: > Should it be 1.5.0-SNAPSHOT? > > On Thu, Sep 3, 2015 at 1:32 PM, Yakov Zhdanov wrote: > > > Anton V, can you please do it? > > > > --Yakov > > > > 2015-09-03 12:05 GMT+03:00 Sergey Kozlov : > > > > > Hi > > > > > > Now we've branch

Re: Update version for master

2015-09-03 Thread Raul Kripalani
If development of the 1.4.x release line will continue in the ignite-1.4 branch, the master/develop branch should carry 1.5.0-SNAPSHOT (or 2.0.0-SNAPSHOT, depending on the type of changes expected). BTW - it seems the tag for ignite-1.4.0 is missing: $ git fetch --tags $ git tag -l 1.1.3 1.1.4 1.

Re: Update version for master

2015-09-03 Thread Anton Vinogradov
Should it be 1.5.0-SNAPSHOT? On Thu, Sep 3, 2015 at 1:32 PM, Yakov Zhdanov wrote: > Anton V, can you please do it? > > --Yakov > > 2015-09-03 12:05 GMT+03:00 Sergey Kozlov : > > > Hi > > > > Now we've branch ignite-1.4 for release thus make sense to update for > > version for master to 1.5? > >

[GitHub] ignite pull request: ignite-1366 Start cache processor before quer...

2015-09-03 Thread sboikov
GitHub user sboikov opened a pull request: https://github.com/apache/ignite/pull/63 ignite-1366 Start cache processor before query processor. You can merge this pull request into a Git repository by running: $ git pull https://github.com/sboikov/incubator-ignite ignite-1366 A

[GitHub] ignite pull request: IGNITE-1344: Fixed imports at java8-examples

2015-09-03 Thread ashutakGG
GitHub user ashutakGG opened a pull request: https://github.com/apache/ignite/pull/62 IGNITE-1344: Fixed imports at java8-examples Fixed imports at java8-examples You can merge this pull request into a Git repository by running: $ git pull https://github.com/ashutakGG/incubator

[jira] [Created] (IGNITE-1366) Start CacheProcessor before QueryProcessor

2015-09-03 Thread Semen Boikov (JIRA)
Semen Boikov created IGNITE-1366: Summary: Start CacheProcessor before QueryProcessor Key: IGNITE-1366 URL: https://issues.apache.org/jira/browse/IGNITE-1366 Project: Ignite Issue Type: Bug

Re: Update version for master

2015-09-03 Thread Yakov Zhdanov
Anton V, can you please do it? --Yakov 2015-09-03 12:05 GMT+03:00 Sergey Kozlov : > Hi > > Now we've branch ignite-1.4 for release thus make sense to update for > version for master to 1.5? > > -- > Sergey Kozlov >

Re: QueryProcessor and CacheProcessor start order

2015-09-03 Thread Sergi Vladykin
I think it was because caches configured on start must be able to setup SQL schema, so QueryProcessor must be ready. If this not true anymore, then the order can be changed. Sergi 2015-09-03 13:20 GMT+03:00 Yakov Zhdanov : > Sam, I agree. Please try fix components start order and run tests. > >

Re: QueryProcessor and CacheProcessor start order

2015-09-03 Thread Yakov Zhdanov
Sam, I agree. Please try fix components start order and run tests. -- Yakov Zhdanov, Director R&D *GridGain Systems* www.gridgain.com 2015-09-03 12:40 GMT+03:00 Semyon Boikov : > Does anybody remember why QueryProcessor is started before CacheProcessor? > > With this order cache processor can be

[GitHub] ignite pull request: ignite-1351: move portable API examples

2015-09-03 Thread dmagda
Github user dmagda closed the pull request at: https://github.com/apache/ignite/pull/57 --- 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 enabl

QueryProcessor and CacheProcessor start order

2015-09-03 Thread Semyon Boikov
Does anybody remember why QueryProcessor is started before CacheProcessor? With this order cache processor can be stopped at the moment when query request is processed, and this causes sporadic errors like NPE (I see this from time to time in IgniteCacheQueryNodeRestartSelfTest). Looks like cache

Update version for master

2015-09-03 Thread Sergey Kozlov
Hi Now we've branch ignite-1.4 for release thus make sense to update for version for master to 1.5? -- Sergey Kozlov

[jira] [Created] (IGNITE-1365) Unable to deserialize object because class ID key is not in the cache

2015-09-03 Thread Denis Magda (JIRA)
Denis Magda created IGNITE-1365: --- Summary: Unable to deserialize object because class ID key is not in the cache Key: IGNITE-1365 URL: https://issues.apache.org/jira/browse/IGNITE-1365 Project: Ignite

[jira] [Created] (IGNITE-1364) Move C++ platform to Ignite.

2015-09-03 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-1364: --- Summary: Move C++ platform to Ignite. Key: IGNITE-1364 URL: https://issues.apache.org/jira/browse/IGNITE-1364 Project: Ignite Issue Type: Sub-task

Re: Ignite 1.4

2015-09-03 Thread Sergey Kozlov
Could someone provide the list of key features (fixes) added for release 1.4? On Wed, Sep 2, 2015 at 3:51 PM, Yakov Zhdanov wrote: > Yes, we will be moving almost all the issues to further versions. > > Branch has already been created. > > --Yakov > > 2015-09-01 22:14 GMT+03:00 Branko Čibej : >

[jira] [Created] (IGNITE-1363) Add animations for angular strap elements.

2015-09-03 Thread Vasiliy Sisko (JIRA)
Vasiliy Sisko created IGNITE-1363: - Summary: Add animations for angular strap elements. Key: IGNITE-1363 URL: https://issues.apache.org/jira/browse/IGNITE-1363 Project: Ignite Issue Type: Sub

[jira] [Created] (IGNITE-1362) Update notifier causes Ignite instance leak.

2015-09-03 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-1362: --- Summary: Update notifier causes Ignite instance leak. Key: IGNITE-1362 URL: https://issues.apache.org/jira/browse/IGNITE-1362 Project: Ignite Issue Typ