Transparent Data Encryption (TDE) in Apache Ignite

2017-06-20 Thread Vyacheslav Daradur
Hi Igniters. I have some user cases where I need fast storage with TDE support. It is requered for PCI DSS certification. As far as I know AI doesn't support it. I looked at other storages. Many storages support it or are engaged in development this feature. Cassandra community are working on T

[jira] [Created] (IGNITE-5549) Ignite Cache Failover2: test suite hands up for more than 2 hours

2017-06-20 Thread Dmitriy Pavlov (JIRA)
Dmitriy Pavlov created IGNITE-5549: -- Summary: Ignite Cache Failover2: test suite hands up for more than 2 hours Key: IGNITE-5549 URL: https://issues.apache.org/jira/browse/IGNITE-5549 Project: Ignite

[jira] [Created] (IGNITE-5550) Ignite PDS 1 Test Suite: test reports there are not shutdown nodes

2017-06-20 Thread Dmitriy Pavlov (JIRA)
Dmitriy Pavlov created IGNITE-5550: -- Summary: Ignite PDS 1 Test Suite: test reports there are not shutdown nodes Key: IGNITE-5550 URL: https://issues.apache.org/jira/browse/IGNITE-5550 Project: Ignit

[jira] [Created] (IGNITE-5551) Optimize service deployment assignments object

2017-06-20 Thread Alexey Goncharuk (JIRA)
Alexey Goncharuk created IGNITE-5551: Summary: Optimize service deployment assignments object Key: IGNITE-5551 URL: https://issues.apache.org/jira/browse/IGNITE-5551 Project: Ignite Issue

[jira] [Created] (IGNITE-5552) ServiceProcessor recalculates all service assignments even if there is a pending topology change

2017-06-20 Thread Alexey Goncharuk (JIRA)
Alexey Goncharuk created IGNITE-5552: Summary: ServiceProcessor recalculates all service assignments even if there is a pending topology change Key: IGNITE-5552 URL: https://issues.apache.org/jira/browse/IGNIT

Re: BinaryObjects and hashCode()

2017-06-20 Thread Vladimir Ozerov
Igor, This exception is just a regression from recent work on binary serialization in the scope of 2.0 release. If BinaryMarshaller is set, we should not force users to have equals/hashCode methods on keys. There is a ticket [1], hopefully it will be merged to master soon. Vladimir. [1] https://

[jira] [Created] (IGNITE-5553) Ignite PDS 2: IgnitePersistentStoreDataStructuresTest testSet assertion error

2017-06-20 Thread Dmitriy Pavlov (JIRA)
Dmitriy Pavlov created IGNITE-5553: -- Summary: Ignite PDS 2: IgnitePersistentStoreDataStructuresTest testSet assertion error Key: IGNITE-5553 URL: https://issues.apache.org/jira/browse/IGNITE-5553 Pro

[jira] [Created] (IGNITE-5554) ServiceProcessor may process failed reassignments in timeout thread

2017-06-20 Thread Alexey Goncharuk (JIRA)
Alexey Goncharuk created IGNITE-5554: Summary: ServiceProcessor may process failed reassignments in timeout thread Key: IGNITE-5554 URL: https://issues.apache.org/jira/browse/IGNITE-5554 Project:

Re: Ready for review: IGNITE-5442 .NET: LINQ Conditional statement will fail for some types

2017-06-20 Thread Pavel Tupitsyn
Reviewed and merged to master. Thank you for the contribution! Pavel On Fri, Jun 16, 2017 at 4:05 PM, Guru Stron wrote: > Hi guys, > > IGNITE-5442 is ready for review) > > https://github.com/apache/ignite/pull/2144 > > Ignite Platform .NET > http://ci.ignite.apache.org/viewQueued.html?itemId=6

[GitHub] ignite pull request #2144: IGNITE-5442 .NET: LINQ Conditional statement will...

