[MTCGA]: new failures in builds [2221154] needs to be handled

2018-11-01 Thread dpavlov . tasks
Hi Igniters, I've detected some new issue on TeamCity to be handled. You are more than welcomed to help. If your changes can lead to this failure(s): We're grateful that you were a volunteer to make the contribution to this project, but things change and you may no longer be able to

Re: Ignite documentation process

2018-11-01 Thread Denis Magda
Artem, Thanks for the update. Basically, it would be much better if you list the proposed changes here, so that everyone can share feedback without clicking the links ) -- Denis On Thu, Nov 1, 2018 at 7:36 AM Artem Budnikov wrote: > Hi Igniters, > > Please take a look at the changes in the

[jira] [Created] (IGNITE-10118) JDBC v2: metadata.getSchemas returns cache names instead of schema names

2018-11-01 Thread Pavel Kuznetsov (JIRA)
Pavel Kuznetsov created IGNITE-10118: Summary: JDBC v2: metadata.getSchemas returns cache names instead of schema names Key: IGNITE-10118 URL: https://issues.apache.org/jira/browse/IGNITE-10118

[GitHub] asfgit closed pull request #57: IGNITE-9849 Refactor Master trends

2018-11-01 Thread GitBox
asfgit closed pull request #57: IGNITE-9849 Refactor Master trends URL: https://github.com/apache/ignite-teamcity-bot/pull/57 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign

[GitHub] ignite pull request #5067: IGNITE-9420 Logical recovery before PME

2018-11-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/5067 ---

[jira] [Created] (IGNITE-10117) Node is mistakenly excluded from history suppliers preventing historical rebalance.

2018-11-01 Thread Alexei Scherbakov (JIRA)
Alexei Scherbakov created IGNITE-10117: -- Summary: Node is mistakenly excluded from history suppliers preventing historical rebalance. Key: IGNITE-10117 URL: https://issues.apache.org/jira/browse/IGNITE-10117

[GitHub] ignite pull request #5199: ignite-10045 Strict bounds check

2018-11-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/5199 ---

Re: Abbreviation code-style requirement.

2018-11-01 Thread Yakov Zhdanov
Ivan I removed "lic" from the list. Thanks for catch! Agree with Andrey. After several code reviews newcomers will get used to abbreviations. Andrey, try searching for "fut" and make sure to have "Word" checked. You will see plenty of usages. "f" is also ok for future in case it does not bring

Re: Abbreviation code-style requirement.

2018-11-01 Thread Andrey Kuznetsov
Ivan, I think it's harder to read others' code than write new code, so well known abbreviations may be helpful. As for writing, it's a matter of habit, and also abbeviation plugin is a good aid. I like current abbreviation list, except 'fut'. Never saw this before Ignite. 'f' or 'future' could

Re: Abbreviation code-style requirement.

2018-11-01 Thread Павлухин Иван
Hi Yakov and all, Recently I went through abbreviations list [1] to find items which are not clear for me. After the list was shortened by Yakov and others most of them have gone. But pay attention to "lic -> license". I cannot find usages of it in Ignite codebase? Could it be removed as well?

Re: Abbreviation code-style requirement.

2018-11-01 Thread Vyacheslav Daradur
Hi Dmitry, it's easy to update abbrev plugin rules. Once nobody has objections about updated abbreviations list I'll do it. On Thu, Nov 1, 2018 at 5:33 PM Dmitriy Pavlov wrote: > > Hi Yakov, thank you for your efforts. > > I think no one is suggesting de-abbreviate, it would be no-sense work to

Ignite documentation process

2018-11-01 Thread Artem Budnikov
Hi Igniters, Please take a look at the changes in the "How to Contribute" procedure [1] related to Ignite documentation. I just reflected there what we discussed earlier about our documentation process. Please see this thread for more information [2]. [1]:

Re: Abbreviation code-style requirement.

2018-11-01 Thread Dmitriy Pavlov
Hi Yakov, thank you for your efforts. I think no one is suggesting de-abbreviate, it would be no-sense work to do. I think the initial reason to start this discussion was the case when abbreviation seemed as hiding meaning, and multi-word. I'm glad we agree multiword complex variables may be

[GitHub] ignite pull request #5235: IGNITE-10115 Remove excessive "setAccessible(oldA...

2018-11-01 Thread ibessonov
GitHub user ibessonov opened a pull request: https://github.com/apache/ignite/pull/5235 IGNITE-10115 Remove excessive "setAccessible(oldAccessible)" in GridTestUtils You can merge this pull request into a Git repository by running: $ git pull

Re: Abbreviation code-style requirement.

2018-11-01 Thread Yakov Zhdanov
Igniters, I have shortened the list of abbreviation rules and edited our wiki page - https://cwiki.apache.org/confluence/display/IGNITE/Abbreviation+Rules. Thanks to Vladimir Ozerov and Alexey Goncharuk for their useful feedback. My idea was to leave only "common sense" abbreviations and those

[GitHub] ignite pull request #5234: IGNITE-10107 Cache 7 tests optimization

