[GitHub] ignite pull request: Fix Ignite-1900

2015-11-12 Thread wmz7year
GitHub user wmz7year opened a pull request: https://github.com/apache/ignite/pull/227 Fix Ignite-1900 You can merge this pull request into a Git repository by running: $ git pull https://github.com/wmz7year/ignite ignite-1900 Alternatively you can review and apply these c

[jira] [Created] (IGNITE-1900) Ignite JMX problem with Spring Boot

2015-11-12 Thread wmz7year (JIRA)
wmz7year created IGNITE-1900: Summary: Ignite JMX problem with Spring Boot Key: IGNITE-1900 URL: https://issues.apache.org/jira/browse/IGNITE-1900 Project: Ignite Issue Type: Bug Compon

[GitHub] ignite pull request: IGNITE-1854

2015-11-12 Thread wmz7year
Github user wmz7year closed the pull request at: https://github.com/apache/ignite/pull/200 --- 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: Reusing message reader per NIO session

2015-11-12 Thread vkulichenko
GitHub user vkulichenko opened a pull request: https://github.com/apache/ignite/pull/226 Reusing message reader per NIO session You can merge this pull request into a Git repository by running: $ git pull https://github.com/vkulichenko/incubator-ignite ignite-direct-marsh Al

RE: Custom ThreadFactory

2015-11-12 Thread Andrey Kornev
There you go: https://issues.apache.org/jira/browse/IGNITE-1898 and https://issues.apache.org/jira/browse/IGNITE-1899 Cheers Andrey > From: dsetrak...@apache.org > Date: Thu, 12 Nov 2015 12:53:52 -0800 > Subject: Re: Custom ThreadFactory > To: dev@ignite.apache.org > > On Thu, Nov 12, 2015 at 1

[jira] [Created] (IGNITE-1899) Incorrect Ignite (IgniteKernal) instance deserialized when multiple Ignite nodes started in the same JVM

2015-11-12 Thread Andrey Kornev (JIRA)
Andrey Kornev created IGNITE-1899: - Summary: Incorrect Ignite (IgniteKernal) instance deserialized when multiple Ignite nodes started in the same JVM Key: IGNITE-1899 URL: https://issues.apache.org/jira/browse/IGN

[jira] [Created] (IGNITE-1898) Make it possible to obtain the local Ignite instance statically

2015-11-12 Thread Andrey Kornev (JIRA)
Andrey Kornev created IGNITE-1898: - Summary: Make it possible to obtain the local Ignite instance statically Key: IGNITE-1898 URL: https://issues.apache.org/jira/browse/IGNITE-1898 Project: Ignite

Re: NuGet icon hosting

2015-11-12 Thread Dmitriy Setrakyan
Here you go: https://ignite.apache.org/images/logo_ignite_32_32.png D. On Thu, Nov 12, 2015 at 10:09 AM, Pavel Tupitsyn wrote: > Hi Dmitry, > > Looks like you have misunderstood me. There is no icon, that is why I ask > for it. > > We (Igniters) want to distribute Ignite.NET as a NuGet package

Re: Custom ThreadFactory

2015-11-12 Thread Dmitriy Setrakyan
On Thu, Nov 12, 2015 at 10:26 AM, Andrey Kornev wrote: > Even better, Ignite might provide out-of-the-box access to the local > instance via a > thread local. It could be in a form of a static public > method on the Ignition class. > > Ignite itself could benefit from > this feature as it does ge

Re: ignite-platform module

2015-11-12 Thread Raul Kripalani
On Thu, Nov 12, 2015 at 8:24 PM, Dmitriy Setrakyan wrote: > Raul, following this logic, we should also group all streaming integration > into one streaming folder and so on… My vote is to keep the structure > consistent and flat for now, and if the community decides that grouping > should serve u

Re: ignite-platform module

2015-11-12 Thread Dmitriy Setrakyan
Raul, following this logic, we should also group all streaming integration into one streaming folder and so on… My vote is to keep the structure consistent and flat for now, and if the community decides that grouping should serve us better, we will restructure the project modules in one step. Now,

Re: ignite-platform module

2015-11-12 Thread Raul Kripalani
On Thu, Nov 12, 2015 at 5:23 PM, Dmitriy Setrakyan wrote: > Vladimir, I think it is unclear how one approach is better than the other > apart from just being different. I would avoid undertaking this type of > restructuring unless we have a really compelling reason. > I need three modules for OS

[jira] [Created] (IGNITE-1897) Add failover to write-behind cache store

2015-11-12 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-1897: --- Summary: Add failover to write-behind cache store Key: IGNITE-1897 URL: https://issues.apache.org/jira/browse/IGNITE-1897 Project: Ignite Issue

RE: Custom ThreadFactory

2015-11-12 Thread Andrey Kornev
Even better, Ignite might provide out-of-the-box access to the local instance via a thread local. It could be in a form of a static public method on the Ignition class. Ignite itself could benefit from this feature as it does get it wrong occasionally. A good example of this is the ClusterGr

Re: Custom ThreadFactory

2015-11-12 Thread Vladimir Ozerov
I would avoid running any external payloads in public pool because it could unpredictably affect Ignite internals. "Public" doesn't mean "opened for everyone" here. On the other hand, I abosuletly agree that removing possibility to configure custom pools was not very good idea. I do not see any pr

Re: NuGet icon hosting

2015-11-12 Thread Pavel Tupitsyn
Hi Dmitry, Looks like you have misunderstood me. There is no icon, that is why I ask for it. We (Igniters) want to distribute Ignite.NET as a NuGet package (which is the most convenient way in .NET world). * To make our package look good we need an icon. It should be 32x32 transparent png. * Ther

Custom ThreadFactory

2015-11-12 Thread Andrey Kornev
Hello, If my memory doesn't fail me, in the pre-Ignite versions of GridGain, it was possible to configure custom executor services which would then be used to create the public, system, utility, etc. thread pools. In Ignite however it's only possible to configure the size of the thread pools an

[GitHub] ignite pull request: ignite-183: IgfsImpl and IgfsMetaManager use ...

2015-11-12 Thread iveselovskiy
GitHub user iveselovskiy opened a pull request: https://github.com/apache/ignite/pull/225 ignite-183: IgfsImpl and IgfsMetaManager use the same busyLock. You can merge this pull request into a Git repository by running: $ git pull https://github.com/iveselovskiy/ignite ignite-

Re: NuGet icon hosting

2015-11-12 Thread Dmitriy Setrakyan
On Thu, Nov 12, 2015 at 6:50 AM, Pavel Tupitsyn wrote: > Igniters, > > I'm working on a NuGet package for Ignite.NET ( > https://issues.apache.org/jira/browse/IGNITE-1626) > It requires a 32x32 transparent png icon hosted somewhere ( > https://docs.nuget.org/create/nuspec-reference). > > We have

Re: ignite-platform module

2015-11-12 Thread Dmitriy Setrakyan
On Thu, Nov 12, 2015 at 5:51 AM, Vladimir Ozerov wrote: > > If you follow this rule, you will place each module directly unders > "modules". But may be it makes sense to rethink this approach and group > realted modules under a single subdirectory: modules/[feature_name]. > Vladimir, I think it

Re: ignite-platform module

2015-11-12 Thread Dmitriy Setrakyan
On Thu, Nov 12, 2015 at 5:37 AM, Raul Kripalani wrote: > On Thu, Nov 12, 2015 at 12:58 PM, Vladimir Ozerov > wrote: > > > > > "platform" currently refers to some non-Java integration. OSGI/Karaf are > > not "platforms" in this terminology. > > > Yep, I suspected so. So you recommend creating an

Re: Latest state of new Binary format

2015-11-12 Thread Alexey Goncharuk
Raul, You are right, ignite-1282 is the integration branch for the Binary format. There are a couple outstanding issues need to be fixed, but in general the branch is stable enough to work with. 2015-11-12 15:51 GMT+03:00 Raul Kripalani : > I think it's ignite-1282, right? I need a confirmation

[jira] [Created] (IGNITE-1896) .Net: Improve query API

2015-11-12 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-1896: --- Summary: .Net: Improve query API Key: IGNITE-1896 URL: https://issues.apache.org/jira/browse/IGNITE-1896 Project: Ignite Issue Type: Improvement

[GitHub] ignite pull request: IGNITE-1626 .Net: Create NuGet package.

2015-11-12 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/224 IGNITE-1626 .Net: Create NuGet package. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-1626 Alternatively you can re

Re: OptimizedClassDescriptor verifyChecksum object set as optional

2015-11-12 Thread 姜 为
Hi Denis, This is not what I want ,but it works for my service. Thank you! Jiang > 在 2015年11月11日,下午9:00,Denis Magda 写道: > > Hi Jiang, > > I'm a bit confused why you can't give different names to the services located > in different modules. If each service has a different name

Re: NuGet icon hosting

