Re: Name of .Net product

2015-10-08 Thread Gianfranco Murador
+1 Ignite.NET 2015-10-07 18:31 GMT+02:00 Konstantin Boudnik : > Technically, "Apache Ignite" is the project trademark (which could be > registered, if needed). Hence the longer name is probably more correct. > > Cos > > On Wed, Oct 07, 2015 at 07:31AM, Dmitriy Setrakyan wrote: > > +1 for Ignite.N

Re: IGFS concurrency issue

2015-10-08 Thread Vladimir Ozerov
Cos, Initially IGFS was designed to support concurrent structural updates. E.g., creation of directories /A/C/D and /E/F/G can be performed concurrently. Now we revealed that it might cause concurrency issues in case of conflicting updates. To fix this problem we now perform every update holding

[jira] [Created] (IGNITE-1634) We should generate POJO classes in Client configuration too

2015-10-08 Thread Pavel Konstantinov (JIRA)
Pavel Konstantinov created IGNITE-1634: -- Summary: We should generate POJO classes in Client configuration too Key: IGNITE-1634 URL: https://issues.apache.org/jira/browse/IGNITE-1634 Project: Igni

[GitHub] ignite pull request: IGNITE-1467: Standalone node application

2015-10-08 Thread isapego
GitHub user isapego opened a pull request: https://github.com/apache/ignite/pull/142 IGNITE-1467: Standalone node application You can merge this pull request into a Git repository by running: $ git pull https://github.com/isapego/ignite ignite-1467 Alternatively you can revie

[jira] [Created] (IGNITE-1635) Cache.invoke() can work wrong in a failover scenario

2015-10-08 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-1635: Summary: Cache.invoke() can work wrong in a failover scenario Key: IGNITE-1635 URL: https://issues.apache.org/jira/browse/IGNITE-1635 Project: Ignite Issue T

[GitHub] ignite pull request: IGNITE-1627 .Net: Consistent product naming.

2015-10-08 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/143 IGNITE-1627 .Net: Consistent product naming. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-1627 Alternatively you c

[GitHub] ignite pull request: IGNITE-1627 .Net: Consistent product naming.

2015-10-08 Thread ptupitsyn
Github user ptupitsyn closed the pull request at: https://github.com/apache/ignite/pull/143 --- 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 e

[GitHub] ignite pull request: IGNITE-1627 .Net: Consistent product naming.

2015-10-08 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/144 IGNITE-1627 .Net: Consistent product naming. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-1627 Alternatively you c

[GitHub] ignite pull request: IGNITE-1397 Load/consistency test framework

2015-10-08 Thread ashutakGG
GitHub user ashutakGG opened a pull request: https://github.com/apache/ignite/pull/145 IGNITE-1397 Load/consistency test framework You can merge this pull request into a Git repository by running: $ git pull https://github.com/ashutakGG/incubator-ignite ignite-1397-yards Alte

[jira] [Created] (IGNITE-1636) CPP: Add read/write methods with iterators for maps.

2015-10-08 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-1636: --- Summary: CPP: Add read/write methods with iterators for maps. Key: IGNITE-1636 URL: https://issues.apache.org/jira/browse/IGNITE-1636 Project: Ignite I

[jira] [Created] (IGNITE-1637) IGFS: Consistent properties propagation.

2015-10-08 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-1637: --- Summary: IGFS: Consistent properties propagation. Key: IGNITE-1637 URL: https://issues.apache.org/jira/browse/IGNITE-1637 Project: Ignite Issue Type: T

[jira] [Created] (IGNITE-1638) IGFS: Review IgfsImpl.checkConflictWithPrimary() method.

2015-10-08 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-1638: --- Summary: IGFS: Review IgfsImpl.checkConflictWithPrimary() method. Key: IGNITE-1638 URL: https://issues.apache.org/jira/browse/IGNITE-1638 Project: Ignite

[jira] [Created] (IGNITE-1639) IGFS: IgfsMetaManager() contains duplicated "delete" method.

