[jira] [Created] (IGNITE-1338) SQL engine doesn't convert query fields name in upper case before using

2015-08-31 Thread Pavel Konstantinov (JIRA)
Pavel Konstantinov created IGNITE-1338: -- Summary: SQL engine doesn't convert query fields name in upper case before using Key: IGNITE-1338 URL: https://issues.apache.org/jira/browse/IGNITE-1338 P

Re: Coding style changed!

2015-08-31 Thread Denis Magda
I've updated '{ignite_folder}/idea/ignite_codeStyle.xml' to reflect the changes. -- Denis On 8/31/2015 5:48 PM, Sergi Vladykin wrote: Guys, As discussed, I changed all the imports in master to explicit ones. Settings for Idea you can see here: https://issues.apache.org/jira/secure/attachment

Re: Please help to do the code review for those newbie PR

2015-08-31 Thread Valentin Kulichenko
Ken, I left a comment in https://github.com/apache/ignite/pull/44/. Please take a look. Thanks! -Val On Mon, Aug 31, 2015 at 6:51 PM, Alexey Goncharuk < alexey.goncha...@gmail.com> wrote: > Ken, > > I have also provided some feedback regarding the IGNTIE-1226 ticket (sorry > it took a long tim

Re: Please help to do the code review for those newbie PR

2015-08-31 Thread Alexey Goncharuk
Ken, I have also provided some feedback regarding the IGNTIE-1226 ticket (sorry it took a long time to respond to your previous email). 2015-08-31 18:48 GMT-07:00 Valentin Kulichenko < valentin.kuliche...@gmail.com>: > Hi Ken, > > I was just in process of reviewing them :) Please give me couple

Re: Please help to do the code review for those newbie PR

2015-08-31 Thread Valentin Kulichenko
Hi Ken, I was just in process of reviewing them :) Please give me couple more hours and I will provide feedback. -Val On Mon, Aug 31, 2015 at 6:47 PM, Ken Cheng wrote: > Hi Valentin Kulichenko* & *Alexey Kuznetsov > > Can you help to do the code review for the newbie bugs > > Jira: > https:/

Re: Please help to do the code review for those newbie PR

2015-08-31 Thread Ken Cheng
Hi Valentin Kulichenko* & *Alexey Kuznetsov Can you help to do the code review for the newbie bugs Jira: https://issues.apache.org/jira/browse/IGNITE-1226 https://issues.apache.org/jira/browse/IGNITE-1153 PR: https://github.com/apache/ignite/pull/35 https://github.com/apache/ignite/pull/44

Re: IGNITE-708

2015-08-31 Thread Dmitriy Setrakyan
On Mon, Aug 31, 2015 at 5:57 PM, Alexey Goncharuk < alexey.goncha...@gmail.com> wrote: > As far as I understood Yakov's point, even this message indicating that no > change happened is redundant because we have message delivery guarantees on > communication level and no messages can be lost. If a

Re: IGNITE-708

2015-08-31 Thread Alexey Goncharuk
As far as I understood Yakov's point, even this message indicating that no change happened is redundant because we have message delivery guarantees on communication level and no messages can be lost. If a node is waiting for a message and receives a message indicating that no change had happened, I

Re: Hello

2015-08-31 Thread Dmitriy Setrakyan
Hi Charles, Welcome you to the Ignite community! First of all, please properly subscribe to the dev list (it seems that you still are not subscribed). You should send an email to dev-subscr...@ignite.apache.org and follow instructions in the reply. There are several features in Ignite that you c

Hello

2015-08-31 Thread Charles Cobb
Hi all, My name is CJ, and I'm very interested in Apache Ignite. In fact, I'm a senior at UPenn and am looking for a year long project to work on. Is there any larger portion of Apache Ignite that is not implemented or minimally implemented that I and a few other people could work on for a year? I

Re: IGNITE-708

2015-08-31 Thread Dmitriy Setrakyan
On Mon, Aug 31, 2015 at 4:58 PM, Alexey Goncharuk < alexey.goncha...@gmail.com> wrote: > Gianfranco, > > What do you mean by 'local cache' here? > > If you are talking about the local partition map, I do not think we have > such a method. The background exchange that is described in the ticket is

