[GitHub] ignite pull request #5515: IGNITE-10348 Safely recreate metastore to mitigat...

2018-11-27 Thread SpiderRus
GitHub user SpiderRus opened a pull request:

https://github.com/apache/ignite/pull/5515

IGNITE-10348 Safely recreate metastore to mitigate IGNITE-8735



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-10348

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/5515.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #5515


commit efda38b24ddfc7854b7fc15b43a0863de3420091
Author: Alexey Stelmak 
Date:   2018-11-27T16:38:53Z

Temporary storage




---


[GitHub] ignite pull request #5398: ignite-10246 StandaloneWALRecordIterator must thr...

2018-11-15 Thread SpiderRus
GitHub user SpiderRus opened a pull request:

https://github.com/apache/ignite/pull/5398

ignite-10246 StandaloneWALRecordIterator must throw checkBounds exception



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-10246

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/5398.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #5398


commit c40fd5c62760d0c1b814a1dd15c32af9ff233329
Author: Alexey Stelmak 
Date:   2018-11-15T13:19:58Z

StrictBounsCheckException




---


[GitHub] ignite pull request #5383: ignite-8735 Metastorage creates its own index par...

2018-11-13 Thread SpiderRus
GitHub user SpiderRus opened a pull request:

https://github.com/apache/ignite/pull/5383

ignite-8735 Metastorage creates its own index partition



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-8735

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/5383.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #5383


commit 69f6404a05473221e3dba0c13990e521a19c61f9
Author: Alexey Stelmak 
Date:   2018-11-13T16:12:12Z

Metasotage pages fix




---


[GitHub] ignite pull request #5213: Sock timeout

2018-11-06 Thread SpiderRus
Github user SpiderRus closed the pull request at:

https://github.com/apache/ignite/pull/5213


---


[GitHub] ignite pull request #5227: ignite-9970 Local hostname fix

2018-10-31 Thread SpiderRus
GitHub user SpiderRus opened a pull request:

https://github.com/apache/ignite/pull/5227

ignite-9970 Local hostname fix



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-9970

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/5227.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #5227


commit cf000856d1a51ca22ea5f569c2dfb273af3d036b
Author: Alexey Stelmak 
Date:   2018-10-31T18:52:49Z

Hostname fix




---


[GitHub] ignite pull request #5213: Sock timeout

2018-10-30 Thread SpiderRus
GitHub user SpiderRus opened a pull request:

https://github.com/apache/ignite/pull/5213

Sock timeout



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-9840

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/5213.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #5213


commit 215827ea50d7a54fe6f3bfee1477df1d3720ebcf
Author: Alexey Stelmak 
Date:   2018-10-30T14:01:36Z

Debug




---


[GitHub] ignite pull request #5199: Sctrict bounds check

2018-10-29 Thread SpiderRus
GitHub user SpiderRus opened a pull request:

https://github.com/apache/ignite/pull/5199

Sctrict bounds check



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-10045

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/5199.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #5199


commit 620b1c4680a31c361a4f5e4e95aaebc794b7c139
Author: Alexey Stelmak 
Date:   2018-10-29T15:05:27Z

Sctrict bounds check




---


[GitHub] ignite pull request #5194: WAL archiever optimization

2018-10-29 Thread SpiderRus
GitHub user SpiderRus opened a pull request:

https://github.com/apache/ignite/pull/5194

WAL archiever optimization



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-9903

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/5194.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #5194


commit 188285a766b155d71397fe18830b5a920430e9b7
Author: Alexey Stelmak 
Date:   2018-10-29T11:56:14Z

WAL archiever optimization




---


[GitHub] ignite pull request #4953: FsyncModeFileWriteAheadLogManager can block forev...

2018-10-11 Thread SpiderRus
GitHub user SpiderRus opened a pull request:

https://github.com/apache/ignite/pull/4953

FsyncModeFileWriteAheadLogManager can block forever in log() call



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-9776

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4953.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4953


commit 3fdd22ef28f22a0c3588b10f9b14475598642b0b
Author: Alexey Stelmak 
Date:   2018-10-11T10:17:16Z

Archiever fix




---


[GitHub] ignite pull request #4735: Cache 2 stab experiment

2018-09-12 Thread SpiderRus
GitHub user SpiderRus opened a pull request:

https://github.com/apache/ignite/pull/4735

Cache 2 stab experiment



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite 
ignite-stabilization-cache2

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4735.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4735


commit c45f2aa1e50e4920ae35acb784a243a45e3e4e7d
Author: Alexey Stelmak 
Date:   2018-09-11T13:42:09Z

Test




---


[GitHub] ignite pull request #4485: ignite-8888 write fix

2018-08-06 Thread SpiderRus
GitHub user SpiderRus opened a pull request:

https://github.com/apache/ignite/pull/4485

ignite- write fix



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4485.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4485


commit 8054eb254e2a971edc44e279ea6e68fa77fd5bee
Author: Alexey Stelmak 
Date:   2018-08-06T11:13:09Z

ignite- write fix




---


[GitHub] ignite pull request #4392: IGNITE-9041 AssertionError in TcpCommunicationSpi

2018-07-20 Thread SpiderRus
GitHub user SpiderRus opened a pull request:

https://github.com/apache/ignite/pull/4392

IGNITE-9041 AssertionError in TcpCommunicationSpi



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-9041

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4392.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4392


commit e0af6ae9246225bdf4c179cca48ccd12a249f67f
Author: Alexey Stelmak 
Date:   2018-07-20T12:10:32Z

IGNITE-9041




---


[GitHub] ignite pull request #4240: ignite-8780 File I/O operations must be retried i...

2018-06-21 Thread SpiderRus
GitHub user SpiderRus opened a pull request:

https://github.com/apache/ignite/pull/4240

ignite-8780 File I/O operations must be retried if buffer hasn't 
read/written completely



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-8780

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4240.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4240


commit 3ed260072c426ffb470fe57045536630c89589fc
Author: Alexey Stelmak 
Date:   2018-06-21T16:15:14Z

ignite-8780 File I/O operations must be retried if buffer hasnt 
read/written completely




---


[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

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4224.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4224


commit 7bf8bba177daddac672bdcd4a4839a7a3b1e4f39
Author: Alexey Stelmak 
Date:   2018-06-19T12:08:20Z

Update locks




---


[GitHub] ignite pull request #4170: Ignite 8748

2018-06-09 Thread SpiderRus
GitHub user SpiderRus opened a pull request:

https://github.com/apache/ignite/pull/4170

Ignite 8748



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-8748

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4170.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4170


commit 1e0a82961b22e9d923d9d13a44ccc0b3f47c0b1e
Author: Sergey Chugunov 
Date:   2018-06-06T10:02:47Z

GG-13865 wal files should be preallocated and fsynced in mmap mode

commit d52186206bb72efec4cff8e64f874cadf1734ef1
Author: Sergey Chugunov 
Date:   2018-06-06T14:11:12Z

GG-13865 filling wal segments with non-zero values

commit 413b7a80949c59fe3883ec34de6d5c67e8f68ecd
Author: Alexey Stelmak 
Date:   2018-06-07T09:51:57Z

gg-13865 JVM crash if there is no space for wal storage

commit dfe4a46bf101caa6e55d31dbb0b6642f5b163b0b
Author: Alexey Stelmak 
Date:   2018-06-07T10:13:03Z

gg-13865 JVM crash if there is no space for wal storage

commit a3461d9725d28e8723d7d9720fbd7f2e0d3c1426
Author: Alexey Stelmak 
Date:   2018-06-09T12:37:51Z

Add failure handler




---


[GitHub] ignite pull request #3849: B+Tree operation may result in an infinite loop i...

2018-04-17 Thread SpiderRus
GitHub user SpiderRus opened a pull request:

https://github.com/apache/ignite/pull/3849

B+Tree operation may result in an infinite loop in some case



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-8219

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3849.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3849


commit ee0401d130c3f1bbfd80a25fae50b51fb3f20147
Author: Алексей Стельмак 
Date:   2018-04-17T13:22:35Z

B+Tree operation may result in an infinite loop in some case




---


[GitHub] ignite pull request #3740: ignite-8049 Limit the number of operation cycles ...

2018-04-06 Thread SpiderRus
Github user SpiderRus closed the pull request at:

https://github.com/apache/ignite/pull/3740


---


[GitHub] ignite pull request #3769: Ignite 8049

2018-04-06 Thread SpiderRus
GitHub user SpiderRus opened a pull request:

https://github.com/apache/ignite/pull/3769

Ignite 8049



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-8049

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3769.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3769


commit 035c5c44d008b79cfa2a9a29ca1775e3f06bef55
Author: Алексей Стельмак 
Date:   2018-04-03T11:33:04Z

Limit the number of operation cycles in B+Tree

commit 140f448f0856c10d07bd4f4bf4384830d176ac7b
Author: Алексей Стельмак 
Date:   2018-04-06T10:06:39Z

Limit the number of operation cycles in B+Tree




---


[GitHub] ignite pull request #3765: Ignite 8049

2018-04-06 Thread SpiderRus
Github user SpiderRus closed the pull request at:

https://github.com/apache/ignite/pull/3765


---


[GitHub] ignite pull request #3765: Ignite 8049

2018-04-06 Thread SpiderRus
GitHub user SpiderRus opened a pull request:

https://github.com/apache/ignite/pull/3765

Ignite 8049



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-8049

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3765.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3765


commit 035c5c44d008b79cfa2a9a29ca1775e3f06bef55
Author: Алексей Стельмак 
Date:   2018-04-03T11:33:04Z

Limit the number of operation cycles in B+Tree

commit 140f448f0856c10d07bd4f4bf4384830d176ac7b
Author: Алексей Стельмак 
Date:   2018-04-06T10:06:39Z

Limit the number of operation cycles in B+Tree




---


[GitHub] ignite pull request #3740: ignite-8049 Limit the number of operation cycles ...

2018-04-03 Thread SpiderRus
GitHub user SpiderRus opened a pull request:

https://github.com/apache/ignite/pull/3740

ignite-8049 Limit the number of operation cycles in B+Tree



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/SpiderRus/ignite ignite-8049

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3740.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3740


commit 035c5c44d008b79cfa2a9a29ca1775e3f06bef55
Author: Алексей Стельмак 
Date:   2018-04-03T11:33:04Z

Limit the number of operation cycles in B+Tree




---