Re: TDE Implementation details.

2018-09-12 Thread Nikolay Izhikov
Hello, Denis. > Could you please list the limitations of Phase 1? > I'm curious what won't be supported in 2.7. 1. We will have ability to encrypt data stored on the disk for specific cache. - There is no limitation on API usage or something for an encrypted cache. - If some

[GitHub] asfgit closed pull request #6: IGNITE-9377 Handle print crit failures from RunAll to the JIRA ticket

2018-09-12 Thread GitBox
asfgit closed pull request #6: IGNITE-9377 Handle print crit failures from RunAll to the JIRA ticket URL: https://github.com/apache/ignite-teamcity-bot/pull/6 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

Re: affinityBackupFilter for AWS Availability Zones

2018-09-12 Thread Dmitriy Pavlov
Hi Val, I'm not an expert in AWS, so could you please pick up the review? Thank you in advance! Sincerely, Dmitriy Pavlov вт, 11 сент. 2018 г. в 1:28, Dave Harvey : > Submitted a patch for this > https://issues.apache.org/jira/browse/IGNITE-9365 > > > > -- > Sent from:

Re: TDE Implementation details.

2018-09-12 Thread Denis Magda
Hello Nikolay, Excellent progress, look forward to seeing the TDE released in 2.7! -- Denis On Wed, Sep 12, 2018 at 2:47 AM Nikolay Izhikov wrote: > Hello, Denis. > > > Could you please list the limitations of Phase 1? > > I'm curious what won't be supported in 2.7. > > 1. We will have

[jira] [Created] (IGNITE-9563) .NET: TestSpringXml is flaky on Core Linux

2018-09-12 Thread Ilya Kasnacheev (JIRA)
Ilya Kasnacheev created IGNITE-9563: --- Summary: .NET: TestSpringXml is flaky on Core Linux Key: IGNITE-9563 URL: https://issues.apache.org/jira/browse/IGNITE-9563 Project: Ignite Issue

[GitHub] ignite pull request #4740: IGNITE-9563 Try to fix processor count / thread p...

2018-09-12 Thread alamar
GitHub user alamar opened a pull request: https://github.com/apache/ignite/pull/4740 IGNITE-9563 Try to fix processor count / thread pool size test. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

Re: Class field ThreadLocal. Why not static?

2018-09-12 Thread Dmitriy Pavlov
Hi Ivan, For example, I remember thread local buffer in our old WAL implementation: org.apache.ignite.internal.processors.cache.persistence.wal.FsyncModeFileWriteAheadLogManager#tlb Sincerely, Dmitriy Pavlov вт, 11 сент. 2018 г. в 13:05, Павлухин Иван : > Dmitriy, > > Could you point to some

Re: New committer: Dmitriy Govorukhin

2018-09-12 Thread Dmitriy Pavlov
Hi Dmitriy, It seems I little bit late, but anyway please accept my sincere congratulations. With Regards, Dmitriy Pavlov чт, 30 авг. 2018 г. в 21:18, Pavel Kovalenko : > Dmitriy, > > Congratulations, you finally got it :) > > чт, 30 авг. 2018 г. в 20:25, Ivan Rakov : > > > Dmitriy, > > > >

Re: affinityBackupFilter for AWS Availability Zones

2018-09-12 Thread Valentin Kulichenko
Yes, will try to review this week. -Val On Wed, Sep 12, 2018 at 10:24 AM Dmitriy Pavlov wrote: > Hi Val, > > I'm not an expert in AWS, so could you please pick up the review? > > Thank you in advance! > > Sincerely, > Dmitriy Pavlov > > вт, 11 сент. 2018 г. в 1:28, Dave Harvey : > > >

[jira] [Created] (IGNITE-9564) Ignite K8 service and sticky session with AWS K8 deployments

2018-09-12 Thread Denis Magda (JIRA)
Denis Magda created IGNITE-9564: --- Summary: Ignite K8 service and sticky session with AWS K8 deployments Key: IGNITE-9564 URL: https://issues.apache.org/jira/browse/IGNITE-9564 Project: Ignite

Re: [MTCGA]: new failures in builds [1588345] needs to be handled

2018-09-12 Thread Dmitriy Pavlov
I suggest upgrading, and we can agree by lazy consensus after 72hrs. пн, 27 авг. 2018 г. в 13:03, Alexey Goncharuk : > Folks, this is a new failure in IGFS/Hadoop domain. Looks like the > http://www.us.apache.org/dist/hadoop/core/hadoop-2.5.2/hadoop-2.5.2.tar.gz > was moved (the URL gives 404).

Re: Data streaming using Apache Ignite and Flink