Re: IGNITE-708

2015-08-31 Thread Alexey Goncharuk
Gianfranco, What do you mean by 'local cache' here? If you are talking about the local partition map, I do not think we have such a method. The background exchange that is described in the ticket is handled in controlled by the ResendTimeoutObject inner class in GridCachePartitionExchangeManager.

Re: Fwd: Distributed Denial of Service attack on Apache's servers today: Please be advised of changes enacted

2015-08-31 Thread Dmitriy Setrakyan
On Mon, Aug 31, 2015 at 4:13 PM, Konstantin Boudnik wrote: > I just fixed an issue in Bigtop's toolchain installation caused by this > change. The format of new script got changed, so if there is any reliance > on > the content of the page - it better be checked. > Thanks Cos! Does anyone have e

Re: Fwd: Distributed Denial of Service attack on Apache's servers today: Please be advised of changes enacted

2015-08-31 Thread Konstantin Boudnik
I just fixed an issue in Bigtop's toolchain installation caused by this change. The format of new script got changed, so if there is any reliance on the content of the page - it better be checked. On Mon, Aug 31, 2015 at 03:42PM, Dmitriy Setrakyan wrote: > On Mon, Aug 31, 2015 at 3:10 PM, Konstant

Re: Fwd: Distributed Denial of Service attack on Apache's servers today: Please be advised of changes enacted

2015-08-31 Thread Dmitriy Setrakyan
On Mon, Aug 31, 2015 at 3:10 PM, Konstantin Boudnik wrote: > If we are using the CGI version then yes. > Well, the original email said that existing CGI scripts should continue to work. I have no experience with CGI, so I thought I would ask. > > On Mon, Aug 31, 2015 at 01:53PM, Dmitriy Setrak

Re: Fwd: Distributed Denial of Service attack on Apache's servers today: Please be advised of changes enacted

2015-08-31 Thread Konstantin Boudnik
If we are using the CGI version then yes. On Mon, Aug 31, 2015 at 01:53PM, Dmitriy Setrakyan wrote: > Brane, > > Will this affect our mirror selecting CGI script on the download page? > > D. > > -- Forwarded message -- > From: Daniel Gruno > Date: Mon, Aug 31, 2015 at 1:31 PM >

Fwd: Distributed Denial of Service attack on Apache's servers today: Please be advised of changes enacted

2015-08-31 Thread Dmitriy Setrakyan
Brane, Will this affect our mirror selecting CGI script on the download page? D. -- Forwarded message -- From: Daniel Gruno Date: Mon, Aug 31, 2015 at 1:31 PM Subject: Distributed Denial of Service attack on Apache's servers today: Please be advised of changes enacted To: infras

[GitHub] ignite pull request: Fix for update notifier.

2015-08-31 Thread ashutakGG
GitHub user ashutakGG opened a pull request: https://github.com/apache/ignite/pull/53 Fix for update notifier. Fix for update notifier. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ashutakGG/incubator-ignite upd-notif-demon-th

Re: GridSpinBusyLock performance

2015-08-31 Thread Yakov Zhdanov
Yes, I agree. Please file a ticket. -- Yakov Zhdanov, Director R&D *GridGain Systems* www.gridgain.com 2015-08-31 21:29 GMT+03:00 Vladimir Ozerov : > Yes, this is what I am talking about. Actually, for "busy" lock semantics > we need only 3 methods in regular RW lock terms: tryReadLock(), > read

Re: GridSpinBusyLock performance

2015-08-31 Thread Vladimir Ozerov
Yes, this is what I am talking about. Actually, for "busy" lock semantics we need only 3 methods in regular RW lock terms: tryReadLock(), readUnlock() and writeLock(). No need for reentrancy, write unlocks, etc.. This makes potential implementation very simple: read lock/unlock() methods are simpl

Re: GridSpinBusyLock performance

2015-08-31 Thread Yakov Zhdanov
Vova, can you please share your benchmark? That was long time ago and I recall that I got better results in more complex benchmarks than jmh one. However, I am quiet excited with your idea to change implementation to striped RW locks: * busy state - we do tryLock() on random read lock * blocked s

