Re: Service grid redesign

2018-06-19 Thread Vyacheslav Daradur
Hi Denis! >> If to assume that Ignite 2.7 gets released in September, what else would you >> be able to complete by that time? The following tasks will be completed by September: https://issues.apache.org/jira/browse/IGNITE-8361 - Use discovery messages for service deployment https://issues.apac

[jira] [Created] (IGNITE-8825) Ignite - Configuration for IGFS

2018-06-19 Thread Puviarasu (JIRA)
Puviarasu created IGNITE-8825: - Summary: Ignite - Configuration for IGFS Key: IGNITE-8825 URL: https://issues.apache.org/jira/browse/IGNITE-8825 Project: Ignite Issue Type: Test Repo

[jira] [Created] (IGNITE-8826) Add missed licence to pom file

2018-06-19 Thread Yury Babak (JIRA)
Yury Babak created IGNITE-8826: -- Summary: Add missed licence to pom file Key: IGNITE-8826 URL: https://issues.apache.org/jira/browse/IGNITE-8826 Project: Ignite Issue Type: Bug Compone

[GitHub] ignite pull request #4222: Ignite 8826: added missed licences

2018-06-19 Thread ybabak
GitHub user ybabak opened a pull request: https://github.com/apache/ignite/pull/4222 Ignite 8826: added missed licences fix You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8826 Alternatively you can

[GitHub] ignite pull request #4222: Ignite 8826: added missed licences

2018-06-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4222 ---

Re: Best Effort Affinity for thin clients

2018-06-19 Thread Vladimir Ozerov
Denis, Yes, in principle we can extend it. We are going to implement it in subsequent phases of this IEP. On Tue, Jun 19, 2018 at 4:30 AM, Dmitriy Setrakyan wrote: > On Mon, Jun 18, 2018 at 11:07 AM, Denis Magda wrote: > > > Folks, > > > > Feel that this functionality can be extended to the au

[jira] [Created] (IGNITE-8827) Disable WAL during apply updates on recovery

2018-06-19 Thread Dmitriy Govorukhin (JIRA)
Dmitriy Govorukhin created IGNITE-8827: -- Summary: Disable WAL during apply updates on recovery Key: IGNITE-8827 URL: https://issues.apache.org/jira/browse/IGNITE-8827 Project: Ignite Iss

[GitHub] ignite pull request #4223: Ignite-gg-13938

2018-06-19 Thread DmitriyGovorukhin
GitHub user DmitriyGovorukhin opened a pull request: https://github.com/apache/ignite/pull/4223 Ignite-gg-13938 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-gg-13938 Alternatively you can review

[GitHub] ignite pull request #4220: IGNITE-8749: storage error handling fix.

2018-06-19 Thread x-kreator
Github user x-kreator closed the pull request at: https://github.com/apache/ignite/pull/4220 ---

[GitHub] ignite pull request #4216: IGNITE-8749: after-merge code formatting.

2018-06-19 Thread x-kreator
Github user x-kreator closed the pull request at: https://github.com/apache/ignite/pull/4216 ---

Entries are not loaded into cache during cache store loading

