[jira] [Created] (IGNITE-1531) Allow users to create and start Ignite configurations via OSGi Managed Service Factories

2015-09-22 Thread JIRA
Raúl Kripalani created IGNITE-1531: -- Summary: Allow users to create and start Ignite configurations via OSGi Managed Service Factories Key: IGNITE-1531 URL: https://issues.apache.org/jira/browse/IGNITE-1531

Re: Updating docs

2015-09-22 Thread Konstantin Boudnik
On Tue, Sep 22, 2015 at 05:11AM, Dmitriy Setrakyan wrote: > Cos, > > You should have permissions to add documentation. Perhaps we can add > multiple tabs for maven examples here: > https://apacheignite.readme.io/docs/maven-setup Yup, that was my thinking as well. We'll try to finish it once am

Re: After setting streamer and ignite,getting NULL

2015-09-22 Thread chandresh pancholi
Not yet. Still doing brainstorming why StormStreamer object is getting NULLL in-spite setting up ignite and streamer instances. On Tue, Sep 22, 2015 at 7:22 PM, Vishal Garg wrote: > Did you figure it out? Something related to your storm integration? > Vishal > > Sent from my

[jira] [Created] (IGNITE-1532) IgniteCache.put() should load value from store if interceptor is used and CacheConfiguration.isLoadPreviousValue() == true

2015-09-22 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-1532: --- Summary: IgniteCache.put() should load value from store if interceptor is used and CacheConfiguration.isLoadPreviousValue() == true Key: IGNITE-1532 URL:

Pull Request Merge Process

2015-09-22 Thread Lalit Kumar Jha
I submitted pull request for IGNITE-530 (Twitter streamer). What is the proceess for reviewing and merging?

Re: Updating docs

2015-09-22 Thread Konstantin Boudnik
Good point, I will. I was referring to the examples of how to pull the depedencies in. Currently, there's only Maven, so I thought Grape would be beneficial. Cos On Mon, Sep 21, 2015 at 11:58PM, Dmitriy Setrakyan wrote: > Cos, > > If you are adding examples, perhaps you should add them to code,

[GitHub] ignite pull request: IGNITE-1522 - Made cache entry listener confi...

2015-09-22 Thread vkulichenko
Github user vkulichenko closed the pull request at: https://github.com/apache/ignite/pull/103 --- 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

[jira] [Created] (IGNITE-1530) Support Zero Deployment with Ignite OSGi server mode

2015-09-22 Thread JIRA
Raúl Kripalani created IGNITE-1530: -- Summary: Support Zero Deployment with Ignite OSGi server mode Key: IGNITE-1530 URL: https://issues.apache.org/jira/browse/IGNITE-1530 Project: Ignite

Re: [NOTICE] TeamCity is down

2015-09-22 Thread Konstantin Boudnik
Something like this could be arranged with INFRA https://issues.apache.org/jira/browse/INFRA-10092 so there's an official CNAME for the CI server. Cos On Tue, Sep 22, 2015 at 11:31AM, Raul Kripalani wrote: > Hey guys, > > (Continuing "Maybe review my first commits" thread here). > > I

Re: ignite 1.4 status

2015-09-22 Thread Yakov Zhdanov
Alex, I spent some time debugging this today. I noticed that we do not verify that topology version of the custom message is identical to current ring version. After I added this condition test started passing. However, it hangs from time to time since custom message gets discarded before it gets

[jira] [Created] (IGNITE-1529) Support server mode with Ignite OSGi without Zero Deployment

2015-09-22 Thread JIRA
Raúl Kripalani created IGNITE-1529: -- Summary: Support server mode with Ignite OSGi without Zero Deployment Key: IGNITE-1529 URL: https://issues.apache.org/jira/browse/IGNITE-1529 Project: Ignite

Re: Azul Zing

2015-09-22 Thread Dmitriy Setrakyan
On Tue, Sep 22, 2015 at 10:45 AM, Andrey Kornev wrote: > Hello, > > Since it looks like there is an effort underway to certify Ignite on > different JVMs, I'm wondering if Azul Zing could also be considered as a > potential candidate? > Andrey, I don't see why not. Can