Re: Incubator PMC/Board report for Sep 2015 ([ppmc])

2015-08-31 Thread Konstantin Boudnik
And done. On Mon, Aug 31, 2015 at 11:10AM, Konstantin Boudnik wrote: > I will update the report list for the incubator to reflect the graduation. > > Cos > > On Mon, Aug 31, 2015 at 02:15PM, Marvin wrote: > > > > > > Dear podling, > > > > This email was sent by an automated system on behalf o

Re: Ignite 1.4

2015-08-31 Thread Konstantin Boudnik
On Mon, Aug 31, 2015 at 08:08PM, Branko Čibej wrote: > On 31.08.2015 20:06, Konstantin Boudnik wrote: > > Submitting for vote and releasing are two different events. The release date > > is when the vote is closed and its tally is counted. > > Heh, actually, the release date is when the release is

Re: Incubator PMC/Board report for Sep 2015 ([ppmc])

2015-08-31 Thread Konstantin Boudnik
I will update the report list for the incubator to reflect the graduation. Cos On Mon, Aug 31, 2015 at 02:15PM, Marvin wrote: > > > Dear podling, > > This email was sent by an automated system on behalf of the Apache Incubator > PMC. > It is an initial reminder to give you plenty of time to p

Re: Ignite 1.4

2015-08-31 Thread Branko Čibej
On 31.08.2015 20:06, Konstantin Boudnik wrote: > Submitting for vote and releasing are two different events. The release date > is when the vote is closed and its tally is counted. Heh, actually, the release date is when the release is announced. :) Which is typically after it's on all the mirrors

Re: GridSpinBusyLock performance

2015-08-31 Thread Dmitriy Setrakyan
On Mon, Aug 31, 2015 at 11:03 AM, Vladimir Ozerov wrote: > Exactly, we use it primarily as "busy" lock, i.e. lots of concurrent > readers with writer blocking everything on node stop. But it doesn't > outperform regular ReentrantReadWriteLock actually. > I don't think this use-case is about perf

Re: Ignite 1.4

2015-08-31 Thread Konstantin Boudnik
Submitting for vote and releasing are two different events. The release date is when the vote is closed and its tally is counted. Cos On Mon, Aug 31, 2015 at 02:29PM, Yakov Zhdanov wrote: > Guys, > > Here is the correct link to jira issues that should work for everyone - > https://issues.apache.

Re: GridSpinBusyLock performance

2015-08-31 Thread Vladimir Ozerov
Exactly, we use it primarily as "busy" lock, i.e. lots of concurrent readers with writer blocking everything on node stop. But it doesn't outperform regular ReentrantReadWriteLock actually. On Mon, Aug 31, 2015 at 6:41 PM, Dmitriy Setrakyan wrote: > I don't recall exactly, but from what I rememb

Re: GridSpinBusyLock performance

2015-08-31 Thread Dmitriy Setrakyan
I don't recall exactly, but from what I remember, there were other benefits to the spin-lock approach. Don't we use some characteristics of this lock to properly shut down the system? D. On Mon, Aug 31, 2015 at 5:24 AM, Vladimir Ozerov wrote: > Igniters, > > We have two pretty strange construct

Re: Coding style changed!

2015-08-31 Thread Raul Kripalani
Awesome, thanks! On 31 Aug 2015 15:49, "Sergi Vladykin" wrote: > Guys, > > As discussed, I changed all the imports in master to explicit ones. > > Settings for Idea you can see here: > > https://issues.apache.org/jira/secure/attachment/12753298/Screen%20Shot%202015-08-31%20at%202.18.27%20PM.png >

[jira] [Created] (IGNITE-1337) Platforms CPP: Move "common" module to Ignite.

2015-08-31 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-1337: --- Summary: Platforms CPP: Move "common" module to Ignite. Key: IGNITE-1337 URL: https://issues.apache.org/jira/browse/IGNITE-1337 Project: Ignite Issue T

Coding style changed!