2015-11-12 Thread Pavel Tupitsyn
Also I'd like some help on wording (summary and description). Here is how package manager looks in Visual Studio: http://i.imgur.com/TcGoXB7.png On Thu, Nov 12, 2015 at 5:50 PM, Pavel Tupitsyn wrote: > Igniters, > > I'm working on a NuGet package for Ignite.NET ( > https://issues.apache.org/ji

NuGet icon hosting

2015-11-12 Thread Pavel Tupitsyn
Igniters, I'm working on a NuGet package for Ignite.NET ( https://issues.apache.org/jira/browse/IGNITE-1626) It requires a 32x32 transparent png icon hosted somewhere ( https://docs.nuget.org/create/nuspec-reference). We have some icons on our site, like https://ignite.apache.org/images/logo3.png

Re: ignite-platform module

2015-11-12 Thread Vladimir Ozerov
I do not keep track on OSGI integration efforts, so I am afraid I cannot advise anything here. Normally each folder inside "modules" corresponds to a single Java project with some isolated feature. E.g. we have several logging modules: log4j, log4j2, slf4j. They are very similar to each other, but

[jira] [Created] (IGNITE-1895) Entries aren't evicted for LRU policy

2015-11-12 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-1895: - Summary: Entries aren't evicted for LRU policy Key: IGNITE-1895 URL: https://issues.apache.org/jira/browse/IGNITE-1895 Project: Ignite Issue Type: Bug

Re: ignite-platform module

2015-11-12 Thread Raul Kripalani
On Thu, Nov 12, 2015 at 12:58 PM, Vladimir Ozerov wrote: > > "platform" currently refers to some non-Java integration. OSGI/Karaf are > not "platforms" in this terminology. Yep, I suspected so. So you recommend creating an "osgi-karaf" directory under modules/ with all Karaf-related modules? R

Re: IGNITE-1355 Potential NPE in CacheAffinityProxy

2015-11-12 Thread Yakov Zhdanov
Any cache can be destroyed after proxy is created, so any cache may become unexistent at any moment. So, I would still allow proxy creation for unexistent caches, but throw an exception if cache does not exist at the moment of proxy method call. --Yakov 2015-11-12 16:01 GMT+03:00 Artem Shutak :

Re: IGNITE-1355 Potential NPE in CacheAffinityProxy

2015-11-12 Thread Artem Shutak
I need to add that in the next scenario AffinityImpl will be used (not AffinityProxy) and the code throws NPE too. ignite.getOrCreateCache(new CacheConfiguration("myCache")); Affinity affinity = ignite.affinity("myCache"); affinity.mapPartitionToNode(0); // All ok. ignite2.cache("myCache").dest

IGNITE-1355 Potential NPE in CacheAffinityProxy

2015-11-12 Thread Artem Shutak
Igniters, I'm working on https://issues.apache.org/jira/browse/IGNITE-1355. I want to hear a community opinion what should do Ignite in case when user uses Affinity for nonexistent cache? Current implementation returns AffinityProxy on a call of Ignite.affinity("nonexistent_cache") and AffinityPr

Re: ignite-platform module

2015-11-12 Thread Vladimir Ozerov
Raul, "platform" currently refers to some non-Java integration. OSGI/Karaf are not "platforms" in this terminology. On Thu, Nov 12, 2015 at 3:22 PM, Raul Kripalani wrote: > Hello, > > Currently we have a single ignite-platform module aggregating all sources > for .NET and CPP integration. > > F

Re: Latest state of new Binary format

2015-11-12 Thread Raul Kripalani
I think it's ignite-1282, right? I need a confirmation to start working from the right place. *Raúl Kripalani* PMC & Committer @ Apache Ignite, Apache Camel | Integration, Big Data and Messaging Engineer http://about.me/raulkripalani | http://www.linkedin.com/in/raulkripalani http://blog.raulkr.ne

Latest state of new Binary format

2015-11-12 Thread Raul Kripalani
Hello, I need to know in which branch the latest state of the Binary format is, in order to introduce changes. It is my understanding that it hasn't been merged to 1.5 yet, right? Regards, *Raúl Kripalani* PMC & Committer @ Apache Ignite, Apache Camel | Integration, Big Data and Messaging Engin

Blog topics wiki page

2015-11-12 Thread Yakov Zhdanov
Guys, I have created wiki page to put and discuss ideas for blog topics - https://cwiki.apache.org/confluence/display/IGNITE/Blog+Topics --Yakov

ignite-platform module

2015-11-12 Thread Raul Kripalani
Hello, Currently we have a single ignite-platform module aggregating all sources for .NET and CPP integration. For the OSGi integration I'm working on, I need to add two modules to the Ignite codebase to facilitate deploying Ignite on top of Apache Karaf (OSGi container). One can regard Apache K

Re: IGFS URI authority: simplify handling of IGFS and Grid names.

2015-11-12 Thread Ivan V.
Hi, Dmitriy, null Grid name and null Igfs name mean the default Grid and Igfs respectively. In case of in-process connection, URI without specified grid and/or igfs name means to connect to the default (null-named) Grid and/or Igfs. If this contract makes sense, we should not prohibit nulls. On We

[jira] [Created] (IGNITE-1894) .Net: Delegate support in the API via extension methods

2015-11-12 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-1894: --- Summary: .Net: Delegate support in the API via extension methods Key: IGNITE-1894 URL: https://issues.apache.org/jira/browse/IGNITE-1894 Project: Ignite