2015-10-08 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-1639: --- Summary: IGFS: IgfsMetaManager() contains duplicated "delete" method. Key: IGNITE-1639 URL: https://issues.apache.org/jira/browse/IGNITE-1639 Project: Ignite

[jira] [Created] (IGNITE-1640) CPP: Consistent product naming.

2015-10-08 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-1640: --- Summary: CPP: Consistent product naming. Key: IGNITE-1640 URL: https://issues.apache.org/jira/browse/IGNITE-1640 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-1641) .Net: Get rid of ContinuousQueryFilterHolder

2015-10-08 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-1641: --- Summary: .Net: Get rid of ContinuousQueryFilterHolder Key: IGNITE-1641 URL: https://issues.apache.org/jira/browse/IGNITE-1641 Project: Ignite Issue Typ

Re: ignite-1.4 version is still "unreleased" in Jira

2015-10-08 Thread Yakov Zhdanov
I released "ignite-1.4". And also removed "1.5". Who created it? Why not rename "ignite-1.5"? --Yakov 2015-10-07 19:28 GMT+03:00 Konstantin Boudnik : > Techically it should be the RM. I am looking through the website and wiki > and > I can not find the description of the release procedure. Unle

Re: ignite-1.4 version is still "unreleased" in Jira

2015-10-08 Thread Dmitriy Setrakyan
On Thu, Oct 8, 2015 at 7:31 AM, Yakov Zhdanov wrote: > I released "ignite-1.4". > > And also removed "1.5". Who created it? Why not rename "ignite-1.5"? > Yakov, there was discussion to remove "ignite" word from all the release names in Jira and I think you agreed there. I also think it makes se

Re: ignite-1.4 version is still "unreleased" in Jira

2015-10-08 Thread Yakov Zhdanov
This is very easy. --Yakov 2015-10-08 17:35 GMT+03:00 Dmitriy Setrakyan : > On Thu, Oct 8, 2015 at 7:31 AM, Yakov Zhdanov wrote: > > > I released "ignite-1.4". > > > > And also removed "1.5". Who created it? Why not rename "ignite-1.5"? > > > > Yakov, there was discussion to remove "ignite" wor

Re: ignite-1.4 version is still "unreleased" in Jira

2015-10-08 Thread Yakov Zhdanov
I renamed "ignite-1.5" and "ignite-1.6" to 1.5 and 1.6 --Yakov 2015-10-08 17:38 GMT+03:00 Yakov Zhdanov : > This is very easy. > > --Yakov > > 2015-10-08 17:35 GMT+03:00 Dmitriy Setrakyan : > >> On Thu, Oct 8, 2015 at 7:31 AM, Yakov Zhdanov >> wrote: >> >> > I released "ignite-1.4". >> > >> > A

[jira] [Created] (IGNITE-1642) .Net: Rename EventType members

2015-10-08 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-1642: --- Summary: .Net: Rename EventType members Key: IGNITE-1642 URL: https://issues.apache.org/jira/browse/IGNITE-1642 Project: Ignite Issue Type: Improvement

Re: ignite-1.4 version is still "unreleased" in Jira

2015-10-08 Thread Konstantin Boudnik
Thank you very much ! On October 8, 2015 7:45:39 AM PDT, Yakov Zhdanov wrote: >I renamed "ignite-1.5" and "ignite-1.6" to 1.5 and 1.6 > >--Yakov > >2015-10-08 17:38 GMT+03:00 Yakov Zhdanov : > >> This is very easy. >> >> --Yakov >> >> 2015-10-08 17:35 GMT+03:00 Dmitriy Setrakyan : >> >>> On Thu,

[jira] [Created] (IGNITE-1643) Cleanup platform communication protocol.

2015-10-08 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-1643: --- Summary: Cleanup platform communication protocol. Key: IGNITE-1643 URL: https://issues.apache.org/jira/browse/IGNITE-1643 Project: Ignite Issue Type: T

Ignite nodes under different JDKs

2015-10-08 Thread Andrey Gura
Igniters, There are cases when Ignite cluster nodes work on different environments and JDKs (versions and/or vendors). GridDiscoveryManager class contains check that all nodes in topology ran under JDKs with the same major Java version and throws exception if check failed. I want to replace this o