2018-09-12 Thread Dmitriy Pavlov
Hi Denis, I didn't find the blog post there. Could you please add it or advice me how can I do it? Sincerely, Dmitriy Pavlov вт, 28 авг. 2018 г. в 4:19, Saikat Maitra : > Thank you so much Denis. > > Regards, > Saikat > > On Mon, Aug 27, 2018 at 5:00 PM, Denis Magda wrote: > > > Hello

[jira] [Created] (IGNITE-9562) Destroyed cache that resurrected on a old offline node breaks PME

2018-09-12 Thread Pavel Kovalenko (JIRA)
Pavel Kovalenko created IGNITE-9562: --- Summary: Destroyed cache that resurrected on a old offline node breaks PME Key: IGNITE-9562 URL: https://issues.apache.org/jira/browse/IGNITE-9562 Project:

[GitHub] ignite pull request #4739: IGNITE-8855 Client nodes make a lot of attempts t...

2018-09-12 Thread ibessonov
GitHub user ibessonov opened a pull request: https://github.com/apache/ignite/pull/4739 IGNITE-8855 Client nodes make a lot of attempts to join topology if EXCHANGE_HISTORY is significantly smaller than number of clients You can merge this pull request into a Git repository by

Re: Data streaming using Apache Ignite and Flink

2018-09-12 Thread Denis Magda
Prachi, Did you forget to add Saikat's blog to the list? -- Denis On Wed, Sep 12, 2018 at 1:44 PM Dmitriy Pavlov wrote: > Hi Denis, > > I didn't find the blog post there. > > Could you please add it or advice me how can I do it? > > Sincerely, > Dmitriy Pavlov > > вт, 28 авг. 2018 г. в 4:19,

Re: Wrong off-heap size is reported for a node

2018-09-12 Thread Alex Plehanov
Hi Dmitriy, Yes, I will finish review tomorrow. ср, 12 сент. 2018 г. в 20:37, Dmitriy Pavlov : > Hi Igniters, > > It seems the issue is a blocker of 2.7. > > We need a volunteer here to run review. > > Alexey P. will you step in? > > Sincerely, > Dmitriy Pavlov > > ср, 29 авг. 2018 г. в 16:16,

[GitHub] ignite pull request #4741: IGNITE-9026 fix random class loading failures

2018-09-12 Thread DaveWHarvey
GitHub user DaveWHarvey opened a pull request: https://github.com/apache/ignite/pull/4741 IGNITE-9026 fix random class loading failures Skip recursive resource requests to orginating nodes, rather than failing the entire request. Continue to search other nodes on errors, because

Re: Python thin client

2018-09-12 Thread Dmitry Melnichuk
Igor, Yes, it's my bad, sorry. Just merged the Ignite master with my branch. On 9/12/18 8:47 PM, Igor Sapego wrote: Pavel, Yes, I did. I tried completely clean environment, followed the same steps and got the same error. Then I removed attr, and out of sudden everything started working.

[jira] [Created] (IGNITE-9565) Update chartjs streaming plugin

2018-09-12 Thread Alexander Kalinin (JIRA)
Alexander Kalinin created IGNITE-9565: - Summary: Update chartjs streaming plugin Key: IGNITE-9565 URL: https://issues.apache.org/jira/browse/IGNITE-9565 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-9566) Make possible execute Explain by selected part of the query

2018-09-12 Thread Pavel Konstantinov (JIRA)
Pavel Konstantinov created IGNITE-9566: -- Summary: Make possible execute Explain by selected part of the query Key: IGNITE-9566 URL: https://issues.apache.org/jira/browse/IGNITE-9566 Project:

[jira] [Created] (IGNITE-9556) Web console: Babel 7 rc.2 compatibility issues

2018-09-12 Thread Ilya Borisov (JIRA)
Ilya Borisov created IGNITE-9556: Summary: Web console: Babel 7 rc.2 compatibility issues Key: IGNITE-9556 URL: https://issues.apache.org/jira/browse/IGNITE-9556 Project: Ignite Issue Type:

[GitHub] ignite pull request #4736: Ignite 6587 debug

2018-09-12 Thread andrey-kuznetsov
GitHub user andrey-kuznetsov opened a pull request: https://github.com/apache/ignite/pull/4736 Ignite 6587 debug For debug purposes. You can merge this pull request into a Git repository by running: $ git pull https://github.com/andrey-kuznetsov/ignite ignite-6587-debug

[GitHub] ignite pull request #4634: IGNITE-8485: force encrypted mode for all caches

2018-09-12 Thread nizhikov
Github user nizhikov closed the pull request at: https://github.com/apache/ignite/pull/4634 ---

[GitHub] ignite pull request #4735: Cache 2 stab experiment

2018-09-12 Thread SpiderRus
GitHub user SpiderRus opened a pull request: https://github.com/apache/ignite/pull/4735 Cache 2 stab experiment You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-stabilization-cache2 Alternatively

[GitHub] ignite pull request #4738: IGNITE-9330

2018-09-12 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request: https://github.com/apache/ignite/pull/4738 IGNITE-9330 Fix flaky CacheMetricsManageTest tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/NSAmelchev/ignite ignite-9330

[GitHub] ignite pull request #4729: IGNITE-9545 IgniteProjectionStartStopRestartSelfT...

2018-09-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4729 ---

[jira] [Created] (IGNITE-9560) Security permissions to restrict arbitrary code exectution

2018-09-12 Thread Anton Vinogradov (JIRA)
Anton Vinogradov created IGNITE-9560: Summary: Security permissions to restrict arbitrary code exectution Key: IGNITE-9560 URL: https://issues.apache.org/jira/browse/IGNITE-9560 Project: Ignite

[jira] [Created] (IGNITE-9561) Optimize affinity initialization for started cache groups

2018-09-12 Thread Pavel Kovalenko (JIRA)
Pavel Kovalenko created IGNITE-9561: --- Summary: Optimize affinity initialization for started cache groups Key: IGNITE-9561 URL: https://issues.apache.org/jira/browse/IGNITE-9561 Project: Ignite

[GitHub] asfgit closed pull request #5: IGNITE-9377

2018-09-12 Thread GitBox
asfgit closed pull request #5: IGNITE-9377 URL: https://github.com/apache/ignite-teamcity-bot/pull/5 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a

[jira] [Created] (IGNITE-9558) Avoid changing AffinityTopologyVersion on client connect when possible

2018-09-12 Thread Alexey Goncharuk (JIRA)
Alexey Goncharuk created IGNITE-9558: Summary: Avoid changing AffinityTopologyVersion on client connect when possible Key: IGNITE-9558 URL: https://issues.apache.org/jira/browse/IGNITE-9558

[GitHub] ignite pull request #4710: IGNITE-9495 Update version for org.apache.lucene

2018-09-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4710 ---

[GitHub] ignite pull request #4722: IGNITE-9531: ZookeeperDiscovery testClientReconne...

2018-09-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4722 ---

[jira] [Created] (IGNITE-9559) Node.js thin: nodejs directory does appear in platforms directory after maven install command

2018-09-12 Thread Igor Sapego (JIRA)
Igor Sapego created IGNITE-9559: --- Summary: Node.js thin: nodejs directory does appear in platforms directory after maven install command Key: IGNITE-9559 URL: https://issues.apache.org/jira/browse/IGNITE-9559

[GitHub] ignite pull request #4737: IGNITE-9544 BinaryOutputStream#writeByte excessiv...

2018-09-12 Thread a-polyakov
GitHub user a-polyakov opened a pull request: https://github.com/apache/ignite/pull/4737 IGNITE-9544 BinaryOutputStream#writeByte excessive copying after reaching 1Gb You can merge this pull request into a Git repository by running: $ git pull

[GitHub] ignite pull request #4733: IGNITE-7618 validateCache synchronously waits for...

2018-09-12 Thread ibessonov
GitHub user ibessonov opened a pull request: https://github.com/apache/ignite/pull/4733 IGNITE-7618 validateCache synchronously waits for state change You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[jira] [Created] (IGNITE-9557) Assert exception on explain of DELETE query.

2018-09-12 Thread Vasiliy Sisko (JIRA)
Vasiliy Sisko created IGNITE-9557: - Summary: Assert exception on explain of DELETE query. Key: IGNITE-9557 URL: https://issues.apache.org/jira/browse/IGNITE-9557 Project: Ignite Issue Type:

[GitHub] ignite pull request #4734: IGNITE-9549 control.sh add command to collect inf...

2018-09-12 Thread a-polyakov
GitHub user a-polyakov opened a pull request: https://github.com/apache/ignite/pull/4734 IGNITE-9549 control.sh add command to collect information on the dist… …ribution of partitions and reset lost partitions Signed-off-by: a-polyakov You can merge this pull request

Re: Python thin client

2018-09-12 Thread Igor Sapego
Pavel, Yes, I did. I tried completely clean environment, followed the same steps and got the same error. Then I removed attr, and out of sudden everything started working. Dmitry, Thanks, now it's more clear: Handshake error: Unsupported version. Server expects binary protocol version 1.1.0.