Re: IGNITE-13069, please review pull request

2020-07-28 Thread Konstantin Sirotkin
Now I am working on breaking this PR into smaller parts. On 2020/07/28 18:55:51, Denis Magda wrote: > Nick, Alex,> > > Could any of you please check the changes by Konstantin? If there are other> > committers who can review the pull-request please loop them in.> > > -> > Denis> > > >

Re: IGNITE-12360 Migrate Storm module to ignite-extensions

2020-07-28 Thread Denis Magda
Thank you buddy for driving the modularization activity. The changes look good to me. Feel free to merge the changes. - Denis On Sun, Jul 26, 2020 at 3:28 PM Saikat Maitra wrote: > Hi, > > I have raised PRs for the following issue. > > Jira IGNITE-12360 Migrate Storm module to

Re: IGNITE-13069, please review pull request

2020-07-28 Thread Denis Magda
Nick, Alex, Could any of you please check the changes by Konstantin? If there are other committers who can review the pull-request please loop them in. - Denis On Mon, Jul 27, 2020 at 11:37 PM Konstantin Sirotkin < konstantins...@gmail.com> wrote: > Hello > > Please review pull request -

Re: [DISCUSSION] Cache warmup

2020-07-28 Thread Denis Mekhanikov
Kirill, That will be a great feature! Other popular databases already have it (e.g. Postgres: https://www.postgresql.org/docs/11/pgprewarm.html), so it's good that we're also going to have it in Ignite. What implementation of CacheWarmup interface do you have in mind? Will there be some

Re: [DISCUSS] Best way to re-encrypt existing data (TDE cache key rotation).

2020-07-28 Thread Alexey Goncharuk
Hello Nikolay, > > 10. Question - CRC is read in two places encryptionFileIO and > filePageStore - what should we do with this? > > filePageStore checks CRC of the encrypted page. This required to confirm > the page not corrupted on the disk. > encryptionFileIO checks CRC of the decrypted

Re: Getting rid of NONE cache rebalance mode

2020-07-28 Thread Ivan Pavlukhin
Alexey, Thank you for the response. > I am not sure how expiration relates to the partition ownership - once a > partition moves to a renting state, all entries are eagerly cleaned from the > memory, so there is no need for expiration. It is even better, there is nothing to do with

Re: Getting rid of NONE cache rebalance mode

2020-07-28 Thread Alexey Goncharuk
Ivan, Sorry for a delay in reply. Yes, I was thinking about the same use-case, and in this particular case an unexpected load on a 3rd-party database manifests itself. I am not sure how expiration relates to the partition ownership - once a partition moves to a renting state, all entries are

[jira] [Created] (IGNITE-13309) Extend c++ build documentation.

2020-07-28 Thread Stanilovsky Evgeny (Jira)
Stanilovsky Evgeny created IGNITE-13309: --- Summary: Extend c++ build documentation. Key: IGNITE-13309 URL: https://issues.apache.org/jira/browse/IGNITE-13309 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-13308) C++: Thin client transactions

2020-07-28 Thread Ivan Daschinskiy (Jira)
Ivan Daschinskiy created IGNITE-13308: - Summary: C++: Thin client transactions Key: IGNITE-13308 URL: https://issues.apache.org/jira/browse/IGNITE-13308 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-13307) need update documentation in part of baseline-topology

2020-07-28 Thread Konstantin Sirotkin (Jira)
Konstantin Sirotkin created IGNITE-13307: Summary: need update documentation in part of baseline-topology Key: IGNITE-13307 URL: https://issues.apache.org/jira/browse/IGNITE-13307 Project:

[jira] [Created] (IGNITE-13306) CpuLoad metric return -1 under Java 11

2020-07-28 Thread Mirza Aliev (Jira)
Mirza Aliev created IGNITE-13306: Summary: CpuLoad metric return -1 under Java 11 Key: IGNITE-13306 URL: https://issues.apache.org/jira/browse/IGNITE-13306 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-13305) if create topologyValidator as lambda then get error "Cache topology validator mismatch"

2020-07-28 Thread Konstantin Sirotkin (Jira)
Konstantin Sirotkin created IGNITE-13305: Summary: if create topologyValidator as lambda then get error "Cache topology validator mismatch" Key: IGNITE-13305 URL:

IGNITE-13069, please review pull request

2020-07-28 Thread Konstantin Sirotkin
Hello Please review pull request - https://github.com/apache/ignite/pull/8063 Apache jira issue - https://issues.apache.org/jira/browse/IGNITE-13069 Thanks Konstantin Sirotkin

Re: [DISCUSSION] Cache warmup

2020-07-28 Thread Zhenya Stanilovsky
Looks like we need additional func for static caches, for example:  warmup(List cconf) it would be helpful for spring too.   > >--- Forwarded message --- >From: "Вячеслав Коптилин" < slava.kopti...@gmail.com > >To: dev@ignite.apache.org >Cc: >Subject: Re: [DISCUSSION] Cache warmup >Date: