[jira] [Created] (IGNITE-2457) Implement quick features dialog

2016-01-26 Thread Vasiliy Sisko (JIRA)
Vasiliy Sisko created IGNITE-2457: - Summary: Implement quick features dialog Key: IGNITE-2457 URL: https://issues.apache.org/jira/browse/IGNITE-2457 Project: Ignite Issue Type: Sub-task A

[jira] [Created] (IGNITE-2456) Implement version check in agent and web server

2016-01-26 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-2456: Summary: Implement version check in agent and web server Key: IGNITE-2456 URL: https://issues.apache.org/jira/browse/IGNITE-2456 Project: Ignite Issu

Re: Ignite Readme.IO UX issue

2016-01-26 Thread Dmitriy Setrakyan
The version that corresponds to the documentation translated in Chinese is 1.5.0-b1: https://apacheignite.readme.io/v1.5-b1 The new v.1.5 contains mainly the following changes: - Hadoop and Spark were moved to a separate space: https://apacheignite-fs.readme.io/docs - Every category has an overvie

[jira] [Created] (IGNITE-2455) SQL query fails if there are caches that were never used on this client

2016-01-26 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-2455: --- Summary: SQL query fails if there are caches that were never used on this client Key: IGNITE-2455 URL: https://issues.apache.org/jira/browse/IGNITE-2455

[jira] [Created] (IGNITE-2454) Continuous query notification missed if there is only one node

2016-01-26 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-2454: --- Summary: Continuous query notification missed if there is only one node Key: IGNITE-2454 URL: https://issues.apache.org/jira/browse/IGNITE-2454 Project:

[jira] [Created] (IGNITE-2453) GridCacheStopSelfTest reveal NPE at GridNearTxFinishFuture for backup node is null

2016-01-26 Thread Vladimir Ershov (JIRA)
Vladimir Ershov created IGNITE-2453: --- Summary: GridCacheStopSelfTest reveal NPE at GridNearTxFinishFuture for backup node is null Key: IGNITE-2453 URL: https://issues.apache.org/jira/browse/IGNITE-2453

[jira] [Created] (IGNITE-2452) .NET: Custom discovery SPI

2016-01-26 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-2452: -- Summary: .NET: Custom discovery SPI Key: IGNITE-2452 URL: https://issues.apache.org/jira/browse/IGNITE-2452 Project: Ignite Issue Type: New Feature A

[jira] [Created] (IGNITE-2451) Optimize code generator after change data on cluster page

2016-01-26 Thread Dmitriyff (JIRA)
Dmitriyff created IGNITE-2451: - Summary: Optimize code generator after change data on cluster page Key: IGNITE-2451 URL: https://issues.apache.org/jira/browse/IGNITE-2451 Project: Ignite Issue T

Re: ignite cache process entry should inject source?

2016-01-26 Thread 姜 为
Hi Denis, Yes , I can change the way to do this. But my business follows MVC paradigm it will be very bloated. Hope can provide an option to do this. What do you think so? Wei Jiang > 在 2016年1月26日,下午8:10,Denis Magda 写道: > > Hi Wei Jiang, > > I've taken

[GitHub] ignite pull request: IGNITE-1786: Review-related fixes and refacto...

2016-01-26 Thread isapego
GitHub user isapego opened a pull request: https://github.com/apache/ignite/pull/426 IGNITE-1786: Review-related fixes and refactoring. You can merge this pull request into a Git repository by running: $ git pull https://github.com/isapego/ignite ignite-1786-review Alternativ

Re: 回复: Re: about CacheTypeMetadata

2016-01-26 Thread 李玉珏
Hi: chinese version updated. 在 16/1/26 20:29, Denis Magda 写道: Hi, Fixed. -- Denis On 1/26/2016 3:02 PM, 李玉珏@163 wrote: Hi: Address is :https://apacheignite.readme.io/docs/cache-queries At the bottom of this page。 在 16/1/21 17:01, Denis Magda 写道: I've doubled checked both the pages and did

Re: 回复: Re: about CacheTypeMetadata

2016-01-26 Thread Denis Magda
Hi, Fixed. -- Denis On 1/26/2016 3:02 PM, 李玉珏@163 wrote: Hi: Address is :https://apacheignite.readme.io/docs/cache-queries At the bottom of this page。 在 16/1/21 17:01, Denis Magda 写道: I've doubled checked both the pages and didn't find any usage of CacheTypeMetadata in Java code. Please p

Re: Ignite Readme.IO UX issue

2016-01-26 Thread 李玉珏
Hi: I found that there was update on the online manual, but the GitHub backup is not updated.What is the reason? Https://github.com/apacheignite/documentation/tree/v1.5 I was through the GitHub document to update the Chinese version of the document, if you do not have this backup, I can not

Re: ignite cache process entry should inject source?

2016-01-26 Thread Denis Magda
Hi Wei Jiang, I've taken look at your code sample and in my understanding you just shouldn't design an app in a way when a business model object (Entity) incorporates and performs a business logic (Entity.doSomething()). Ignite follows MVC paradigm thus there is no sense to inject services int

[jira] [Created] (IGNITE-2450) Proxy classes are not serialized properly using OptimizedMarshaller and BinaryMarshaller

2016-01-26 Thread Avihai Berkovitz (JIRA)
Avihai Berkovitz created IGNITE-2450: Summary: Proxy classes are not serialized properly using OptimizedMarshaller and BinaryMarshaller Key: IGNITE-2450 URL: https://issues.apache.org/jira/browse/IGNITE-2450

Re: 回复: Re: about CacheTypeMetadata

2016-01-26 Thread 李玉珏
Hi: Address is :https://apacheignite.readme.io/docs/cache-queries At the bottom of this page。 在 16/1/21 17:01, Denis Magda 写道: I've doubled checked both the pages and didn't find any usage of CacheTypeMetadata in Java code. Please point out to a particular document and the code. On 1/21/201

Re: Ignite SQL syntax: key fields, scalars, nested fields

2016-01-26 Thread Pavel Tupitsyn
Thank you again, Sergi, very helpful. _key query works, QueryEntity.keyType was missing in my config. On Mon, Jan 25, 2016 at 8:08 PM, Sergi Vladykin wrote: > See inline > > 2016-01-25 19:16 GMT+03:00 Pavel Tupitsyn : > > > Thank you Sergi, more questions: > > > > - How do I get the result of a