2018-11-01 Thread ibessonov
GitHub user ibessonov opened a pull request: https://github.com/apache/ignite/pull/5234 IGNITE-10107 Cache 7 tests optimization You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-10107 Alternatively

Re: Contribution

2018-11-01 Thread Dmitriy Pavlov
Hi Pavel, Welcome to the Apache Software Foundation and to the Apache Ignite Community. I've added your account to the list of contributors. Now you should be able to assign an issue to yourself. Should you have any questions please do not hesitate to ask here. Looking forward to your

[jira] [Created] (IGNITE-10116) Document implemented design of Service Grid (redesign phase 1)

2018-11-01 Thread Vyacheslav Daradur (JIRA)
Vyacheslav Daradur created IGNITE-10116: --- Summary: Document implemented design of Service Grid (redesign phase 1) Key: IGNITE-10116 URL: https://issues.apache.org/jira/browse/IGNITE-10116

[jira] [Created] (IGNITE-10115) Remove excessive "setAccessible(oldAccessible)" in GridTestUtils

2018-11-01 Thread Ivan Bessonov (JIRA)
Ivan Bessonov created IGNITE-10115: -- Summary: Remove excessive "setAccessible(oldAccessible)" in GridTestUtils Key: IGNITE-10115 URL: https://issues.apache.org/jira/browse/IGNITE-10115 Project:

[jira] [Created] (IGNITE-10114) Potential deadlock in GridDhtPartitionTopologyImpl

2018-11-01 Thread Roman Kondakov (JIRA)
Roman Kondakov created IGNITE-10114: --- Summary: Potential deadlock in GridDhtPartitionTopologyImpl Key: IGNITE-10114 URL: https://issues.apache.org/jira/browse/IGNITE-10114 Project: Ignite

[jira] [Created] (IGNITE-10113) Failure during build index isn't handled by failure handler

2018-11-01 Thread Sergey Antonov (JIRA)
Sergey Antonov created IGNITE-10113: --- Summary: Failure during build index isn't handled by failure handler Key: IGNITE-10113 URL: https://issues.apache.org/jira/browse/IGNITE-10113 Project: Ignite

[jira] [Created] (IGNITE-10112) Prioritize processing of tx finish=false message due to timeout

2018-11-01 Thread Alexei Scherbakov (JIRA)
Alexei Scherbakov created IGNITE-10112: -- Summary: Prioritize processing of tx finish=false message due to timeout Key: IGNITE-10112 URL: https://issues.apache.org/jira/browse/IGNITE-10112

[jira] [Created] (IGNITE-10111) Affinity doesn't recalculate after lost partitions

2018-11-01 Thread Anton Kalashnikov (JIRA)
Anton Kalashnikov created IGNITE-10111: -- Summary: Affinity doesn't recalculate after lost partitions Key: IGNITE-10111 URL: https://issues.apache.org/jira/browse/IGNITE-10111 Project: Ignite

[GitHub] ignite pull request #5233: IGNITE-10092 Race in partition state when checkpo...

2018-11-01 Thread vldpyatkov
GitHub user vldpyatkov opened a pull request: https://github.com/apache/ignite/pull/5233 IGNITE-10092 Race in partition state when checkpoint started at the m… …iddle of starts caches You can merge this pull request into a Git repository by running: $ git pull

[GitHub] ignite pull request #5232: IGNITE-9420 Logical recovery (squash just for rev...

2018-11-01 Thread Jokser
GitHub user Jokser opened a pull request: https://github.com/apache/ignite/pull/5232 IGNITE-9420 Logical recovery (squash just for review) You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #5016: IGNITE-9420 Logical recovery before PME

2018-11-01 Thread Jokser
Github user Jokser closed the pull request at: https://github.com/apache/ignite/pull/5016 ---

[GitHub] ignite pull request #5212: IGNITE-9420 Logical recovery before PME

2018-11-01 Thread Jokser
Github user Jokser closed the pull request at: https://github.com/apache/ignite/pull/5212 ---

[jira] [Created] (IGNITE-10110) SQL query with DISTINCT and JOIN in suquery produces "Column not found"

2018-11-01 Thread Pavel Vinokurov (JIRA)
Pavel Vinokurov created IGNITE-10110: Summary: SQL query with DISTINCT and JOIN in suquery produces "Column not found" Key: IGNITE-10110 URL: https://issues.apache.org/jira/browse/IGNITE-10110

[GitHub] ignite pull request #5221: IGNITE-7926 Fixed incorrect classpath.

2018-11-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/5221 ---

Contribution

2018-11-01 Thread Paul NewMan
Hello guys, My name is Pavel and I want to participate in the Ignite development process. Could you please give me corresponding permissions to start on it? My jira acc: inspaulation Best, Pavel Istomin

[jira] [Created] (IGNITE-10109) MVCC TX: data become inconsistent after several updates

2018-11-01 Thread Igor Seliverstov (JIRA)
Igor Seliverstov created IGNITE-10109: - Summary: MVCC TX: data become inconsistent after several updates Key: IGNITE-10109 URL: https://issues.apache.org/jira/browse/IGNITE-10109 Project: Ignite

