Re: question: How data are stored in IgniteCache?

2017-04-15 Thread Vyacheslav Daradur
>> If we use a cache which is configured to use binary mashaller: >> 1. In which cases a placed in the cache object (serialized object) won't be wrapped? >> 2. In which cases a placed in the cache object won't be serialized (to byte array) and will be stored as is? I meant: Are there any cases of

Re: question: How data are stored in IgniteCache?

2017-04-15 Thread Vyacheslav Daradur
If we use a cache which is configured to use binary mashaller: 1. In which cases a placed in the cache object (serialized object) won't be wrapped? 2. In which cases a placed in the cache object won't be serialized (to byte array) and will be stored as is? 2017-04-14 20:03 GMT+03:00 Denis Magda :

[GitHub] ignite pull request #1805: Empty java files removed

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

[GitHub] ignite pull request #1805: Empty java files removed

2017-04-15 Thread agura
GitHub user agura opened a pull request: https://github.com/apache/ignite/pull/1805 Empty java files removed You can merge this pull request into a Git repository by running: $ git pull https://github.com/agura/incubator-ignite ignite-2.0-license Alternatively you can review

[GitHub] ignite pull request #1804: IGNITE-4565

2017-04-15 Thread devozerov
GitHub user devozerov opened a pull request: https://github.com/apache/ignite/pull/1804 IGNITE-4565 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4565 Alternatively you can review and apply these

[GitHub] ignite pull request #1773: IGNITE-4565

2017-04-15 Thread devozerov
Github user devozerov closed the pull request at: https://github.com/apache/ignite/pull/1773 --- 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-4994) Restore GridH2TableSelfTest

2017-04-15 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-4994: --- Summary: Restore GridH2TableSelfTest Key: IGNITE-4994 URL: https://issues.apache.org/jira/browse/IGNITE-4994 Project: Ignite Issue Type: Task

[GitHub] ignite pull request #1803: Ignite-4949 Incorrect behavior CacheJdbcPojoStore...

2017-04-15 Thread DmitriyGovorukhin
GitHub user DmitriyGovorukhin opened a pull request: https://github.com/apache/ignite/pull/1803 Ignite-4949 Incorrect behavior CacheJdbcPojoStore if binary marshaller enable You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridga

Re: IGNITE - 4760 ready for review

2017-04-15 Thread Вадим Опольский
Hi Semyon! I added tests for ReadWrite and NonStrictReadWrite strategy. Also I couldn't find how to get information about access type for created region and added overload method threadLocalForCache() without param for ReadWrite Strategy case in createAccessStrategy. Is it right ? https://github