[GitHub] ignite pull request #5619: IGNITE-10619: CommunicationSpi support channels i...

2018-12-10 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/5619 IGNITE-10619: CommunicationSpi support channels initial commit - GridNioServer supports channel creation from GridNioSession - rework createTcpClient method - new GridIoManager channel

[GitHub] ignite pull request #5540: IGNITE-10422: move default inspections config to ...

2018-11-30 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/5540 IGNITE-10422: move default inspections config to the project level You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ignite-10422

[GitHub] ignite pull request #5495: IGNITE-9275: WIP communication spi socket creatio...

2018-11-24 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/5495 IGNITE-9275: WIP communication spi socket creation You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ignite-9275 Alternatively you

[GitHub] ignite pull request #5471: IGNITE-10216: disable sort annotations in inspect...

2018-11-22 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/5471 IGNITE-10216: disable sort annotations in inspection config You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ignite-10216

[GitHub] ignite pull request #5363: IGNITE-10216: sort annotations according to inspe...

2018-11-12 Thread Mmuzaf
Github user Mmuzaf closed the pull request at: https://github.com/apache/ignite/pull/5363 ---

[GitHub] ignite pull request #5367: IGNITE-10227: fix unused imports configuration

2018-11-12 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/5367 IGNITE-10227: fix unused imports configuration You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ignite-10227 Alternatively you

[GitHub] ignite pull request #5363: IGNITE-10216: sort annotations according to inspe...

2018-11-12 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/5363 IGNITE-10216: sort annotations according to inspection profile You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ignite-10216

[GitHub] ignite pull request #5211: IGNITE-10062: improve logging on binary recovery

2018-11-03 Thread Mmuzaf
Github user Mmuzaf closed the pull request at: https://github.com/apache/ignite/pull/5211 ---

[GitHub] ignite pull request #5211: IGNITE-10062: improve logging on binary recovery

2018-10-30 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/5211 IGNITE-10062: improve logging on binary recovery You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ignite-10062 Alternatively you

[GitHub] ignite pull request #5188: Example of inspection error on enabled rules

2018-10-28 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/5188 Example of inspection error on enabled rules You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite inspect-enabled Alternatively you

[GitHub] ignite pull request #5156: IGNITE-10033: fix logging according coding guidel...

2018-10-27 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/5156 IGNITE-10033: fix logging according coding guidelines You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ignite-10033 Alternatively

[GitHub] ignite pull request #4442: IGNITE-7165: skip rebalance if assigns not change...

2018-10-26 Thread Mmuzaf
Github user Mmuzaf closed the pull request at: https://github.com/apache/ignite/pull/4442 ---

[GitHub] ignite pull request #4097: IGNITE-7165: suggesstions by AV

2018-10-26 Thread Mmuzaf
Github user Mmuzaf closed the pull request at: https://github.com/apache/ignite/pull/4097 ---

[GitHub] ignite pull request #4833: Ig 7196 retest

2018-10-26 Thread Mmuzaf
Github user Mmuzaf closed the pull request at: https://github.com/apache/ignite/pull/4833 ---

[GitHub] ignite pull request #4851: Ig 7196 changes without master PME optimizations

2018-10-26 Thread Mmuzaf
Github user Mmuzaf closed the pull request at: https://github.com/apache/ignite/pull/4851 ---

[GitHub] ignite pull request #5059: IGNITE-9983: add ignite inspections config for te...

2018-10-24 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/5059 IGNITE-9983: add ignite inspections config for teamcity You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ignite-9983

[GitHub] ignite pull request #5023: IGNITE-9923: remove unused imports

2018-10-18 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/5023 IGNITE-9923: remove unused imports You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ignite-9923 Alternatively you can review

[GitHub] ignite pull request #4998: Javadoc broken, test

2018-10-16 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/4998 Javadoc broken, test You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite javadoc_test Alternatively you can review and apply