2017-06-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/2144 --- 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 ena

[jira] [Created] (IGNITE-5555) Ignite PDS 1: JVM crash onteamcity

2017-06-20 Thread Dmitriy Pavlov (JIRA)
Dmitriy Pavlov created IGNITE-: -- Summary: Ignite PDS 1: JVM crash onteamcity Key: IGNITE- URL: https://issues.apache.org/jira/browse/IGNITE- Project: Ignite Issue Type: Bug

[GitHub] ignite pull request #2162: IGNITE-5126 JDBC thin driver: support batches

2017-06-20 Thread tledkov-gridgain
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/2162 IGNITE-5126 JDBC thin driver: support batches You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5126 Alt

[jira] [Created] (IGNITE-5556) Integer to Long cast exception during load test when print cache size

2017-06-20 Thread Ksenia Rybakova (JIRA)
Ksenia Rybakova created IGNITE-5556: --- Summary: Integer to Long cast exception during load test when print cache size Key: IGNITE-5556 URL: https://issues.apache.org/jira/browse/IGNITE-5556 Project:

[jira] [Created] (IGNITE-5557) ODBC: Implement benchmarks

2017-06-20 Thread Igor Sapego (JIRA)
Igor Sapego created IGNITE-5557: --- Summary: ODBC: Implement benchmarks Key: IGNITE-5557 URL: https://issues.apache.org/jira/browse/IGNITE-5557 Project: Ignite Issue Type: Task Componen

Questions about IGNITE-4684

2017-06-20 Thread Александр Меньшиков
Hello, Igniters! Can someone clarify the crux of ignite-4684 to me? I asked some questions inside Jira's discussion. Link: https://issues.apache.org/jira/browse/IGNITE-4684 In short: 1) What implementation of the IgniteCache we are interested in? 2) What locks we are interested in?

[jira] [Created] (IGNITE-5558) Add ability to read WAL outside of an Ignite node

2017-06-20 Thread Alexey Goncharuk (JIRA)
Alexey Goncharuk created IGNITE-5558: Summary: Add ability to read WAL outside of an Ignite node Key: IGNITE-5558 URL: https://issues.apache.org/jira/browse/IGNITE-5558 Project: Ignite Is

[jira] [Created] (IGNITE-5559) New method on MarshallerContextImpl to register mappings locally

2017-06-20 Thread Sergey Chugunov (JIRA)
Sergey Chugunov created IGNITE-5559: --- Summary: New method on MarshallerContextImpl to register mappings locally Key: IGNITE-5559 URL: https://issues.apache.org/jira/browse/IGNITE-5559 Project: Ignit

[jira] [Created] (IGNITE-5560) A failed service must be redeployed when possible

2017-06-20 Thread Alexey Goncharuk (JIRA)
Alexey Goncharuk created IGNITE-5560: Summary: A failed service must be redeployed when possible Key: IGNITE-5560 URL: https://issues.apache.org/jira/browse/IGNITE-5560 Project: Ignite Is

[jira] [Created] (IGNITE-5561) Warn about long-running cache store operations

2017-06-20 Thread Alexey Goncharuk (JIRA)
Alexey Goncharuk created IGNITE-5561: Summary: Warn about long-running cache store operations Key: IGNITE-5561 URL: https://issues.apache.org/jira/browse/IGNITE-5561 Project: Ignite Issue

[GitHub] ignite pull request #2163: new method in MarshallerContext interface to regi...

2017-06-20 Thread sergey-chugunov-1985
GitHub user sergey-chugunov-1985 opened a pull request: https://github.com/apache/ignite/pull/2163 new method in MarshallerContext interface to register mappings locally You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/ap

IGNITE-4908

2017-06-20 Thread Александр Меньшиков
Hello, Andrew! What do you think about create sub task for IGNITE-4908 about creating benchmark which highlights performance problem? I think it helps us to agree about use-case which we want to test. Link on Jira: https://issues.apache.org/jira/browse/IGNITE-4908

