[jira] [Commented] (IGNITE-1789) Data Snapshots for Ignite caches

2015-10-26 Thread Dmitriy Setrakyan (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14975530#comment-14975530 ] Dmitriy Setrakyan commented on IGNITE-1789: --- I still think we should snapshot t

[jira] [Commented] (IGNITE-1789) Data Snapshots for Ignite caches

2015-10-26 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14975114#comment-14975114 ] Konstantin Boudnik commented on IGNITE-1789: This *frozen* view can also be u

[jira] [Commented] (IGNITE-1701) Bump Spark dependenency to 1.5.1 (the latest stable)

2015-10-26 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14974861#comment-14974861 ] Konstantin Boudnik commented on IGNITE-1701: I haven't committed it yet. And

[jira] [Assigned] (IGNITE-1526) IBM JDK is not fully supported by the platfrom

2015-10-26 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura reassigned IGNITE-1526: --- Assignee: Denis Magda (was: Andrey Gura) > IBM JDK is not fully supported by the platfrom >

[jira] [Commented] (IGNITE-1792) ContinuousProcessor should use ALWAYS_TRUE predicate instead of null

2015-10-26 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14974816#comment-14974816 ] Andrey Gura commented on IGNITE-1792: - PR created: https://github.com/apache/ignite/p

[jira] [Comment Edited] (IGNITE-1526) IBM JDK is not fully supported by the platfrom

2015-10-26 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14974802#comment-14974802 ] Andrey Gura edited comment on IGNITE-1526 at 10/26/15 6:44 PM:

[jira] [Commented] (IGNITE-1526) IBM JDK is not fully supported by the platfrom

2015-10-26 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14974802#comment-14974802 ] Andrey Gura commented on IGNITE-1526: - 1) Fixed. 2) Test added. PR updated. The on

[jira] [Commented] (IGNITE-1786) Need to implement ODBC driver for Ignite

2015-10-26 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14974798#comment-14974798 ] Igor Sapego commented on IGNITE-1786: - I suggest to implement separate lightweight dr

[jira] [Commented] (IGNITE-1652) .Net: Rework async APIs (remove WithAsync/GetFuture)

2015-10-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14974597#comment-14974597 ] ASF GitHub Bot commented on IGNITE-1652: GitHub user ptupitsyn opened a pull requ

[jira] [Created] (IGNITE-1794) Ignite should support Hibernate 5

2015-10-26 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-1794: Summary: Ignite should support Hibernate 5 Key: IGNITE-1794 URL: https://issues.apache.org/jira/browse/IGNITE-1794 Project: Ignite Issue Type: Test

[jira] [Commented] (IGNITE-1272) PortableMarshaller: issues when different class loaders are used

2015-10-26 Thread Semen Boikov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14974552#comment-14974552 ] Semen Boikov commented on IGNITE-1272: -- Denis, I don't like that if message contain

[jira] [Assigned] (IGNITE-1272) PortableMarshaller: issues when different class loaders are used

2015-10-26 Thread Semen Boikov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Semen Boikov reassigned IGNITE-1272: Assignee: Denis Magda (was: Semen Boikov) > PortableMarshaller: issues when different cla

[jira] [Updated] (IGNITE-1791) .Net: Improve Task-based async API efficiency with TaskCompletionSource

2015-10-26 Thread Pavel Tupitsyn (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Tupitsyn updated IGNITE-1791: Description: Currently we use TaskFactory.FromAsync to create tasks and return them from A

[jira] [Updated] (IGNITE-1791) .Net: Improve Task-based async API efficiency with TaskCompletionSource

2015-10-26 Thread Pavel Tupitsyn (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Tupitsyn updated IGNITE-1791: Summary: .Net: Improve Task-based async API efficiency with TaskCompletionSource (was: .Ne

[jira] [Updated] (IGNITE-1792) ContinuousProcessor should use ALWAYS_TRUE predicate instead of null

2015-10-26 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-1792: Description: In order to keep backward compatibility {{GridContinuousProcessor}} should start routi

[jira] [Updated] (IGNITE-1793) [Failed Test] IgnitePartitionedCountDownLatchSelfTest.testLatch hangs on TC sometimes

2015-10-26 Thread Artem Shutak (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Artem Shutak updated IGNITE-1793: - Attachment: test.logs Added logs. > [Failed Test] IgnitePartitionedCountDownLatchSelfTest.testLa

[jira] [Created] (IGNITE-1793) [Failed Test] IgnitePartitionedCountDownLatchSelfTest.testLatch hangs on TC sometimes

2015-10-26 Thread Artem Shutak (JIRA)
Artem Shutak created IGNITE-1793: Summary: [Failed Test] IgnitePartitionedCountDownLatchSelfTest.testLatch hangs on TC sometimes Key: IGNITE-1793 URL: https://issues.apache.org/jira/browse/IGNITE-1793

[jira] [Created] (IGNITE-1792) ContinuousProcessor should use ALWAYS_TRUE predicate instead of null

2015-10-26 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-1792: --- Summary: ContinuousProcessor should use ALWAYS_TRUE predicate instead of null Key: IGNITE-1792 URL: https://issues.apache.org/jira/browse/IGNITE-1792 Project: Ignite

[jira] [Updated] (IGNITE-1746) ScalaCacheQuery fails with jdkMarshaller in the mixed cluster

2015-10-26 Thread Vasilisa Sidorova (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vasilisa Sidorova updated IGNITE-1746: --- Environment: Apache Ignite 1.5.0 build #40 (was: Apache Ignite build #40) > ScalaCac

[jira] [Closed] (IGNITE-1746) ScalaCacheQuery fails with jdkMarshaller in the mixed cluster

2015-10-26 Thread Vasilisa Sidorova (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vasilisa Sidorova closed IGNITE-1746. -- Assignee: (was: Vasilisa Sidorova) Confirm: couldn't reproduce for Apache Ignite 1

[jira] [Assigned] (IGNITE-1653) Need to remove lgpl-dependent examples from Ignite binaries

2015-10-26 Thread Anton Vinogradov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anton Vinogradov reassigned IGNITE-1653: Assignee: Vasilisa Sidorova (was: Anton Vinogradov) Fixed ad master > Need to r

[jira] [Commented] (IGNITE-1701) Bump Spark dependenency to 1.5.1 (the latest stable)

2015-10-26 Thread Artem Shutak (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14974242#comment-14974242 ] Artem Shutak commented on IGNITE-1701: -- Hi Cos, Did you already commit? I worry ab

[jira] [Updated] (IGNITE-1652) .Net: Rework async APIs (remove WithAsync/GetFuture)

2015-10-26 Thread Pavel Tupitsyn (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Tupitsyn updated IGNITE-1652: Description: {code} cache.WithAsync().Get(); IFuture future = cache.GetFuture(); {code} sh

[jira] [Commented] (IGNITE-1652) .Net: Rework async APIs (remove WithAsync/GetFuture)

2015-10-26 Thread Pavel Tupitsyn (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14974216#comment-14974216 ] Pavel Tupitsyn commented on IGNITE-1652: - Let's hide IFuture and return Tasks di

[jira] [Created] (IGNITE-1791) .Net: Improve Task-based async API efficiency with promise-style tasks

2015-10-26 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-1791: --- Summary: .Net: Improve Task-based async API efficiency with promise-style tasks Key: IGNITE-1791 URL: https://issues.apache.org/jira/browse/IGNITE-1791 Project:

[jira] [Commented] (IGNITE-1644) .Net: DateTime.Kind is lost during serialization

2015-10-26 Thread Pavel Tupitsyn (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14974158#comment-14974158 ] Pavel Tupitsyn commented on IGNITE-1644: - To fix mismatch between Reader/Writer

[jira] [Created] (IGNITE-1790) Implement an Apache Camel Data Streamer

2015-10-26 Thread JIRA
Raúl Kripalani created IGNITE-1790: -- Summary: Implement an Apache Camel Data Streamer Key: IGNITE-1790 URL: https://issues.apache.org/jira/browse/IGNITE-1790 Project: Ignite Issue Type: New

[jira] [Created] (IGNITE-1789) Data Snapshots for Ignite caches

2015-10-26 Thread JIRA
Raúl Kripalani created IGNITE-1789: -- Summary: Data Snapshots for Ignite caches Key: IGNITE-1789 URL: https://issues.apache.org/jira/browse/IGNITE-1789 Project: Ignite Issue Type: New Feature

[jira] [Assigned] (IGNITE-1750) Missed placeholders in cluster configuration

2015-10-26 Thread Vasiliy Sisko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vasiliy Sisko reassigned IGNITE-1750: - Assignee: Vasiliy Sisko > Missed placeholders in cluster configuration > ---

[jira] [Updated] (IGNITE-1718) ScalaPrimeExample fails with "Not enough data to read the value" error when it's running with portableMarshaller

2015-10-26 Thread Vasilisa Sidorova (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vasilisa Sidorova updated IGNITE-1718: --- Assignee: (was: Vasilisa Sidorova) > ScalaPrimeExample fails with "Not enough da

[jira] [Commented] (IGNITE-1272) PortableMarshaller: issues when different class loaders are used

2015-10-26 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14973912#comment-14973912 ] Denis Magda commented on IGNITE-1272: - Did the following changes: - every deployable

[jira] [Updated] (IGNITE-1272) PortableMarshaller: issues when different class loaders are used

2015-10-26 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda updated IGNITE-1272: Assignee: Semen Boikov (was: Denis Magda) > PortableMarshaller: issues when different class loader

[jira] [Created] (IGNITE-1788) Duplicate check of IGFS configuration

2015-10-26 Thread Vasiliy Sisko (JIRA)
Vasiliy Sisko created IGNITE-1788: - Summary: Duplicate check of IGFS configuration Key: IGNITE-1788 URL: https://issues.apache.org/jira/browse/IGNITE-1788 Project: Ignite Issue Type: Bug

[jira] [Assigned] (IGNITE-1786) Need to implement ODBC driver for Ignite

2015-10-26 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego reassigned IGNITE-1786: --- Assignee: Igor Sapego > Need to implement ODBC driver for Ignite > -

[jira] [Updated] (IGNITE-1526) IBM JDK is not fully supported by the platfrom

2015-10-26 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda updated IGNITE-1526: Assignee: Andrey Gura (was: Denis Magda) > IBM JDK is not fully supported by the platfrom > --

[jira] [Commented] (IGNITE-1526) IBM JDK is not fully supported by the platfrom

2015-10-26 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14973871#comment-14973871 ] Denis Magda commented on IGNITE-1526: - Andrey, thanks for applying the changes. Howe