[GitHub] ignite pull request #4813: IGNITE-9612 Improve checkpoint mark phase speed.

2018-09-23 Thread ascherbakoff
GitHub user ascherbakoff opened a pull request: https://github.com/apache/ignite/pull/4813 IGNITE-9612 Improve checkpoint mark phase speed. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9612

[jira] [Created] (IGNITE-9666) TxPessimisticDeadlockDetectionCrossCacheTest.testDeadlockAnotherNear is flaky on master

2018-09-23 Thread Andrey Kuznetsov (JIRA)
Andrey Kuznetsov created IGNITE-9666: Summary: TxPessimisticDeadlockDetectionCrossCacheTest.testDeadlockAnotherNear is flaky on master Key: IGNITE-9666 URL: https://issues.apache.org/jira/browse/IGNITE-9666

Ignite TC bot was updated

2018-09-23 Thread Dmitriy Pavlov
Hi Igniters, The bot was updated (V20180923 is now running). Changes: - Optimized data storage, several caches were replaced with in-memory to reduce disk pressure. - It uses new email notifications text, this text explains what do to with failure. - Build-in monitoring of latest executed

Re: .NET java thread count keeps growing

2018-09-23 Thread Pavel Tupitsyn
Denis, Can't say for sure, did not investigate this yet. I'll try to find time next week and get back to you. On Sat, Sep 22, 2018 at 4:23 AM Denis Magda wrote: > Pavel, > > Do you think we can get it fixed in 2.7 time frame? > > -- > Denis > > -- Forwarded message - > From:

java.lang.ClassCastException: org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl cannot be cast to org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryEx

2018-09-23 Thread kcheng.mvp
I ran into this error with below configuration(IgniteSpringBean) I set * defaultDataRegionConfiguration* as * * for unit test. If I set this to true then everything goes well.

Re: java.lang.ClassCastException: org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl cannot be cast to org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryEx

2018-09-23 Thread kcheng.mvp
please see the screenshot, I have three data region definition. the default region persistence setting is false, the other two are true. -- Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/

Re: java.lang.ClassCastException: org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl cannot be cast to org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryEx

2018-09-23 Thread Maxim Muzafarov
Hello, Can you provide more information about your test steps and share the whole your unit test with us? For instance, in your stack trace, the `GridCacheDatabaseSharedManager` used. So, node expects persistence to be enabled and it's not clear for me why. Please, share details. On Sun, 23

Re: About work around for https://issues.apache.org/jira/browse/IGNITE-5795

2018-09-23 Thread kcheng.mvp
Thank you very much! -- Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/

Re: java.lang.ClassCastException: org.apache.ignite.internal.pagemem.impl.PageMemoryNoStoreImpl cannot be cast to org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryEx

2018-09-23 Thread kcheng.mvp
I am using springboot + ignite. it's very simple. you can reproduce this issue with below code Bean definition - @Bean public CommandLineRunner commandLineRunner(@Autowired ApplicationContext context) { return args -> {

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

2018-09-23 Thread dpavlov . tasks
Hi Igniters, I've detected some new issue on TeamCity to be handled. You are more than welcomed to help. If your changes can lead to this failure(s): We're grateful that you were a volunteer to make the contribution to this project, but things change and you may no longer be able to