2015-08-31 Thread Sergi Vladykin
Guys, As discussed, I changed all the imports in master to explicit ones. Settings for Idea you can see here: https://issues.apache.org/jira/secure/attachment/12753298/Screen%20Shot%202015-08-31%20at%202.18.27%20PM.png Coding guidelines will be updated soon. Sergi

Re: Hello

2015-08-31 Thread Alexey Kuznetsov
Hi Nick! Please take a look https://ignite.apache.org/community/contribute.html#contribute Download Ignite, read docs, run examples, select an issue you like to implement / fix (you could start from simple ones). Ask questions here. On Mon, Aug 31, 2015 at 9:02 PM, Nick Pavlov wrote: > Hi eve

[jira] [Created] (IGNITE-1336) Platforms: Create JNI callback extensions.

2015-08-31 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-1336: --- Summary: Platforms: Create JNI callback extensions. Key: IGNITE-1336 URL: https://issues.apache.org/jira/browse/IGNITE-1336 Project: Ignite Issue Type:

Incubator PMC/Board report for Sep 2015 ([ppmc])

2015-08-31 Thread Marvin
Dear podling, This email was sent by an automated system on behalf of the Apache Incubator PMC. It is an initial reminder to give you plenty of time to prepare your quarterly board report. The board meeting is scheduled for Wed, 16 September 2015, 10:30 am PST. The report for your podling wi

Hello

2015-08-31 Thread Nick Pavlov
Hi everyone. I will be happy to help)

Re: Ignite 1.4