[GitHub] ignite pull request #2164: Ignite-1.8.8

2017-06-20 Thread AMashenkov
GitHub user AMashenkov opened a pull request: https://github.com/apache/ignite/pull/2164 Ignite-1.8.8 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-1.8.8 Alternatively you can review and apply the

[GitHub] ignite pull request #2163: new method in MarshallerContext interface to regi...

2017-06-20 Thread sergey-chugunov-1985
Github user sergey-chugunov-1985 closed the pull request at: https://github.com/apache/ignite/pull/2163 --- 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

[jira] [Created] (IGNITE-5562) Assertions in TCP discovery SPI when NTP is moving time backwards

2017-06-20 Thread Alexey Goncharuk (JIRA)
Alexey Goncharuk created IGNITE-5562: Summary: Assertions in TCP discovery SPI when NTP is moving time backwards Key: IGNITE-5562 URL: https://issues.apache.org/jira/browse/IGNITE-5562 Project: Ig

[GitHub] ignite pull request #2165: Ignite 3142

2017-06-20 Thread vadopolski
GitHub user vadopolski opened a pull request: https://github.com/apache/ignite/pull/2165 Ignite 3142 You can merge this pull request into a Git repository by running: $ git pull https://github.com/vadopolski/ignite ignite-3142 Alternatively you can review and apply these chan

[GitHub] ignite pull request #2166: IGNITE-4926: .NET: Join fails in LINQ when subque...

2017-06-20 Thread gurustron
GitHub user gurustron opened a pull request: https://github.com/apache/ignite/pull/2166 IGNITE-4926: .NET: Join fails in LINQ when subquery is using Select clause You can merge this pull request into a Git repository by running: $ git pull https://github.com/gurustron/ignite I

Ready for review - IGNITE-4926: .NET: Join fails in LINQ when subquery is using Select clause

2017-06-20 Thread Guru Stron
Hi, IGNITE-4926: .NET: Join fails in LINQ when subquery is using Select clause is ready for review. Pull request: https://github.com/apache/ignite/pull/2166 Tests: http://ci.ignite.apache.org/viewType.html?buildTypeId=Ignite20Tests_IgnitePlatformNet&branch_Ignite20Tests=pull%2F2166%2Fmerge&tab=b

Re: BinaryObjects and hashCode()

2017-06-20 Thread Igor Rudyak
Vladimir, Thanks for the clarification. Igor On Jun 20, 2017 2:37 AM, "Vladimir Ozerov" wrote: > Igor, > > This exception is just a regression from recent work on binary > serialization in the scope of 2.0 release. If BinaryMarshaller is set, we > should not force users to have equals/hashCode

[GitHub] ignite pull request #2136: IGNITE-5377 ODBC: Exposed SqlFieldsQuery hints as...

2017-06-20 Thread isapego
Github user isapego closed the pull request at: https://github.com/apache/ignite/pull/2136 --- 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 en

[GitHub] ignite pull request #2143: IGNITE-5396: ODBC: Server cursor automatically cl...

2017-06-20 Thread isapego
Github user isapego closed the pull request at: https://github.com/apache/ignite/pull/2143 --- 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 en

[GitHub] ignite pull request #2166: IGNITE-4926: .NET: Join fails in LINQ when subque...

2017-06-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/2166 --- 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 ena

Re: Ready for review - IGNITE-4926: .NET: Join fails in LINQ when subquery is using Select clause

2017-06-20 Thread Pavel Tupitsyn
Reviewed and merged to master. Thanks! On Tue, Jun 20, 2017 at 6:20 PM, Guru Stron wrote: > Hi, > > IGNITE-4926: .NET: Join fails in LINQ when subquery is using Select clause > is ready for review. > > Pull request: https://github.com/apache/ignite/pull/2166 > > Tests: > http://ci.ignite.apache.

