Re: Cache store backed by Cassandra DB merged into ignite-1.6

2016-05-21 Thread Igor Rudyak
Ok, thanks Igor Rudyak On May 21, 2016 6:58 AM, "Dmitriy Setrakyan" wrote: > Hi Igor, > > I have added you as an admin to the readme.io documentation. You should > have an email in your mailbox. Once you login, you will be able to create > or edit the documentation. Please make sure that Cassand

Re: [IGNITE-2323] Improvments for http client

2016-05-21 Thread chandresh pancholi
@Andery,Sam can you guys provide some starting pointer for me? Thanks On Sat, May 14, 2016 at 11:07 AM, Denis Magda wrote: > Hi Chandresh, > > From what I see that task is planned to be done as a part of NodeJS > integration. Andrey Gura and Sam Boikov should be working on that > integration. >

Re: Ask for contribute right

2016-05-21 Thread Dmitriy Setrakyan
Hi, Welcome to the Ignite community! I have added you to the list of Ignite contributors, so now you are going to be able to pick Ignite tickets and assign them to yourself. Also, please review the How-To-Contribute [1] proces

[RESULT] [VOTE] Apache Ignite 1.6.0 Release (RC1)

2016-05-21 Thread Anton Vinogradov
Hello! Apache Ignite 1.6.0 release (RC1) has been accepted. 9 "+1" votes received. Here are the votes received: - Sergi Vladykin (binding) - Semyon Boikov (binding) - Denis Magda (binding) - Vladimir Ozerov (binding) - Anton Vinogradov (binding) - Nikolay Tikhonov (binding) - Valentin Kulichenk

[GitHub] ignite pull request: [IGNITE-2929] IgniteContext should not have t...

2016-05-21 Thread f7753
GitHub user f7753 opened a pull request: https://github.com/apache/ignite/pull/740 [IGNITE-2929] IgniteContext should not have type parameters Currently implementation of `SparkContext` has type parameters `[K, V]` which means that all the RDDs that are created by a particular insta

[GitHub] ignite pull request: Ignite rdd fix

2016-05-21 Thread f7753
Github user f7753 closed the pull request at: https://github.com/apache/ignite/pull/739 --- 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

Re: Cache store backed by Cassandra DB merged into ignite-1.6

2016-05-21 Thread Dmitriy Setrakyan
Hi Igor, I have added you as an admin to the readme.io documentation. You should have an email in your mailbox. Once you login, you will be able to create or edit the documentation. Please make sure that Cassandra documentation is added to the version 1.6. D. On Fri, May 20, 2016 at 11:17 AM, Ig

Re: [VOTE] Apache Ignite 1.6.0 RC1

2016-05-21 Thread Denis Magda
IMO, this is not a showstopper since not 100% of tests are passed in general. There are always some issues that are moved from one release to another. It would be good if you create a bug in JIRA regarding the issue providing the details. — Denis > On May 20, 2016, at 5:48 PM, endianignite w

[GitHub] ignite pull request: Ignite rdd fix

2016-05-21 Thread f7753
GitHub user f7753 opened a pull request: https://github.com/apache/ignite/pull/739 Ignite rdd fix I moved the type parameter [K, V] from the declaration of the IgniteContext, and make the 'fromCache' method be parameterized instead. You can merge this pull request into a Git reposi

[jira] [Created] (IGNITE-3181) .NET: Speed up TypeCaster with reflection.emit

2016-05-21 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-3181: -- Summary: .NET: Speed up TypeCaster with reflection.emit Key: IGNITE-3181 URL: https://issues.apache.org/jira/browse/IGNITE-3181 Project: Ignite Issue Typ