Re: Rework Sql Queries use case to SQL Grid one

2016-12-12 Thread Dmitriy Setrakyan
Denis, can you sketch the SQL Grid diagram and take a picture? This way we can have a designer draw it out. On Mon, Dec 12, 2016 at 12:47 PM, Denis Magda wrote: > Igniters, > > It’s time to update SQL queries use case page [1] to SQL Grid one > preparing the content referring

Re: [VOTE] Apche Ignite PMC Chair Election

2016-12-12 Thread Konstantin Boudnik
On Mon, Dec 12, 2016 at 12:12PM, Denis Magda wrote: > Denis Magda > > > Regardless of the fact that I’m a GridGain employee and that GridGain still > represents the majority of our community, I would truly like to make our One's affiliation is mostly the fact of one's biography and quite

Re: [RESULT] [VOTE] Apache Ignite 1.8.0 Release (RC1)

2016-12-12 Thread Denis Magda
> On Dec 12, 2016, at 4:08 PM, Konstantin Boudnik wrote: > > Interestingly enough, looking thought the artifacts in Maven, I see > a whole bunch of the component that are pulled from the latest releases yet > are presented in the Maven. Say geospacial is only published up to

Re: affinityCall in one distributed transaction

2016-12-12 Thread Dmitriy Setrakyan
Anton, Looking at this sequence, I don't see any way of achieving it other than enrolling all transactions into one JTA transaction. If you seen another way, can you please suggest it here? D. On Sat, Dec 10, 2016 at 2:07 PM, Антон Чураев wrote: > Dmitriy, it's ok > > To

Re: [VOTE] Apche Ignite PMC Chair Election

2016-12-12 Thread Denis Magda
Cos, > The fact that some of the PMC members here still consider > themselves first as an employee of company X and only then the as a member of > Ignite PMC I consider myself as a free son of the Earth who lives his life the way he likes :) The rest is of the same priority. Well, the whole

Re: [RESULT] [VOTE] Apache Ignite 1.8.0 Release (RC1)

2016-12-12 Thread Dmitriy Setrakyan
On Mon, Dec 12, 2016 at 4:08 PM, Konstantin Boudnik wrote: > I don't think INFRA has any control of how something is pushed into Maven > central. But isn't INFRA responsible to ensure that the mirror between apache and maven central works correctly?

Re: [RESULT] [VOTE] Apache Ignite 1.8.0 Release (RC1)

2016-12-12 Thread Konstantin Boudnik
I don't think INFRA has any control of how something is pushed into Maven central. Interestingly enough, looking thought the artifacts in Maven, I see a whole bunch of the component that are pulled from the latest releases yet are presented in the Maven. Say geospacial is only published up to

[GitHub] ignite pull request #1339: IGNITE-4386

2016-12-12 Thread devozerov
Github user devozerov closed the pull request at: https://github.com/apache/ignite/pull/1339 --- 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 #1327: Ignite 4386

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

Re: NullPointerException on ScanQuery

2016-12-12 Thread Alper Tekinalp
Hi Andrey. Did you able to look to the code? Regards. On Thu, Dec 8, 2016 at 10:05 AM, Alper Tekinalp wrote: > Hi. > > Could you please share your reproducer example? > > > I added classes to repoduce the error. It also throws cache closed errors > I am ok with it. But others.

[jira] [Created] (IGNITE-4417) OptimizedMarshaller: show property path causing ClassNotFoundException

2016-12-12 Thread Alexandr Kuramshin (JIRA)
Alexandr Kuramshin created IGNITE-4417: -- Summary: OptimizedMarshaller: show property path causing ClassNotFoundException Key: IGNITE-4417 URL: https://issues.apache.org/jira/browse/IGNITE-4417

Re: [RESULT] [VOTE] Apache Ignite 1.8.0 Release (RC1)

2016-12-12 Thread Denis Magda
Sergey K., Anton, Please double check that we met all the requirements from this page during the release https://maven.apache.org/guides/mini/guide-central-repository-upload.html If somethings was missed the artifacts wouldn't be uploaded to Maven Central automatically. -- Denis On Mon, Dec

Capacity Planning - Calculating Memory Usage

2016-12-12 Thread Alexandr Kuramshin
Hello, Igniters, I'd like to represent updated article [1] about the subject. And I'll very appreciate your comments and questions about it. Please review. [1] http://apacheignite.gridgain.org/docs/capacity-planning -- Thanks, Alexandr Kuramshin

[jira] [Created] (IGNITE-4414) Add JUnit test for local queries against a partitoned cache with 2 backups

2016-12-12 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-4414: - Summary: Add JUnit test for local queries against a partitoned cache with 2 backups Key: IGNITE-4414 URL: https://issues.apache.org/jira/browse/IGNITE-4414

[GitHub] ignite pull request #1340: Ignite 4363

2016-12-12 Thread alexpaschenko
GitHub user alexpaschenko opened a pull request: https://github.com/apache/ignite/pull/1340 Ignite 4363 Inner properties handling/general UPDATE fix You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

Re: NullPointerException on ScanQuery