2018-06-19 Thread Aleksey Kuznetsov
Hi, Igniters! During test bug fixing [1], I stumbled on the following issue: When we perform cache store loading and start several nodes simulateneously, some entries might not be loaded into cache. Entry is loaded in `GridDhtCacheAdapter#loadEntry`, but it fails on `ctx.group().topology().localP

Re: Entries are not loaded into cache during cache store loading

2018-06-19 Thread Nikolay Izhikov
Hello, Aleksey. By "cache store" you mean 3-d party cache store [1] ? https://apacheignite.readme.io/docs/3rd-party-store В Вт, 19/06/2018 в 13:10 +0300, Aleksey Kuznetsov пишет: > Hi, Igniters! > > During test bug fixing [1], I stumbled on the following issue: > When we perform cache store loa

Re: Entries are not loaded into cache during cache store loading

2018-06-19 Thread Aleksey Kuznetsov
Hi, Nikolay. Yes. вт, 19 июн. 2018 г. в 13:18, Nikolay Izhikov : > Hello, Aleksey. > > By "cache store" you mean 3-d party cache store [1] ? > > https://apacheignite.readme.io/docs/3rd-party-store > > В Вт, 19/06/2018 в 13:10 +0300, Aleksey Kuznetsov пишет: > > Hi, Igniters! > > > > During test

[jira] [Created] (IGNITE-8828) Detecting and stopping unresponsive nodes during Partition Map Exchange

2018-06-19 Thread Sergey Chugunov (JIRA)
Sergey Chugunov created IGNITE-8828: --- Summary: Detecting and stopping unresponsive nodes during Partition Map Exchange Key: IGNITE-8828 URL: https://issues.apache.org/jira/browse/IGNITE-8828 Project

[jira] [Created] (IGNITE-8829) Some configuration properties of TcpCommunicationSpi does not annotated appropriately

2018-06-19 Thread Vladislav Pyatkov (JIRA)
Vladislav Pyatkov created IGNITE-8829: - Summary: Some configuration properties of TcpCommunicationSpi does not annotated appropriately Key: IGNITE-8829 URL: https://issues.apache.org/jira/browse/IGNITE-8829

[jira] [Created] (IGNITE-8830) Non-coordinator node unable to finish local exchange should detect it and stop

2018-06-19 Thread Sergey Chugunov (JIRA)
Sergey Chugunov created IGNITE-8830: --- Summary: Non-coordinator node unable to finish local exchange should detect it and stop Key: IGNITE-8830 URL: https://issues.apache.org/jira/browse/IGNITE-8830

[jira] [Created] (IGNITE-8831) MarshallerMappingFileStore: Incorrect locks on files

2018-06-19 Thread Alexey Stelmak (JIRA)
Alexey Stelmak created IGNITE-8831: -- Summary: MarshallerMappingFileStore: Incorrect locks on files Key: IGNITE-8831 URL: https://issues.apache.org/jira/browse/IGNITE-8831 Project: Ignite Iss

[GitHub] ignite pull request #4224: MarshallerMappingFileStore: Incorrect locks on fi...

2018-06-19 Thread SpiderRus
GitHub user SpiderRus opened a pull request: https://github.com/apache/ignite/pull/4224 MarshallerMappingFileStore: Incorrect locks on files You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8831 Alte

[GitHub] ignite pull request #4225: IGNITE-8827 disable WAL logging

2018-06-19 Thread DmitriyGovorukhin
GitHub user DmitriyGovorukhin opened a pull request: https://github.com/apache/ignite/pull/4225 IGNITE-8827 disable WAL logging You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8827 Alternatively you

[jira] [Created] (IGNITE-8832) Detecting hanging of coordinator during processing local partition maps messages

2018-06-19 Thread Sergey Chugunov (JIRA)
Sergey Chugunov created IGNITE-8832: --- Summary: Detecting hanging of coordinator during processing local partition maps messages Key: IGNITE-8832 URL: https://issues.apache.org/jira/browse/IGNITE-8832

[GitHub] ignite pull request #4206: IGNITE-8769: JVM crash in Basic1 suite in master ...

2018-06-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4206 ---

[GitHub] ignite pull request #4226: IGNITE-4939 Receive event before cache initialize...

2018-06-19 Thread ezhuravl
GitHub user ezhuravl opened a pull request: https://github.com/apache/ignite/pull/4226 IGNITE-4939 Receive event before cache initialized fix You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4939 Alt

[jira] [Created] (IGNITE-8833) IgniteCache.isLocalLocked method has unexpected behivior in case of several nodes started in one JVM in different threads

2018-06-19 Thread Andrey Aleksandrov (JIRA)
Andrey Aleksandrov created IGNITE-8833: -- Summary: IgniteCache.isLocalLocked method has unexpected behivior in case of several nodes started in one JVM in different threads Key: IGNITE-8833 URL: https://issues

[jira] [Created] (IGNITE-8834) SqlQuery not throwing exception after partition loss events

2018-06-19 Thread Anton Kurbanov (JIRA)
Anton Kurbanov created IGNITE-8834: -- Summary: SqlQuery not throwing exception after partition loss events Key: IGNITE-8834 URL: https://issues.apache.org/jira/browse/IGNITE-8834 Project: Ignite

[jira] [Created] (IGNITE-8835) Do not skip distributed phase of 2-phase partition release if there are some caches to stop / modify

2018-06-19 Thread Pavel Kovalenko (JIRA)
Pavel Kovalenko created IGNITE-8835: --- Summary: Do not skip distributed phase of 2-phase partition release if there are some caches to stop / modify Key: IGNITE-8835 URL: https://issues.apache.org/jira/browse/IGN

[jira] [Created] (IGNITE-8836) NullPointerException during Ignition.start prevents JVM shutdown

2018-06-19 Thread Anton Kurbanov (JIRA)
Anton Kurbanov created IGNITE-8836: -- Summary: NullPointerException during Ignition.start prevents JVM shutdown Key: IGNITE-8836 URL: https://issues.apache.org/jira/browse/IGNITE-8836 Project: Ignite

[GitHub] ignite pull request #4227: IGNITE-8768 Implemented eviction stopping to prev...

2018-06-19 Thread Jokser
GitHub user Jokser opened a pull request: https://github.com/apache/ignite/pull/4227 IGNITE-8768 Implemented eviction stopping to prevent possible JVM crush You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite i

[GitHub] ignite pull request #4094: IGNITE-8554

2018-06-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4094 ---

[GitHub] ignite pull request #4209: IGNITE-8808 Improve control.sh --tx command to sh...

2018-06-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4209 ---

Quick questions on segments and page map buckets

2018-06-19 Thread John Wilson
Hi, Two quick questions: 1. The design documentation here, https://cwiki.apache.org/confluence/display/IGNITE/Ignite+Durable+Memory+-+under+the+hood, states that the default segment count is equal to the number of logical cores available in the underlying machine. However, the segme

Re: Service grid redesign

2018-06-19 Thread Dmitriy Setrakyan
Hi Vyacheslav, How about service redeployment in case if user wants to update the code? Is this planned? D. On Tue, Jun 19, 2018 at 12:10 AM, Vyacheslav Daradur wrote: > Hi Denis! > > >> If to assume that Ignite 2.7 gets released in September, what else > would you be able to complete by that

Re: Quick questions on segments and page map buckets

2018-06-19 Thread Eduard Shangareev
Hi, 1. It looks weird, yeah. Need to ask Sergey, who has changed it last time. 2. Because we could reuse memory. For example, after cache destroy or something like that. On Tue, Jun 19, 2018 at 9:58 PM, John Wilson wrote: > Hi, > > Two quick questions: > > >1. The design documentation here

Re: Service grid redesign

2018-06-19 Thread Vyacheslav Daradur
Hi Dmitriy, Yes, the task [1] is planned to be implemented once the main tasks will be completed. [1] https://issues.apache.org/jira/browse/IGNITE-8367 On Tue, Jun 19, 2018 at 10:06 PM Dmitriy Setrakyan wrote: > > Hi Vyacheslav, > > How about service redeployment in case if user wants to update

Re: Service grid redesign

2018-06-19 Thread Dmitriy Setrakyan
On Tue, Jun 19, 2018 at 1:50 PM, Vyacheslav Daradur wrote: > Hi Dmitriy, > > Yes, the task [1] is planned to be implemented once the main tasks > will be completed. > > [1] https://issues.apache.org/jira/browse/IGNITE-8367 Awesome! This is a huge addition to the project. > > > On Tue, Jun 19,

Two quick questions on index page and data page

2018-06-19 Thread John Wilson
Hi, 1. An index page contains the hash value of key and a link; where a link is page_id + offset. Question: what is this offset? Is it the offset to the item in the data page? In other words, Ignite locates the page and the item within the page and finally gets the key-value pair by f

Re: Two quick questions on index page and data page

2018-06-19 Thread Ivan Rakov
Hello John, 1) Quote from the same article: Values are inserted into data page from the end to beginning. Items are filled from beginning to end. To address particular Key-Value pair ignite uses Link = Page ID + order in page. Link allows to read K,V pair as N-th item in page. Simply put,

How to fix documents?

2018-06-19 Thread Hu Hailin
Hi, https://cwiki.apache.org/confluence/display/IGNITE/How+to+Document I have read the how-to. And my question is, is a JIRA ticket required for document-only fix? For example, to fix a broken link. https://apacheignite.readme.io/docs/memcached-support Recently I just submitted a SUGGEST EDITS t