Re: store examples

2015-12-17 Thread Dmitriy Setrakyan
Can we please add this example back? On Wed, Dec 16, 2015 at 10:45 PM, Valentin Kulichenko < valentin.kuliche...@gmail.com> wrote: > Yakov, > > Code in Spring example was not ignoring txs. There > was CacheJdbcStoreSessionListener which handles this automatically. That's > how Spring works - it

Re: store examples

2015-12-17 Thread Dmitriy Setrakyan
Yakov, And what would be the right way to fix this example? Remember, this example exists because we have gotten questions about integrating with spring transactions from our users. D. On Thu, Dec 17, 2015 at 1:00 AM, Yakov Zhdanov wrote: > No, I don't want to add it back

[jira] [Created] (IGNITE-2188) Incorrect links in platform .Net documentation

2015-12-17 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-2188: - Summary: Incorrect links in platform .Net documentation Key: IGNITE-2188 URL: https://issues.apache.org/jira/browse/IGNITE-2188 Project: Ignite Issue

[jira] [Created] (IGNITE-2195) Accessing from IGFS to HDFS that is in kerberised environment

2015-12-17 Thread Denis Magda (JIRA)
Denis Magda created IGNITE-2195: --- Summary: Accessing from IGFS to HDFS that is in kerberised environment Key: IGNITE-2195 URL: https://issues.apache.org/jira/browse/IGNITE-2195 Project: Ignite

[jira] [Created] (IGNITE-2198) Configure Bootstrap to 24 cols (current is default 12)

2015-12-17 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-2198: Summary: Configure Bootstrap to 24 cols (current is default 12) Key: IGNITE-2198 URL: https://issues.apache.org/jira/browse/IGNITE-2198 Project: Ignite

Pluggable SecondaryFileSystemProvider?

2015-12-17 Thread Ivan V.
Hi, dev, one of Ignite users discovered that IGFS does not correctly work with secondary HDFS file system if that HDFS is "kerberised". The issue is described in https://issues.apache.org/jira/browse/IGNITE-2195 (This may also be close to this issue:

Re: Pluggable SecondaryFileSystemProvider?

2015-12-17 Thread Vladimir Ozerov
+ 1 for idea in general, but I have several concerns: 1) SecondaryFileSystemProvider is internal class and cannot be exposed. We need some other interface here. 2) I would avoid setting properties through constructor because it is error-prone when Spring is used. Instead, I would create setters

Re: Pluggable SecondaryFileSystemProvider?

2015-12-17 Thread Ivan V.
To summarize suggested change in short: we add constructor org.apache.ignite.hadoop.fs.IgniteHadoopIgfsSecondaryFileSystem#IgniteHadoopIgfsSecondaryFileSystem(java.lang.String, org.apache.ignite.internal.processors.hadoop.SecondaryFileSystemProvider) , allowing to plug an arbitrary

[jira] [Created] (IGNITE-2201) CacheQueryExample aggregation returns different results

2015-12-17 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-2201: - Summary: CacheQueryExample aggregation returns different results Key: IGNITE-2201 URL: https://issues.apache.org/jira/browse/IGNITE-2201 Project: Ignite

[jira] [Created] (IGNITE-2204) CacheGetInsideLockChangingTopologyTest.testMultithreaded hangs on TC

2015-12-17 Thread Semen Boikov (JIRA)
Semen Boikov created IGNITE-2204: Summary: CacheGetInsideLockChangingTopologyTest.testMultithreaded hangs on TC Key: IGNITE-2204 URL: https://issues.apache.org/jira/browse/IGNITE-2204 Project: Ignite

Re: 1.5 GA

2015-12-17 Thread Anton Vinogradov
Yakov, ignite-1.5.0-b1-rc1 was correct. 1.5.0-b1 - now correct too, was fixed. Both

[jira] [Created] (IGNITE-2193) .NET: ServicesTest.TestCancelException fails periodically.

2015-12-17 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2193: --- Summary: .NET: ServicesTest.TestCancelException fails periodically. Key: IGNITE-2193 URL: https://issues.apache.org/jira/browse/IGNITE-2193 Project: Ignite

[GitHub] ignite pull request: IGNITE-2199: Unable to build for JDK8 (refere...

2015-12-17 Thread shroman
GitHub user shroman opened a pull request: https://github.com/apache/ignite/pull/351 IGNITE-2199: Unable to build for JDK8 (reference to assertEquals is ambiguous) You can merge this pull request into a Git repository by running: $ git pull https://github.com/shroman/ignite

[jira] [Created] (IGNITE-2192) Calling forOldest() on an empty cluster group raises a NullPointerException

2015-12-17 Thread Noam Liran (JIRA)
Noam Liran created IGNITE-2192: -- Summary: Calling forOldest() on an empty cluster group raises a NullPointerException Key: IGNITE-2192 URL: https://issues.apache.org/jira/browse/IGNITE-2192 Project:

[jira] [Created] (IGNITE-2191) Binary marshaller: support user classes with the same simple name

2015-12-17 Thread Denis Magda (JIRA)
Denis Magda created IGNITE-2191: --- Summary: Binary marshaller: support user classes with the same simple name Key: IGNITE-2191 URL: https://issues.apache.org/jira/browse/IGNITE-2191 Project: Ignite

[GitHub] ignite pull request: IG-2195: trial.

2015-12-17 Thread iveselovskiy
GitHub user iveselovskiy opened a pull request: https://github.com/apache/ignite/pull/350 IG-2195: trial. You can merge this pull request into a Git repository by running: $ git pull https://github.com/iveselovskiy/ignite ignite-2195 Alternatively you can review and apply

Re: store examples

2015-12-17 Thread Dmitriy Setrakyan
Thanks Valentin! On Thu, Dec 17, 2015 at 4:07 PM, Valentin Kulichenko < valentin.kuliche...@gmail.com> wrote: > Yakov, > > We already have CacheSpringStoreSessionListener, but it was not used in the > example (accidentally, I guess). I restored the example, made the fix and > switched it to

[jira] [Created] (IGNITE-2202) Query result entries don't include versions

2015-12-17 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-2202: --- Summary: Query result entries don't include versions Key: IGNITE-2202 URL: https://issues.apache.org/jira/browse/IGNITE-2202 Project: Ignite

Re: 1.5 GA

2015-12-17 Thread Konstantin Boudnik
Was VOTE done against the tag pointed to the incorrect commit? Cos On Mon, Dec 14, 2015 at 12:59PM, Raul Kripalani wrote: > On Mon, Dec 14, 2015 at 10:36 AM, Yakov Zhdanov wrote: > > > osgi has been pushed to 1.5 after b1 has been built. You can build ignite > > binaries