[GitHub] ignite pull request #4921: Test caches dirs cleanup on blt changed

2018-10-07 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/4921 Test caches dirs cleanup on blt changed You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite blt_chng_test Alternatively you can

[GitHub] ignite pull request #4862: IGNITE-9723: use blockingSectionBegin method to w...

2018-09-28 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/4862 IGNITE-9723: use blockingSectionBegin method to wrap exch future You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ignite-9723

[GitHub] ignite pull request #4851: Ig 7196 changes without master PME optimizations

2018-09-27 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/4851 Ig 7196 changes without master PME optimizations You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ig-7196-prev Alternatively you

[GitHub] ignite pull request #4833: Ig 7196 retest

2018-09-26 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/4833 Ig 7196 retest You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ig-7196-retest Alternatively you can review and apply

[GitHub] ignite pull request #4800: IGNITE-9652: fix missorted modifiers

2018-09-20 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/4800 IGNITE-9652: fix missorted modifiers You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ignite-9652 Alternatively you can review

[GitHub] ignite pull request #4758: IGNITE-9597: replace with isEmpty

2018-09-14 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/4758 IGNITE-9597: replace with isEmpty You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ignite-9597 Alternatively you can review

[GitHub] ignite pull request #4676: Run 20 times rebalancing sync test

2018-09-04 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/4676 Run 20 times rebalancing sync test You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ig-9353-long Alternatively you can review

[GitHub] ignite pull request #4618: IGNITE-9311: add override annotation

2018-08-24 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/4618 IGNITE-9311: add override annotation You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ignite-9311 Alternatively you can review

[GitHub] ignite pull request #4520: Ignite 7196 Exchange stucks on reading WAL

2018-08-11 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/4520 Ignite 7196 Exchange stucks on reading WAL You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ignite-7196 Alternatively you can

[GitHub] ignite pull request #4487: Initial commit

2018-08-06 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/4487 Initial commit You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite test_freeze Alternatively you can review and apply these changes

[GitHub] ignite pull request #4479: IGNITE-9170: fix resVer for local caches

2018-08-02 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/4479 IGNITE-9170: fix resVer for local caches You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ignite-9170 Alternatively you can

[GitHub] ignite pull request #4341: Act deact to

2018-07-28 Thread Mmuzaf
Github user Mmuzaf closed the pull request at: https://github.com/apache/ignite/pull/4341 ---

[GitHub] ignite pull request #4443: IGNITE-3499: remove unused class

2018-07-27 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/4443 IGNITE-3499: remove unused class You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ignite-3499 Alternatively you can review

[GitHub] ignite pull request #4442: IGNITE-7165: skip rebalance if assigns not change...

2018-07-27 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/4442 IGNITE-7165: skip rebalance if assigns not changed You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ignite-7165 Alternatively you

[GitHub] ignite pull request #4368: IGNITE-7165 Rebalance control version holds by ex...

2018-07-27 Thread Mmuzaf
Github user Mmuzaf closed the pull request at: https://github.com/apache/ignite/pull/4368 ---

[GitHub] ignite pull request #4112: IGNITE-7165: check affinity changed

2018-07-27 Thread Mmuzaf
Github user Mmuzaf closed the pull request at: https://github.com/apache/ignite/pull/4112 ---

[GitHub] ignite pull request #4099: IGNITE-7165: check aff assignments

2018-07-27 Thread Mmuzaf
Github user Mmuzaf closed the pull request at: https://github.com/apache/ignite/pull/4099 ---

[GitHub] ignite pull request #4048: IGNITE-7165: do not cancel rebalance at client jo...

2018-07-27 Thread Mmuzaf
Github user Mmuzaf closed the pull request at: https://github.com/apache/ignite/pull/4048 ---

[GitHub] ignite pull request #4368: IGNITE-7165 Rebalance control version holds by ex...

2018-07-16 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/4368 IGNITE-7165 Rebalance control version holds by exchange thread You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite av-ignit-7165-2