Re: Ready for review - IGNITE-4926: .NET: Join fails in LINQ when subquery is using Select clause

2017-06-20 Thread Guru Stron
Thank you 👍 On 20 June 2017 at 19:00, Pavel Tupitsyn wrote: > Reviewed and merged to master. Thanks! > > On Tue, Jun 20, 2017 at 6:20 PM, Guru Stron > wrote: > > > Hi, > > > > IGNITE-4926: .NET: Join fails in LINQ when subquery is using Select > clause > > is ready for review. > > > > Pull requ

[jira] [Created] (IGNITE-5563) Ignite platform .NET tests failed with execution timeout

2017-06-20 Thread Dmitriy Pavlov (JIRA)
Dmitriy Pavlov created IGNITE-5563: -- Summary: Ignite platform .NET tests failed with execution timeout Key: IGNITE-5563 URL: https://issues.apache.org/jira/browse/IGNITE-5563 Project: Ignite

[GitHub] ignite pull request #2167: IGNITE-5533 Proper DROP of dynamic tables.

2017-06-20 Thread alexpaschenko
GitHub user alexpaschenko opened a pull request: https://github.com/apache/ignite/pull/2167 IGNITE-5533 Proper DROP of dynamic tables. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5533 Alternativ

Re: Facing problem in examples.

2017-06-20 Thread Denis Magda
Thanks for confirming that the issue has been solved. I’ve added a special documentation section [1] to avoid issues like that in the future and placed "Platforms Interoperability Getting Started” callout block to C++ Getting Started Guide [2] to draw attention to these extra settings. [1] htt

Replace Cron4J with Quartz for ignite-schedule module.

2017-06-20 Thread Alexey Kuznetsov
Hi! 1) Cron4J is very old: Latest Cron4j 2.2.5 released: *28-Dec-2011 * Latest Quarz 2.3.0 released: *20-Apr-2017* 2) Not very friendly license: CronJ4 licensed under GNU LESSER GENERAL PUBLIC LICENSE Quartz is freely usable, licensed under the *Apache 2.0* license. So, if we replace Cro

Zookeeper Discovery SPI & external IP address in AWS

2017-06-20 Thread Igor Rudyak
Hi guys, How to force *TcpDiscoveryZookeeperIpFinder* to publish public IP address (in addition to private IP) of Ignite node when it's deployed in Amazon? By default it just publishing private IP addresses of nodes which makes it impossible to connect to cluster from outside using *Zookeeper Dis

Re: Replace Cron4J with Quartz for ignite-schedule module.

2017-06-20 Thread Dmitriy Setrakyan
Alexey, Can you remind what we use the schedule module in Ignite for? D. On Wed, Jun 21, 2017 at 7:26 AM, Alexey Kuznetsov wrote: > Hi! > > 1) Cron4J is very old: > Latest Cron4j 2.2.5 released: *28-Dec-2011 * > Latest Quarz 2.3.0 released: *20-Apr-2017* > > 2) Not very friendly license: >

Re: Replace Cron4J with Quartz for ignite-schedule module.

2017-06-20 Thread Alexey Kuznetsov
Dima, IgniteScheduler provides functionality for scheduling jobs locally using UNIX cron-based syntax. Instance of GridScheduler is obtained from grid as follows: IgniteScheduler s = Ignition.ignite().scheduler(); Scheduler supports standard UNIX cron format with optional prefix of {n1, n2}, w

Re: Replace Cron4J with Quartz for ignite-schedule module.

2017-06-20 Thread Dmitriy Setrakyan
Thanks! Please file a ticket. Do you have an idea on the amount of work this would require? On Wed, Jun 21, 2017 at 8:39 AM, Alexey Kuznetsov wrote: > Dima, > > IgniteScheduler provides functionality for scheduling jobs locally using > UNIX cron-based syntax. Instance of GridScheduler is obtaine