2016-12-12 Thread Andrey Gura
Hi, I've looked at your code. First of all you have races in your code. For example your start two threads and destroy caches before thread is finished and it leads to cache closed error. Moreover, you stops application before any thread finished and it leads to topology changing and NPE. The

[jira] [Created] (IGNITE-4415) .NET: EntityFramework 2nd level cache fails for some complex queries

2016-12-12 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-4415: -- Summary: .NET: EntityFramework 2nd level cache fails for some complex queries Key: IGNITE-4415 URL: https://issues.apache.org/jira/browse/IGNITE-4415 Project:

[jira] [Created] (IGNITE-4412) .NET: NLogLoggerTest is not thread safe

2016-12-12 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-4412: -- Summary: .NET: NLogLoggerTest is not thread safe Key: IGNITE-4412 URL: https://issues.apache.org/jira/browse/IGNITE-4412 Project: Ignite Issue Type: Bug

[GitHub] ignite pull request #1338: IGNITE-4410 .NET: Provide default-config-dotnet.x...

2016-12-12 Thread ptupitsyn
Github user ptupitsyn closed the pull request at: https://github.com/apache/ignite/pull/1338 --- 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

[jira] [Created] (IGNITE-4413) .NET: SqlQuery with DateTime arguments does not work

2016-12-12 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-4413: -- Summary: .NET: SqlQuery with DateTime arguments does not work Key: IGNITE-4413 URL: https://issues.apache.org/jira/browse/IGNITE-4413 Project: Ignite

[GitHub] ignite pull request #1341: IGNITE-4413 .NET: Fix DateTime argument handling ...

2016-12-12 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/1341 IGNITE-4413 .NET: Fix DateTime argument handling in SqlQuery You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-4413

[GitHub] ignite pull request #1341: IGNITE-4413 .NET: Fix DateTime argument handling ...

2016-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/1341 --- 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 #1261: IGNITE-4033 Streamline platform callback interfac...

2016-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/1261 --- 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 #1302: Ignite 4341

2016-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/1302 --- 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 #1321: Ignite 4341 master2

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

Re: [VOTE] Apche Ignite PMC Chair Election

2016-12-12 Thread Roman Shaposhnik
On Sat, Dec 10, 2016 at 12:24 PM, Dmitriy Setrakyan wrote: > According to the discussion on the dev list [1], the following candidates > were proposed for the Apache Ignite PMC Chair position: > > Vladimir Ozerov > Konstantin Boudnik > Valentin Kulichenko > Denis Magda

Re: [VOTE] Apche Ignite PMC Chair Election

2016-12-12 Thread Nikolai Tikhonov
Denis Magda On Mon, Dec 12, 2016 at 8:02 PM, Roman Shaposhnik wrote: > On Sat, Dec 10, 2016 at 12:24 PM, Dmitriy Setrakyan > wrote: > > According to the discussion on the dev list [1], the following candidates > > were proposed for the Apache Ignite PMC

Re: [RESULT] [VOTE] Apache Ignite 1.8.0 Release (RC1)

2016-12-12 Thread Denis Magda
Cos, Roman S., Is there any hint on or some other way on how we can get attention of Apache Infra team to this issue? https://issues.apache.org/jira/browse/INFRA-13073 — Denis > On Dec 10, 2016, at 7:45 AM, Denis Magda

Re: NullPointerException on ScanQuery

2016-12-12 Thread Alper Tekinalp
> > Hi, > Hi Andrey. First of all thanks for your responces. First of all you have races in your code. For example your start two > threads and destroy caches before thread is finished and it leads to > cache closed error. It is of course reasonable to get "cache closed" errors in that case

Re: [VOTE] Apche Ignite PMC Chair Election

2016-12-12 Thread Konstantin Boudnik
On Sat, Dec 10, 2016 at 12:24PM, Dmitriy Setrakyan wrote: > According to the discussion on the dev list [1], the following candidates > were proposed for the Apache Ignite PMC Chair position: > > Vladimir Ozerov > Konstantin Boudnik > Valentin Kulichenko > Denis Magda > Branko Čibej > >

Re: [VOTE] Apche Ignite PMC Chair Election

2016-12-12 Thread Denis Magda
Denis Magda Regardless of the fact that I’m a GridGain employee and that GridGain still represents the majority of our community, I would truly like to make our community more diversified and transparent and less dependent of GridGain. Being a PMC chair will motivate me to learn even more

Re: [VOTE] Apche Ignite PMC Chair Election

2016-12-12 Thread Igor Rudyak
Konstantin Boudnik On Sun, Dec 11, 2016 at 2:39 AM, Sergi Vladykin wrote: > Konstantin Boudnik > > Sergi >

[jira] [Created] (IGNITE-4416) Document logging capabilities of Ignite

2016-12-12 Thread Denis Magda (JIRA)
Denis Magda created IGNITE-4416: --- Summary: Document logging capabilities of Ignite Key: IGNITE-4416 URL: https://issues.apache.org/jira/browse/IGNITE-4416 Project: Ignite Issue Type: Task