Re: Azul Zing

2015-09-22 Thread Konstantin Boudnik
I have heard some conversations that most of their sales are coming from the commercial support of OpenJDK. What I am saying that if the support effort of Azul is huge, may be there's no point of doing this... ;)? Cos On Tue, Sep 22, 2015 at 11:47AM, Dmitriy Setrakyan wrote: > On Tue, Sep 22,

[jira] [Created] (IGNITE-1528) Support client mode with Ignite OSGi

2015-09-22 Thread JIRA
Raúl Kripalani created IGNITE-1528: -- Summary: Support client mode with Ignite OSGi Key: IGNITE-1528 URL: https://issues.apache.org/jira/browse/IGNITE-1528 Project: Ignite Issue Type:

RE: Azul Zing

2015-09-22 Thread Andrey Kornev
According to my sources ;) they are quite popular in the finance. I'll create a ticket anyway and let the community decide. :) Andrey > Date: Tue, 22 Sep 2015 10:09:48 -0700 > From: c...@apache.org > To: dev@ignite.apache.org > Subject: Re: Azul Zing > > I have heard some conversations that

Re: Azul Zing

2015-09-22 Thread Konstantin Boudnik
On Tue, Sep 22, 2015 at 03:36PM, Andrey Kornev wrote: > According to my sources ;) they are quite popular in the finance. Fair enough. Not trying to discourage the contribution: rather exploring it ;) Thanks > I'll create a ticket anyway and let the community decide. :) > > Andrey > > > Date:

Re: After setting streamer and ignite,getting NULL

2015-09-22 Thread Vishal Garg
Did you figure it out? Something related to your storm integration? Vishal Sent from my iPhone > On Sep 22, 2015, at 4:50 AM, chandresh pancholi > wrote: > > Problem here is with Storm. Its making streamer object null once it goes > into submit topology. > >

Re: Client node throws exception when server node killed

2015-09-22 Thread Artem Shutak
Filed an issue: https://issues.apache.org/jira/browse/IGNITE-1524. Attached logs. Let me know if I can help. -- Artem -- On Tue, Sep 22, 2015 at 10:23 AM, Semyon Boikov wrote: > Artem, > > This looks like a bug, client should not disconnect from cluster if there > are

[jira] [Created] (IGNITE-1524) Client node throws exception when server node killed

2015-09-22 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-1524: Summary: Client node throws exception when server node killed Key: IGNITE-1524 URL: https://issues.apache.org/jira/browse/IGNITE-1524 Project: Ignite Issue

Re: After setting streamer and ignite,getting NULL

2015-09-22 Thread chandresh pancholi
Problem here is with Storm. Its making streamer object null once it goes into submit topology. On Mon, Sep 21, 2015 at 7:13 PM, Lalit Kumar Jha wrote: > Hi Chandresh, > > See test suite class here, its based on annotations > >

Re: Updating docs

2015-09-22 Thread Dmitriy Setrakyan
Cos, You should have permissions to add documentation. Perhaps we can add multiple tabs for maven examples here: https://apacheignite.readme.io/docs/maven-setup D. On Tue, Sep 22, 2015 at 12:11 AM, Konstantin Boudnik wrote: > Good point, I will. I was referring to the

[jira] [Created] (IGNITE-1526) IBM JDK is not fully supported by the platfrom

2015-09-22 Thread Denis Magda (JIRA)
Denis Magda created IGNITE-1526: --- Summary: IBM JDK is not fully supported by the platfrom Key: IGNITE-1526 URL: https://issues.apache.org/jira/browse/IGNITE-1526 Project: Ignite Issue Type:

Azul Zing

2015-09-22 Thread Andrey Kornev
Hello, Since it looks like there is an effort underway to certify Ignite on different JVMs, I'm wondering if Azul Zing could also be considered as a potential candidate? Regards Andrey

Supporting non Oracle JVMs

2015-09-22 Thread Denis Magda
Igniters, During this month we found out that Ignite doesn't work well with non Oracle JVMs and big-endian architecture. In general there three related issues: - [1] issues on IBM JDK: https://issues.apache.org/jira/browse/IGNITE-1526 - [2] issue on HP JDK: