[jira] [Created] (IGNITE-1284) Platforms: move native callbacks and gateway.

2015-08-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-1284: --- Summary: Platforms: move native callbacks and gateway. Key: IGNITE-1284 URL: https://issues.apache.org/jira/browse/IGNITE-1284 Project: Ignite Issue Ty

[jira] [Created] (IGNITE-1285) Platforms: move Java memory manager classes.

2015-08-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-1285: --- Summary: Platforms: move Java memory manager classes. Key: IGNITE-1285 URL: https://issues.apache.org/jira/browse/IGNITE-1285 Project: Ignite Issue Typ

Re: New module for C++/.Net integration.

2015-08-24 Thread Artem Shutak
+1 for keeping a single git repo, too. -- Artem -- On Sat, Aug 22, 2015 at 10:03 PM, Sergi Vladykin wrote: > +1 for keeping a single git repo. No reason to add complexity to project > structure. > > Sergi > > 2015-08-22 21:51 GMT+03:00 Raul Kripalani : > > > On Sat, Aug 22, 2015 at 7:17 PM, Kon

[jira] [Created] (IGNITE-1287) Platforms .Net: Move mamory management code to Ignite.

2015-08-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-1287: --- Summary: Platforms .Net: Move mamory management code to Ignite. Key: IGNITE-1287 URL: https://issues.apache.org/jira/browse/IGNITE-1287 Project: Ignite

[jira] [Created] (IGNITE-1286) Platforms .Net: Create solution and empty projects "core", "test", "test-runner"

2015-08-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-1286: --- Summary: Platforms .Net: Create solution and empty projects "core", "test", "test-runner" Key: IGNITE-1286 URL: https://issues.apache.org/jira/browse/IGNITE-1286

Document issue

2015-08-24 Thread Ken Cheng
Hi All, https://ignite.incubator.apache.org/community/contribute.html#contribute in this page it addresses that the source code is at # Master branch. $ git clone https://git-wip-us.apache.org/repos/asf/incubator-ignite # Release branch. $ git clone https://git-wip-us.apache.org/repos/asf/incub

Re: Document issue

2015-08-24 Thread Alexey Kuznetsov
Ken, Apache Ignite was graduated recently to Top Level Project (TLP). And moved from incubator. Just remove "incubator" from links and all should work ( https://git-wip-us.apache.org/repos/asf/ignite ). I think site will be updated short

Re: Document issue

2015-08-24 Thread Dmitriy Setrakyan
We are in the process of graduation, so some of the links were wrong. I have updated the whole website and hopefully fixed all the links. The correct GIT link is: https://git-wip-us.apache.org/repos/asf/ignite D. On Mon, Aug 24, 2015 at 12:59 AM, Ken Cheng wrote: > Hi All, > > https://ignite.i

Re: graduation questions

2015-08-24 Thread Dmitriy Setrakyan
So far I have filed 2 INFRA issues: INFRA-10183 [1] - incubator site does not redirect to TLP INFRA-10184 [2] - latest incubator release should be mirrored The mailing lists seem to be working. [1] https://issues.apache.org/jira/browse/INFRA-10183 [2] https://issues.apache.org/jira/browse/INFRA-

dev list on nabble

2015-08-24 Thread Dmitriy Setrakyan
Cos, I think you are the one who created the Nabble dev list, so this question is for you. The dev list on Nabble still points to the old incubator address. I have updated all other lists with TLP domain, but I don't seem to have enough privileges to update the dev list. Can you either update th

website changes

2015-08-24 Thread Dmitriy Setrakyan
Igniters, I have updated the Ignite website to reflect the project graduation (turned out that many links were not working). Would be nice if the community clicked around and verified that all the links are working and all the wording and examples are correct. Thanks, D.

[jira] [Created] (IGNITE-1288) Platforms: Introduce platform processor.

2015-08-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-1288: --- Summary: Platforms: Introduce platform processor. Key: IGNITE-1288 URL: https://issues.apache.org/jira/browse/IGNITE-1288 Project: Ignite Issue Type: S

[jira] [Created] (IGNITE-1289) Platforms .Net: Move portable marshaller to Ignite.

2015-08-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-1289: --- Summary: Platforms .Net: Move portable marshaller to Ignite. Key: IGNITE-1289 URL: https://issues.apache.org/jira/browse/IGNITE-1289 Project: Ignite Is

[jira] [Created] (IGNITE-1290) Build Failure with java version "1.8.0_40"

2015-08-24 Thread kcheng.mvp (JIRA)
kcheng.mvp created IGNITE-1290: -- Summary: Build Failure with java version "1.8.0_40" Key: IGNITE-1290 URL: https://issues.apache.org/jira/browse/IGNITE-1290 Project: Ignite Issue Type: Bug

C++/.Net Module

2015-08-24 Thread Gianfranco Murador
Hello to all, I have a question about the new module: It will be possible to implement a cluster entirely made up of nodes in .net or C ++? Without the need for a JVM? Thank you, Regards, Gianfranco -- Gianfranco Murador Igniter and Software Engineer.

Re: C++/.Net Module

2015-08-24 Thread Vladimir Ozerov
For now - no. Both C++ and .Net platforms start JVM inside themselves. You can have a cluster without pure Java node, but you cannot have a cluster without JVM :-). I believe at some point we will try getting rid of this limitation. On Mon, Aug 24, 2015 at 2:16 PM, Gianfranco Murador wrote: > He

Re: website changes

2015-08-24 Thread Raul Kripalani
wget spider output here: https://gist.github.com/raulk/7d6713aa7b3d21ecaacd No issues with regards to the domain migration, but we have 404 in robots.txt and some jquery JS across many pages. I also ran a spider on our readme.io docs, and it was quite OK except that it found these 404s: --2015-0

[GitHub] ignite pull request: Open sourced Portable objects API

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

[jira] [Created] (IGNITE-1291) Bad link on https://ignite.incubator.apache.org

2015-08-24 Thread Ilya Suntsov (JIRA)
Ilya Suntsov created IGNITE-1291: Summary: Bad link on https://ignite.incubator.apache.org Key: IGNITE-1291 URL: https://issues.apache.org/jira/browse/IGNITE-1291 Project: Ignite Issue Type:

[GitHub] ignite pull request: Open sourced Portable objects API

2015-08-24 Thread dmagda
GitHub user dmagda reopened a pull request: https://github.com/apache/ignite/pull/24 Open sourced Portable objects API For more info please refer to the corresponding JIRA ticket: https://issues.apache.org/jira/browse/IGNITE-1258 You can merge this pull request into a Git reposi

[GitHub] ignite pull request: Ignite 1286

2015-08-24 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/28 Ignite 1286 Apache.Ignite.Core and Apache.Ignite.Core.Tests projects added. Apache.Ignite.Core.Tests is a Console Application so that tests can be run with F5/Ctrl-F5 in Visual Studio as well a

[GitHub] ignite pull request: ignite-1250 JDBC driver: migration to embedde...

2015-08-24 Thread agura
GitHub user agura opened a pull request: https://github.com/apache/ignite/pull/29 ignite-1250 JDBC driver: migration to embedded Ignite client node You can merge this pull request into a Git repository by running: $ git pull https://github.com/agura/incubator-ignite ignite-125

[GitHub] ignite pull request: ignite-1250 JDBC driver: migration to embedde...

2015-08-24 Thread agura
Github user agura closed the pull request at: https://github.com/apache/ignite/pull/29 --- 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 enable

[GitHub] ignite pull request: ignite-1250 JDBC driver: migration to embedde...

2015-08-24 Thread agura
GitHub user agura reopened a pull request: https://github.com/apache/ignite/pull/29 ignite-1250 JDBC driver: migration to embedded Ignite client node You can merge this pull request into a Git repository by running: $ git pull https://github.com/agura/incubator-ignite ignite-1

[jira] [Created] (IGNITE-1292) Platforms .Net: Move handle registry to Ignite.

2015-08-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-1292: --- Summary: Platforms .Net: Move handle registry to Ignite. Key: IGNITE-1292 URL: https://issues.apache.org/jira/browse/IGNITE-1292 Project: Ignite Issue

[jira] [Created] (IGNITE-1293) Platforms .Net: Move portables to Ignite.

2015-08-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-1293: --- Summary: Platforms .Net: Move portables to Ignite. Key: IGNITE-1293 URL: https://issues.apache.org/jira/browse/IGNITE-1293 Project: Ignite Issue Type:

[GitHub] ignite pull request: ignite-1261 App context should be transient

2015-08-24 Thread agura
GitHub user agura opened a pull request: https://github.com/apache/ignite/pull/30 ignite-1261 App context should be transient You can merge this pull request into a Git repository by running: $ git pull https://github.com/agura/incubator-ignite ignite-1262 Alternatively you c

[GitHub] ignite pull request: IGNITE-1287 Platforms .Net: Move memory manag...

2015-08-24 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/31 IGNITE-1287 Platforms .Net: Move memory management code to Ignite You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-1287

[GitHub] ignite pull request: IGNITE-1286 Platforms .Net: Create solution a...

2015-08-24 Thread ptupitsyn
Github user ptupitsyn closed the pull request at: https://github.com/apache/ignite/pull/28 --- 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: # ignite-gg-10633: Fixed.

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

[jira] [Created] (IGNITE-1294) Assertion in TCP communication SPI: client already created

2015-08-24 Thread Alexey Goncharuk (JIRA)
Alexey Goncharuk created IGNITE-1294: Summary: Assertion in TCP communication SPI: client already created Key: IGNITE-1294 URL: https://issues.apache.org/jira/browse/IGNITE-1294 Project: Ignite

I would like to work on the jira IGNITE-1226

2015-08-24 Thread Ken Cheng
Hi devs, please add my email address kcheng@gmail.com to the dev subscription list. I would like to work on the jira https://issues.apache.org/jira/browse/IGNITE-1226, kindly approve it. Thank, kcheng

Re: dev list on nabble

2015-08-24 Thread Konstantin Boudnik
Well, this is pretty crazy, but nabble doesn't let me in and doesn't recognize the email addresses I used for the account. Not sure what to do ... On Mon, Aug 24, 2015 at 02:39AM, Dmitriy Setrakyan wrote: > Cos, > > I think you are the one who created the Nabble dev list, so this question > is fo

Re: dev list on nabble

2015-08-24 Thread Konstantin Boudnik
Ok, I have recovered the password, but I don't see how I can change the autp-generated line here " This forum is an archive for the mailing list d...@ignite.incubator.apache.org (more options) Messages posted here will be sent to this mailing list. " Any hints? Cos On Mon, Aug 24, 2015 at 12:4

Re: I would like to work on the jira IGNITE-1226

2015-08-24 Thread Branko Čibej
On 24.08.2015 20:54, Ken Cheng wrote: > Hi devs, > > please add my email address kcheng@gmail.com to the dev subscription > list. Why don't you just subscribe? Instructions are here: http://ignite.apache.org/community/resources.html#mail-lists -- Brane

Re: I would like to work on the jira IGNITE-1226

2015-08-24 Thread Ken Cheng
By the way my jira account is kcheng.mvp(kcheng@gmail.com), I have fired some bugs in the system already. Thanks, kcheng On Tue, Aug 25, 2015 at 2:54 AM, Ken Cheng wrote: > Hi devs, > > please add my email address kcheng@gmail.com to the dev subscription > list. > > > I would like to

Re: dev list on nabble

2015-08-24 Thread Dmitriy Setrakyan
Cos, On the list home page, under Options->Applications you care about - Edit name and description - Mailing list archive settings (just change the list email there) D. On Mon, Aug 24, 2015 at 12:52 PM, Konstantin Boudnik wrote: > Ok, I have recovered the password, but I don't see how I can c

Re: I would like to work on the jira IGNITE-1226

2015-08-24 Thread Yakov Zhdanov
Hi Ken! I have added you to contributors - feel free to pick up the ticket. Here are instuctions - https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute As far as your ticket, GridCacheProcessor is the good place to start looking at. Please let us know if you have further question

Re: dev list on nabble

2015-08-24 Thread Konstantin Boudnik
Ah, the last one was tricky. All fixed now. Cos On Mon, Aug 24, 2015 at 01:06PM, Dmitriy Setrakyan wrote: > Cos, > > On the list home page, under Options->Applications you care about > > - Edit name and description > - Mailing list archive settings (just change the list email there) > > D. >

[GitHub] ignite pull request: Ignite-1281 - Improvements in communication m...

2015-08-24 Thread agoncharuk
GitHub user agoncharuk opened a pull request: https://github.com/apache/ignite/pull/32 Ignite-1281 - Improvements in communication messages. You can merge this pull request into a Git repository by running: $ git pull https://github.com/agoncharuk/ignite ignite-1281 Alternati

[GitHub] ignite pull request: IGNITE-1205 (Disco data exchange on daemon no...

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

[jira] [Created] (IGNITE-1295) BSP implementation

2015-08-24 Thread Alexandre Boudnik (JIRA)
Alexandre Boudnik created IGNITE-1295: - Summary: BSP implementation Key: IGNITE-1295 URL: https://issues.apache.org/jira/browse/IGNITE-1295 Project: Ignite Issue Type: New Feature

[jira] [Created] (IGNITE-1296) Add to local node metrics new value - up time

2015-08-24 Thread Pavel Konstantinov (JIRA)
Pavel Konstantinov created IGNITE-1296: -- Summary: Add to local node metrics new value - up time Key: IGNITE-1296 URL: https://issues.apache.org/jira/browse/IGNITE-1296 Project: Ignite Is

Re: website changes

2015-08-24 Thread Pavel Konstantinov
I've found links to 'incubator' on https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+Home On Mon, Aug 24, 2015 at 6:30 PM, Raul Kripalani wrote: > wget spider output here: > https://gist.github.com/raulk/7d6713aa7b3d21ecaacd > > No issues with regards to the domain migration, but

Re: website changes

2015-08-24 Thread Pavel Konstantinov
One more link to incubator on https://apacheignite.readme.io/ at the right top conner - 'Fork me on GitHub' On Tue, Aug 25, 2015 at 10:58 AM, Pavel Konstantinov < pkonstanti...@gridgain.com> wrote: > I've found links to 'incubator' on > https://cwiki.apache.org/confluence/display/IGNITE/Apache+I

Re: website changes

2015-08-24 Thread Pavel Konstantinov
I think we should verify all links to all examples in documentation. I see all of them points to incubator-ignite. On Tue, Aug 25, 2015 at 11:44 AM, Pavel Konstantinov < pkonstanti...@gridgain.com> wrote: > http://ignite.apache.org/features/clientprotos.html has examples links > to incubator-ign

Re: website changes

2015-08-24 Thread Pavel Konstantinov
Also 'Examples' at the top menu on apacheignite.readme.io redirect to 'incubator-ignite' on GitHub On Tue, Aug 25, 2015 at 11:13 AM, Pavel Konstantinov < pkonstanti...@gridgain.com> wrote: > One more link to incubator on https://apacheignite.readme.io/ at the > right top conner - 'Fork me on Git

Re: website changes

2015-08-24 Thread Pavel Konstantinov
http://ignite.apache.org/features/clientprotos.html has examples links to incubator-ignite on GitHub On Tue, Aug 25, 2015 at 11:39 AM, Pavel Konstantinov < pkonstanti...@gridgain.com> wrote: > Also 'Examples' at the top menu on apacheignite.readme.io redirect to > 'incubator-ignite' on GitHub >

GridGain external Repository & Sonatype Nexus

2015-08-24 Thread Markus Wiesenbacher
Hey guys, we would like to use the ignite-core-dependency from the GridGain-repository instead the apache-version. As GridGain declines to share those libs on f.g. Maven-Central, we´ve added the GridGain-repository to our Sonatype Nexus Cache. The problem now we´ve got is, that the ignite-c