[GitHub] ignite pull request #4341: Act deact to

2018-07-10 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/4341 Act deact to You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite act-deact-to Alternatively you can review and apply these changes

[GitHub] ignite pull request #4112: IGNITE-7165: check affinity changed

2018-06-03 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/4112 IGNITE-7165: check affinity changed You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite mm-fix-7165 Alternatively you can review

[GitHub] ignite pull request #4099: IGNITE-7165: check aff assignments

2018-05-31 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/4099 IGNITE-7165: check aff assignments You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite mm-ignite_7165 Alternatively you can review

[GitHub] ignite pull request #4097: IGNITE-7165: suggesstions by AV

2018-05-30 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/4097 IGNITE-7165: suggesstions by AV You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite av-ignite-7165 Alternatively you can review

[GitHub] ignite pull request #4048: IGNITE-7165: do not cancel rebalance at client jo...

2018-05-23 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/4048 IGNITE-7165: do not cancel rebalance at client join left topology You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ignite-7165

[GitHub] ignite pull request #4044: IGNITE-6538: run 200 times

2018-05-22 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/4044 IGNITE-6538: run 200 times You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ignite-6538 Alternatively you can review and apply

[GitHub] ignite pull request #3897: IGNITE-6538: test 500 times

2018-05-22 Thread Mmuzaf
Github user Mmuzaf closed the pull request at: https://github.com/apache/ignite/pull/3897 ---

[GitHub] ignite pull request #4027: IGNITE-605: remove todo as no needs

2018-05-18 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/4027 IGNITE-605: remove todo as no needs You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ignite-605 Alternatively you can review

[GitHub] ignite pull request #3992: IGNITE-8469: add memory leak test case

2018-05-14 Thread Mmuzaf
Github user Mmuzaf closed the pull request at: https://github.com/apache/ignite/pull/3992 ---

[GitHub] ignite pull request #3992: IGNITE-8469: add memory leak test case

2018-05-14 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/3992 IGNITE-8469: add memory leak test case You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite leak-ignite-8469 Alternatively you can

[GitHub] ignite pull request #3986: IGNITE-8469: release memory in case initializatio...

2018-05-11 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/3986 IGNITE-8469: release memory in case initialization multi times You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ignite-8469

[GitHub] ignite pull request #3894: Ignite 8086: add manual rebalace method

2018-04-26 Thread Mmuzaf
Github user Mmuzaf closed the pull request at: https://github.com/apache/ignite/pull/3894 ---

[GitHub] ignite pull request #3918: IGNITE-7592: enforce future return boolean

2018-04-25 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/3918 IGNITE-7592: enforce future return boolean You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ignite-7592 Alternatively you can

[GitHub] ignite pull request #3895: Mmuzaf check ignite 8086

2018-04-25 Thread Mmuzaf
Github user Mmuzaf closed the pull request at: https://github.com/apache/ignite/pull/3895 ---

[GitHub] ignite pull request #3897: IGNITE-6538: test 500 times

2018-04-22 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/3897 IGNITE-6538: test 500 times You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite check-ignite-6538 Alternatively you can review

[GitHub] ignite pull request #3895: Mmuzaf check ignite 8086

2018-04-21 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/3895 Mmuzaf check ignite 8086 You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite mmuzaf-check-ignite-8086 Alternatively you can review

[GitHub] ignite pull request #3894: Ignite 8086: add manual rebalace method

2018-04-21 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/3894 Ignite 8086: add manual rebalace method You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ignite-8086 Alternatively you can review

[GitHub] ignite pull request #3800: Mmuzaf ignite 7791

2018-04-19 Thread Mmuzaf
Github user Mmuzaf closed the pull request at: https://github.com/apache/ignite/pull/3800 ---

[GitHub] ignite pull request #3856: IGNITE-8301: remove unnecessary check

