Documentation for AOP-based Grid Enabling

2016-05-26 Thread Prachi Garg
Engineers, I have added documentation for AOP-based Grid Enabling - http://apacheignite.gridgain.org/docs/aop-based-grid-enabling. Can someone please review? -P

[GitHub] ignite pull request: Ignite 2969 last

2016-05-26 Thread agura
GitHub user agura opened a pull request: https://github.com/apache/ignite/pull/760 Ignite 2969 last You can merge this pull request into a Git repository by running: $ git pull https://github.com/agura/incubator-ignite ignite-2969-last Alternatively you can review and apply

[jira] [Created] (IGNITE-3206) .NET: Entity Framework Cache Store

2016-05-26 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-3206: -- Summary: .NET: Entity Framework Cache Store Key: IGNITE-3206 URL: https://issues.apache.org/jira/browse/IGNITE-3206 Project: Ignite Issue Type: New

[GitHub] ignite pull request: IGNITE-3205: Fixed compiliation for the G++-4...

2016-05-26 Thread isapego
GitHub user isapego opened a pull request: https://github.com/apache/ignite/pull/759 IGNITE-3205: Fixed compiliation for the G++-4.4. You can merge this pull request into a Git repository by running: $ git pull https://github.com/isapego/ignite ignite-3205 Alternatively you

Re: Deadlock detection usage

2016-05-26 Thread Andrey Gura
>From my point of view, "Transactions" topic is the most suitable place for deadlock detection docs. The only thing that I don't like it topic name. I think that would be better just mention that detection supports only pessimistic transactions, because in the next release we will have deadlock

Re: Caused by: java.lang.NoClassDefFoundError: org/h2/constant/SysProperties

2016-05-26 Thread 李玉珏
The official release of the binary package and maven dependency is no problem. Your maven dependent version is not correct. you can look at: http://repo1.maven.org/maven2/org/apache/ignite/ignite-indexing/1.6.0/ignite-indexing-1.6.0.pom com.h2databaseh21.3.175compile 在 16/5/26 16:55, Ken

Re: Caused by: java.lang.NoClassDefFoundError: org/h2/constant/SysProperties

2016-05-26 Thread 李玉珏
Ignite, may only use the 1.3.175 version of H2 database. 在 16/5/26 16:55, Ken Cheng 写道: Hi All, I ran into above issue. here is the error stack Caused by: java.lang.NoClassDefFoundError: org/h2/constant/SysProperties at

Re: [apache/ignite] [IGNITE-2929] IgniteContext should not have typeparameters (#740)

2016-05-26 Thread Valentin Kulichenko
Hm, we can use it :) Create properly designed IgniteSession class and deprecate existing IgniteContext. Thoughts? -Val On Thu, May 26, 2016 at 5:47 AM, mabiao wrote: > And the Apache Spark 2.0 maven repo will be available soon. The spark 2.0 > will no longer use SparkContext

Re: Caused by: java.lang.NoClassDefFoundError: org/h2/constant/SysProperties

2016-05-26 Thread 姜 为
Hi Can u share your code ? I has seem problem in spring boot. wmz7year > 在 2016年5月26日,下午5:07,Ken Cheng 写道: > > I created a bug https://issues.apache.org/jira/browse/IGNITE-3204 > > > > Thanks, > kcheng > > On Thu, May 26, 2016 at 4:55 PM, Ken

[GitHub] ignite pull request: Fixed putIfAbsent() return error

2016-05-26 Thread zhanghenglei
GitHub user zhanghenglei opened a pull request: https://github.com/apache/ignite/pull/758 Fixed putIfAbsent() return error cache.putIfAbsent(key, val) return a boolean value, not the object. You can merge this pull request into a Git repository by running: $ git pull

Re: Caused by: java.lang.NoClassDefFoundError: org/h2/constant/SysProperties

2016-05-26 Thread Ken Cheng
I created a bug https://issues.apache.org/jira/browse/IGNITE-3204 Thanks, kcheng On Thu, May 26, 2016 at 4:55 PM, Ken Cheng wrote: > Hi All, > > I ran into above issue. here is the error stack > > > Caused by: java.lang.NoClassDefFoundError:

[jira] [Created] (IGNITE-3204) java.lang.NoClassDefFoundError: org/h2/constant/SysProperties

2016-05-26 Thread kcheng.mvp (JIRA)
kcheng.mvp created IGNITE-3204: -- Summary: java.lang.NoClassDefFoundError: org/h2/constant/SysProperties Key: IGNITE-3204 URL: https://issues.apache.org/jira/browse/IGNITE-3204 Project: Ignite

[jira] [Created] (IGNITE-3203) Hadoop: permgen leak due to new statistics thread in Hadoop.

2016-05-26 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3203: --- Summary: Hadoop: permgen leak due to new statistics thread in Hadoop. Key: IGNITE-3203 URL: https://issues.apache.org/jira/browse/IGNITE-3203 Project: Ignite