2015-08-31 Thread Dmitriy Setrakyan
On Mon, Aug 31, 2015 at 4:29 AM, Yakov Zhdanov wrote: > Guys, > > Here is the correct link to jira issues that should work for everyone - > > https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20fixVersion%20%3D%20ignite-1.4%20AND%20(status%20%3D%20resolved%20or%20status%20%3

Re: Ignite 1.4

2015-08-31 Thread Dmitriy Setrakyan
On Mon, Aug 31, 2015 at 4:56 AM, Anton Vinogradov wrote: > Dmitriy, > I've fixed sources and made test release. > Result can be checked here > https://dist.apache.org/repos/dist/release/ignite/2.2.2-test/ > > Thanks for quick turn around! > > On Mon, Aug 31, 2015 at 2:29 PM, Yakov Zhdanov > wr

[GitHub] ignite pull request: ignite-1301: added portable protocol version ...

2015-08-31 Thread dmagda
Github user dmagda closed the pull request at: https://github.com/apache/ignite/pull/43 --- 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

GridSpinBusyLock performance

2015-08-31 Thread Vladimir Ozerov
Igniters, We have two pretty strange constructs: GridSpinReadWriteLock and base on it GridSpinBusyLock. As I understand it was an effort to create more performant RWLock than ReentrantReadWriteLock for cases when wrtie locks are very unlikely. As busy lock concept is also used in some sensitive p

Re: PortableBuilderImpl.getField() method's inconsistent behavior for arrays of different types

2015-08-31 Thread Denis Magda
Since no one has responded yet I've implemented what I suppose a proper behavior is. Modifications for arrays of any kind returned from PortableBuilder.getField() method are reflected. Under these modifications I mean an ability to change an array's content in a way that when a portable object i

Re: Ignite 1.4

2015-08-31 Thread Anton Vinogradov
Dmitriy, I've fixed sources and made test release. Result can be checked here https://dist.apache.org/repos/dist/release/ignite/2.2.2-test/ On Mon, Aug 31, 2015 at 2:29 PM, Yakov Zhdanov wrote: > Guys, > > Here is the correct link to jira issues that should work for everyone - > > https://issue

Re: Ignite 1.4

2015-08-31 Thread Yakov Zhdanov
Guys, Here is the correct link to jira issues that should work for everyone - https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20fixVersion%20%3D%20ignite-1.4%20AND%20(status%20%3D%20resolved%20or%20status%20%3D%20closed)%20ORDER%20BY%20due%20ASC%2C%20priority%20DESC%2C%20cr

Re: Ignite 1.4

2015-08-31 Thread Alexey Kuznetsov
Agree with Brane, let's always release on Monday. On Mon, Aug 31, 2015 at 4:33 PM, Branko Čibej wrote: > On 31.08.2015 08:14, Konstantin Boudnik wrote: > > On Mon, Aug 31, 2015 at 01:29AM, Yakov Zhdanov wrote: > >> Igniters, > >> > >> I think we have got to the point to start finalization of 1.4

[jira] [Created] (IGNITE-1335) Platforms .Net: Move Grid to Ignite

2015-08-31 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-1335: --- Summary: Platforms .Net: Move Grid to Ignite Key: IGNITE-1335 URL: https://issues.apache.org/jira/browse/IGNITE-1335 Project: Ignite Issue Type: Sub-ta

[GitHub] ignite pull request: IGNITE-426 Implemented sending partition coun...

2015-08-31 Thread ntikhonov
GitHub user ntikhonov opened a pull request: https://github.com/apache/ignite/pull/52 IGNITE-426 Implemented sending partition counter to backups node for … …transaction caches. Added tests. You can merge this pull request into a Git repository by running: $ git pull https:

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

2015-08-31 Thread sboikov
GitHub user sboikov opened a pull request: https://github.com/apache/ignite/pull/51 ignite-1334 Fixed concurrent destroyCache/node stop. Check initFut re… You can merge this pull request into a Git repository by running: $ git pull https://github.com/sboikov/incubator-ignite

Re: Ignite 1.4

2015-08-31 Thread Branko Čibej
On 31.08.2015 08:14, Konstantin Boudnik wrote: > On Mon, Aug 31, 2015 at 01:29AM, Yakov Zhdanov wrote: >> Igniters, >> >> I think we have got to the point to start finalization of 1.4 release. >> >> It contains many important fixes and several new features (e.g. secure >> communication). One more p

[jira] [Created] (IGNITE-1334) Issues with concurrent node stop and cache stop

2015-08-31 Thread Semen Boikov (JIRA)
Semen Boikov created IGNITE-1334: Summary: Issues with concurrent node stop and cache stop Key: IGNITE-1334 URL: https://issues.apache.org/jira/browse/IGNITE-1334 Project: Ignite Issue Type:

[GitHub] ignite pull request: IGNITE-1333 - fixed

2015-08-31 Thread svladykin
GitHub user svladykin opened a pull request: https://github.com/apache/ignite/pull/50 IGNITE-1333 - fixed You can merge this pull request into a Git repository by running: $ git pull https://github.com/svladykin/ignite ignite-1333 Alternatively you can review and apply these

[jira] [Created] (IGNITE-1333) SQL Group index can return wrong restult in half-bounded conditions

2015-08-31 Thread Sergi Vladykin (JIRA)
Sergi Vladykin created IGNITE-1333: -- Summary: SQL Group index can return wrong restult in half-bounded conditions Key: IGNITE-1333 URL: https://issues.apache.org/jira/browse/IGNITE-1333 Project: Igni

[jira] [Created] (IGNITE-1332) Platforms: review all TODOs in Java code.

2015-08-31 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-1332: --- Summary: Platforms: review all TODOs in Java code. Key: IGNITE-1332 URL: https://issues.apache.org/jira/browse/IGNITE-1332 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-1331) Platforms: consistent naming for "op" methods.

2015-08-31 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-1331: --- Summary: Platforms: consistent naming for "op" methods. Key: IGNITE-1331 URL: https://issues.apache.org/jira/browse/IGNITE-1331 Project: Ignite Issue T

Re: Ignite 1.4

2015-08-31 Thread Dmitriy Setrakyan
Guys, One immediate post-graduation change is removing the word "incubating" from the produced source, maven, and binary artifacts. I filed a ticket for it here: https://issues.apache.org/jira/browse/IGNITE-1330 Anton, given that you are an expert in the build, would be great if you could pick i

[jira] [Created] (IGNITE-1330) Need to remove "incubating" from source, maven, and binary artifacts.

2015-08-31 Thread Dmitriy Setrakyan (JIRA)
Dmitriy Setrakyan created IGNITE-1330: - Summary: Need to remove "incubating" from source, maven, and binary artifacts. Key: IGNITE-1330 URL: https://issues.apache.org/jira/browse/IGNITE-1330 Proje