[GitHub] ignite pull request #5075: IGNITE-9988

2018-11-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/5075 ---

[jira] [Created] (IGNITE-10108) Non-static class is passed between cluster nodes

2018-11-01 Thread Vladislav Pyatkov (JIRA)
Vladislav Pyatkov created IGNITE-10108: -- Summary: Non-static class is passed between cluster nodes Key: IGNITE-10108 URL: https://issues.apache.org/jira/browse/IGNITE-10108 Project: Ignite

[jira] [Created] (IGNITE-10107) Cache 7 tests optimization

2018-11-01 Thread Ivan Bessonov (JIRA)
Ivan Bessonov created IGNITE-10107: -- Summary: Cache 7 tests optimization Key: IGNITE-10107 URL: https://issues.apache.org/jira/browse/IGNITE-10107 Project: Ignite Issue Type: Improvement

[jira] [Created] (IGNITE-10106) Cache 5 test suite optimization

2018-11-01 Thread Alexey Platonov (JIRA)
Alexey Platonov created IGNITE-10106: Summary: Cache 5 test suite optimization Key: IGNITE-10106 URL: https://issues.apache.org/jira/browse/IGNITE-10106 Project: Ignite Issue Type:

[GitHub] ignite pull request #5082: IGNITE-9986 TcpDiscoverySelfTest.testNodeShutdown...

2018-11-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/5082 ---

[jira] [Created] (IGNITE-10105) AI 2.7: Prepare release notes

2018-11-01 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-10105: Summary: AI 2.7: Prepare release notes Key: IGNITE-10105 URL: https://issues.apache.org/jira/browse/IGNITE-10105 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-10104) MVCC TX: client SFU doesn't work on replicated caches

2018-11-01 Thread Igor Seliverstov (JIRA)
Igor Seliverstov created IGNITE-10104: - Summary: MVCC TX: client SFU doesn't work on replicated caches Key: IGNITE-10104 URL: https://issues.apache.org/jira/browse/IGNITE-10104 Project: Ignite

[GitHub] ignite pull request #5230: IGNITE-10103: Fix IgnitePersistentStoreDataStruct...

2018-11-01 Thread pavlukhin
GitHub user pavlukhin opened a pull request: https://github.com/apache/ignite/pull/5230 IGNITE-10103: Fix IgnitePersistentStoreDataStructuresTest.testSequenceAfterAutoactivation You can merge this pull request into a Git repository by running: $ git pull

[GitHub] ignite pull request #5231: IGNITE-9720 Lazy free lists

2018-11-01 Thread agoncharuk
GitHub user agoncharuk opened a pull request: https://github.com/apache/ignite/pull/5231 IGNITE-9720 Lazy free lists You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9720 Alternatively you can

[GitHub] ignite pull request #5222: IGNITE-8987: Fix testSequenceAfterAutoactivation

2018-11-01 Thread pavlukhin
Github user pavlukhin closed the pull request at: https://github.com/apache/ignite/pull/5222 ---

[GitHub] ignite pull request #5229: IGNITE-9730 Lazy free lists

2018-11-01 Thread agoncharuk
Github user agoncharuk closed the pull request at: https://github.com/apache/ignite/pull/5229 ---

[GitHub] ignite pull request #5229: IGNITE-9730 Lazy free lists

2018-11-01 Thread agoncharuk
GitHub user agoncharuk opened a pull request: https://github.com/apache/ignite/pull/5229 IGNITE-9730 Lazy free lists You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9720 Alternatively you can

[jira] [Created] (IGNITE-10103) Fix IgnitePersistentStoreDataStructuresTest.testSequenceAfterAutoactivation

2018-11-01 Thread Ivan Pavlukhin (JIRA)
Ivan Pavlukhin created IGNITE-10103: --- Summary: Fix IgnitePersistentStoreDataStructuresTest.testSequenceAfterAutoactivation Key: IGNITE-10103 URL: https://issues.apache.org/jira/browse/IGNITE-10103

[GitHub] ignite pull request #5224: IGNITE-10064 Fixed examples pom files

2018-11-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/5224 ---

[jira] [Created] (IGNITE-10102) Import from database dialog does not show list of tables

2018-11-01 Thread Vasiliy Sisko (JIRA)
Vasiliy Sisko created IGNITE-10102: -- Summary: Import from database dialog does not show list of tables Key: IGNITE-10102 URL: https://issues.apache.org/jira/browse/IGNITE-10102 Project: Ignite

[GitHub] ignite pull request #4827: IGNITE-9418 initialize cache persistent storage c...

2018-11-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4827 ---

[jira] [Created] (IGNITE-10101) Filed to get cache list on Query page.

2018-11-01 Thread Vasiliy Sisko (JIRA)
Vasiliy Sisko created IGNITE-10101: -- Summary: Filed to get cache list on Query page. Key: IGNITE-10101 URL: https://issues.apache.org/jira/browse/IGNITE-10101 Project: Ignite Issue Type: