[jira] [Created] (IGNITE-4026) BinaryObjectBuilder.build() can fail if one of the fields is Externalizable

2016-10-04 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-4026: --- Summary: BinaryObjectBuilder.build() can fail if one of the fields is Externalizable Key: IGNITE-4026 URL: https://issues.apache.org/jira/browse/IGNITE-4026

Re: Concurrent read-through

2016-10-04 Thread Dmitriy Setrakyan
Hm... sounds like a bug. On Tue, Oct 4, 2016 at 1:06 PM, Valentin Kulichenko < valentin.kuliche...@gmail.com> wrote: > Folks, > > I noticed strange behavior when read-through done from several concurrent > threads. Basically, if miss happened in two thread, they can both load the > value from

Concurrent read-through

2016-10-04 Thread Valentin Kulichenko
Folks, I noticed strange behavior when read-through done from several concurrent threads. Basically, if miss happened in two thread, they can both load the value from store. We have CacheStoreBalancingWrapper which I believe is supposed to solve this, but there is still a race, because the

[GitHub] ignite pull request #1144: IGNITE-3722 Cached in a file text must be written...

2016-10-04 Thread samaitra
GitHub user samaitra opened a pull request: https://github.com/apache/ignite/pull/1144 IGNITE-3722 Cached in a file text must be written with UTF-8 charset,… … not default You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (IGNITE-4025) .NET: Services example get exception on the standalone node from time to time

2016-10-04 Thread Vasilisa Sidorova (JIRA)
Vasilisa Sidorova created IGNITE-4025: -- Summary: .NET: Services example get exception on the standalone node from time to time Key: IGNITE-4025 URL: https://issues.apache.org/jira/browse/IGNITE-4025

[jira] [Created] (IGNITE-4024) .Net: .net examples xmldoc need to be improved

2016-10-04 Thread Vasilisa Sidorova (JIRA)
Vasilisa Sidorova created IGNITE-4024: -- Summary: .Net: .net examples xmldoc need to be improved Key: IGNITE-4024 URL: https://issues.apache.org/jira/browse/IGNITE-4024 Project: Ignite

Re: IGNITE-3841 Web console: we need to add eviction policy consistency

2016-10-04 Thread Saikat Maitra
Thank you Alexey !!! Regards Saikat On Tue, Oct 4, 2016 at 3:32 PM, Alexey Kuznetsov wrote: > Saikat, > > I reviewed your PR. Changed it a little and merged to master. > Thanks for your contribution! > > -- > Alexey Kuznetsov >

[jira] [Created] (IGNITE-4023) Web Console: Show keys count in select nodes dialog when executing local query

2016-10-04 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-4023: Summary: Web Console: Show keys count in select nodes dialog when executing local query Key: IGNITE-4023 URL: https://issues.apache.org/jira/browse/IGNITE-4023

[GitHub] ignite pull request #1143: IGNITE-2940 .NET: Plugin system

2016-10-04 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/1143 IGNITE-2940 .NET: Plugin system You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-2940 Alternatively you can review

[GitHub] ignite pull request #1121: Ignite 3597 1

2016-10-04 Thread devozerov
Github user devozerov closed the pull request at: https://github.com/apache/ignite/pull/1121 --- 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

[jira] [Created] (IGNITE-4022) IgniteServices soesn't throw an exception if there are no server nodes

2016-10-04 Thread Alexander Belyak (JIRA)
Alexander Belyak created IGNITE-4022: Summary: IgniteServices soesn't throw an exception if there are no server nodes Key: IGNITE-4022 URL: https://issues.apache.org/jira/browse/IGNITE-4022

[GitHub] ignite pull request #1142: IGNITE-1915 .NET: Ignite as Entity Framework Seco...

2016-10-04 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/1142 IGNITE-1915 .NET: Ignite as Entity Framework Second-Level Cache You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite

[GitHub] ignite pull request #767: IGNITE-1915 .Net: Ignite as Entity Framework Secon...

2016-10-04 Thread ptupitsyn
Github user ptupitsyn closed the pull request at: https://github.com/apache/ignite/pull/767 --- 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

Re: IGNITE-3841 Web console: we need to add eviction policy consistency

2016-10-04 Thread Alexey Kuznetsov
Saikat, I reviewed your PR. Changed it a little and merged to master. Thanks for your contribution! -- Alexey Kuznetsov

[GitHub] ignite pull request #1138: IGNITE-3280 .NET: Log4net integration

2016-10-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/1138 --- 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

[GitHub] ignite pull request #1136: IGNITE-3841 Web console: we need to add eviction ...

2016-10-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/1136 --- 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

[GitHub] ignite pull request #1141: Ignite update notifier

2016-10-04 Thread DmitriyGovorukhin
GitHub user DmitriyGovorukhin opened a pull request: https://github.com/apache/ignite/pull/1141 Ignite update notifier You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-update-notifier Alternatively