2018-04-17 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/3856 IGNITE-8301: remove unnecessary check You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ignite-8301 Alternatively you can review

[GitHub] ignite pull request #3844: IGNITE-8266: remove stopAllGrids in afterTestsSto...

2018-04-17 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/3844 IGNITE-8266: remove stopAllGrids in afterTestsStoped You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ignite-8266 Alternatively

[GitHub] ignite pull request #3816: IGNITE-8246: update print errors

2018-04-13 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/3816 IGNITE-8246: update print errors Fix print error You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ignite-8246 Alternatively you

[GitHub] ignite pull request #3800: Mmuzaf ignite 7791

2018-04-12 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/3800 Mmuzaf ignite 7791 You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite mmuzaf-ignite-7791 Alternatively you can review and apply

[GitHub] ignite pull request #3779: IGNITE-7791: fix CacheInfo initialization after c...

2018-04-09 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/3779 IGNITE-7791: fix CacheInfo initialization after client reconnect You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ignite-7791_2

[GitHub] ignite pull request #3774: Ignite 7791

2018-04-09 Thread Mmuzaf
Github user Mmuzaf closed the pull request at: https://github.com/apache/ignite/pull/3774 ---

[GitHub] ignite pull request #3774: Ignite 7791

2018-04-06 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/3774 Ignite 7791 You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ignite-7791 Alternatively you can review and apply these changes

[GitHub] ignite pull request #3618: IGNITE-7791: add test case for delayed partition ...

2018-03-27 Thread Mmuzaf
Github user Mmuzaf closed the pull request at: https://github.com/apache/ignite/pull/3618 ---

[GitHub] ignite pull request #3699: IGNITE-6842: add default behavior by stopping all...

2018-03-26 Thread Mmuzaf
Github user Mmuzaf closed the pull request at: https://github.com/apache/ignite/pull/3699 ---

[GitHub] ignite pull request #3699: IGNITE-6842: add default behavior by stopping all...

2018-03-26 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/3699 IGNITE-6842: add default behavior by stopping all instances for tests 1. Stop all grids by default in aftreTestsStop method; 2. Throw exception in case stopping process fails; You can merge

[GitHub] ignite pull request #3618: IGNITE-7791: add test case for delayed partition ...

2018-03-07 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/3618 IGNITE-7791: add test case for delayed partition exchange …nect You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ignite-7791

[GitHub] ignite pull request #3598: IGNITE-7791: add additional logging

2018-03-07 Thread Mmuzaf
Github user Mmuzaf closed the pull request at: https://github.com/apache/ignite/pull/3598 ---

[GitHub] ignite pull request #3598: IGNITE-7791: add additional logging

2018-03-07 Thread Mmuzaf
Github user Mmuzaf closed the pull request at: https://github.com/apache/ignite/pull/3598 ---

[GitHub] ignite pull request #3598: IGNITE-7791: add additional logging

2018-03-07 Thread Mmuzaf
GitHub user Mmuzaf reopened a pull request: https://github.com/apache/ignite/pull/3598 IGNITE-7791: add additional logging Logging for reproducing bug You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ignite-7791

[GitHub] ignite pull request #3598: IGNITE-7791: add additional logging

2018-03-04 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/3598 IGNITE-7791: add additional logging Logging for reproducing bug You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ignite-7791

[GitHub] ignite pull request #3588: IGNITE-7789: fix IgniteClientReconnectApiExceptio...

2018-02-28 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/3588 IGNITE-7789: fix IgniteClientReconnectApiExceptionTest, success rate 47.9% Add backups value for CollectionConfiguration You can merge this pull request into a Git repository by running: $ git

[GitHub] ignite pull request #3542: IGNITE-6842

2018-02-19 Thread Mmuzaf
GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/3542 IGNITE-6842 Test PR for learning contributing processes. - Remove duplicated code stopGrid methods; - Add stopAllGridsSilently method throwing exception in case stop grids fails