Re: Ignite nodes under different JDKs

2015-10-08 Thread Dmitriy Setrakyan
On Thu, Oct 8, 2015 at 9:52 AM, Andrey Gura wrote: > Igniters, > > There are cases when Ignite cluster nodes work on different environments > and JDKs (versions and/or vendors). GridDiscoveryManager class contains > check that all nodes in topology ran under JDKs with the same major Java > versio

Re: Ignite nodes under different JDKs

2015-10-08 Thread Vladimir Ozerov
Why are we sticked to version? If both JVM has the same major version, but different vendors, it might be even more important concern, than different major versions of the same vendor. On Thu, Oct 8, 2015 at 8:48 PM, Dmitriy Setrakyan wrote: > On Thu, Oct 8, 2015 at 9:52 AM, Andrey Gura wrote:

Re: Ignite nodes under different JDKs

2015-10-08 Thread Dmitriy Setrakyan
On Thu, Oct 8, 2015 at 11:31 AM, Vladimir Ozerov wrote: > Why are we sticked to version? If both JVM has the same major version, but > different vendors, it might be even more important concern, than different > major versions of the same vendor. > I don't think even this should matter. Java has

Re: Ignite nodes under different JDKs

2015-10-08 Thread Konstantin Boudnik
This conversation reminds me of the situation with Spark and akka that I just ran into. Or rather with Akka and the way they designed the remote execution. The situation is actually _completely_ ridiculous. I stood up a small Spark cluster and then tried to submit a job into it, which had some Spar

Re: Ignite nodes under different JDKs

2015-10-08 Thread Dmitriy Setrakyan
On Thu, Oct 8, 2015 at 12:28 PM, Konstantin Boudnik wrote: > This conversation reminds me of the situation with Spark and akka that I > just > ran into. Or rather with Akka and the way they designed the remote > execution. > The situation is actually _completely_ ridiculous. I stood up a small Sp

Re: Ignite nodes under different JDKs

2015-10-08 Thread Konstantin Boudnik
On Thu, Oct 08, 2015 at 12:46PM, Dmitriy Setrakyan wrote: > On Thu, Oct 8, 2015 at 12:28 PM, Konstantin Boudnik wrote: > > > This conversation reminds me of the situation with Spark and akka that I > > just > > ran into. Or rather with Akka and the way they designed the remote > > execution. > >

Using IgniteContext in... well, Java context

2015-10-08 Thread Konstantin Boudnik
Guys, I've tried to play a little bit with IgniteContext and the whole IgniteRDD stuff from the perspective of not touching Scala ever again. And here's what I have found: IgniteContext isn't usable from Java (or Groovy for that matter). And it isn't an attempt to critique Ignite's RDD implementat

Using IgniteContext in... well, Java context

2015-10-08 Thread Konstantin Boudnik
Guys, I've tried to play a little bit with IgniteContext and the whole IgniteRDD stuff from the perspective of not touching Scala ever again. And here's what I have found: IgniteContext isn't usable from Java (or Groovy for that matter). And it isn't an attempt to critique Ignite's RDD implementat

Re: Ignite nodes under different JDKs

2015-10-08 Thread Dmitriy Setrakyan
On Thu, Oct 8, 2015 at 1:56 PM, Konstantin Boudnik wrote: > On Thu, Oct 08, 2015 at 12:46PM, Dmitriy Setrakyan wrote: > > On Thu, Oct 8, 2015 at 12:28 PM, Konstantin Boudnik > wrote: > > > > > This conversation reminds me of the situation with Spark and akka that > I > > > just > > > ran into. O

Re: Ignite nodes under different JDKs

2015-10-08 Thread Andrey Gura
Vladimir, different JDK versions in topology can lead to problems with P2P deploy for example. Nodes under different vendors' JDK should work correctly in case of properly defined SUID. On Thu, Oct 8, 2015 at 9:31 PM, Vladimir Ozerov wrote: > Why are we sticked to version? If both JVM has the s