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

2018-10-08 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

Absence of unsigned integer read/write support in IBinaryRawReader/Writer

2018-10-08 Thread Raymond Wilson
I’m using Ignite IBinarizable raw serialization in Ignite v2.6 with C# client. I notice there is no support for unsigned short, int and long integer types (both single values and arrays). I also noticed that Decimal, DateTime and Guid read/write methods only support nullable values.

[GitHub] ignite pull request #4928: IGNITE-8870: Example of usage of encrypted cache.

2018-10-08 Thread nizhikov
GitHub user nizhikov opened a pull request: https://github.com/apache/ignite/pull/4928 IGNITE-8870: Example of usage of encrypted cache. You can merge this pull request into a Git repository by running: $ git pull https://github.com/nizhikov/ignite IGNITE-8870 Alternatively

[GitHub] ignite pull request #4927: IGNITE-9818 Fix javadoc for annotation AffinityKe...

2018-10-08 Thread Max-Pudov
GitHub user Max-Pudov opened a pull request: https://github.com/apache/ignite/pull/4927 IGNITE-9818 Fix javadoc for annotation AffinityKeyMapped You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9818

[jira] [Created] (IGNITE-9818) Fix javadoc for annotation AffinityKeyMapped which cannot be applied to a method anymore

2018-10-08 Thread Maxim Pudov (JIRA)
Maxim Pudov created IGNITE-9818: --- Summary: Fix javadoc for annotation AffinityKeyMapped which cannot be applied to a method anymore Key: IGNITE-9818 URL: https://issues.apache.org/jira/browse/IGNITE-9818

[jira] [Created] (IGNITE-9817) Update documentation and examples for Spark SQL Table Specification

2018-10-08 Thread Nikolay Izhikov (JIRA)
Nikolay Izhikov created IGNITE-9817: --- Summary: Update documentation and examples for Spark SQL Table Specification Key: IGNITE-9817 URL: https://issues.apache.org/jira/browse/IGNITE-9817 Project:

[GitHub] ignite pull request #4551: IGNITE-9228 Spark SQL Table Schema Specification

2018-10-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4551 ---

[GitHub] SomeFire commented on a change in pull request #27: IGNITE-9770 Add 'Re-run possible blockers' button

2018-10-08 Thread GitBox
SomeFire commented on a change in pull request #27: IGNITE-9770 Add 'Re-run possible blockers' button URL: https://github.com/apache/ignite-teamcity-bot/pull/27#discussion_r223397571 ## File path: ignite-tc-helper-web/src/main/webapp/js/testfails-2.1.js ## @@ -328,7

Re: Mark dirty for DataPage: small changes in huge objects.

2018-10-08 Thread Ivan Rakov
I agree that such option is hard to explain and will complicate data storage tuning (which is already not simple). The problem is that we don't divide pages to overflow/non-overflow so far. We need to see benchmark results first - there's a chance that negative effects will be insignificant and

Blog post "Introduction to the Apache(R) Ignite™ community structure"

2018-10-08 Thread Dmitriy Pavlov
Hi Apache Ignite Enthusiasts, I'm happy to announce a new post about Apache Ignite https://www.gridgain.com/resources/blog/introduction-apacher-ignitetm-community-structure - "Introduction to the Apache® Ignite™ community structure." This post is a translated version of the Habr post. Thanks

[jira] [Created] (IGNITE-9816) Add FailureHandler call on binary_meta error

2018-10-08 Thread Dmitriy Gladkikh (JIRA)
Dmitriy Gladkikh created IGNITE-9816: Summary: Add FailureHandler call on binary_meta error Key: IGNITE-9816 URL: https://issues.apache.org/jira/browse/IGNITE-9816 Project: Ignite Issue

Re: Mark dirty for DataPage: small changes in huge objects.

2018-10-08 Thread Vladimir Ozerov
Can we use this mode for overflow pages and do not use for normal entries which fir a single page? In general users try to avoid fine-grained tuning options, as they are very complex to understand. We should try to avoid any new configuration options. On Mon, Oct 8, 2018 at 5:51 PM Ivan Rakov

[GitHub] SomeFire commented on a change in pull request #27: IGNITE-9770 Add 'Re-run possible blockers' button

2018-10-08 Thread GitBox
SomeFire commented on a change in pull request #27: IGNITE-9770 Add 'Re-run possible blockers' button URL: https://github.com/apache/ignite-teamcity-bot/pull/27#discussion_r223392275 ## File path:

[GitHub] SomeFire commented on a change in pull request #27: IGNITE-9770 Add 'Re-run possible blockers' button

2018-10-08 Thread GitBox
SomeFire commented on a change in pull request #27: IGNITE-9770 Add 'Re-run possible blockers' button URL: https://github.com/apache/ignite-teamcity-bot/pull/27#discussion_r223387780 ## File path: ignite-tc-helper-web/src/main/java/org/apache/ignite/ci/observer/BuildsInfo.java

[GitHub] SomeFire commented on a change in pull request #27: IGNITE-9770 Add 'Re-run possible blockers' button

2018-10-08 Thread GitBox
SomeFire commented on a change in pull request #27: IGNITE-9770 Add 'Re-run possible blockers' button URL: https://github.com/apache/ignite-teamcity-bot/pull/27#discussion_r223329723 ## File path: ignite-tc-helper-web/src/main/java/org/apache/ignite/ci/observer/BuildsInfo.java

[GitHub] SomeFire commented on a change in pull request #27: IGNITE-9770 Add 'Re-run possible blockers' button

2018-10-08 Thread GitBox
SomeFire commented on a change in pull request #27: IGNITE-9770 Add 'Re-run possible blockers' button URL: https://github.com/apache/ignite-teamcity-bot/pull/27#discussion_r223397571 ## File path: ignite-tc-helper-web/src/main/webapp/js/testfails-2.1.js ## @@ -328,7

[GitHub] SomeFire commented on a change in pull request #27: IGNITE-9770 Add 'Re-run possible blockers' button

2018-10-08 Thread GitBox
SomeFire commented on a change in pull request #27: IGNITE-9770 Add 'Re-run possible blockers' button URL: https://github.com/apache/ignite-teamcity-bot/pull/27#discussion_r223332273 ## File path: ignite-tc-helper-web/src/main/webapp/js/testfails-2.1.js ## @@ -355,59

[GitHub] SomeFire commented on a change in pull request #27: IGNITE-9770 Add 'Re-run possible blockers' button

2018-10-08 Thread GitBox
SomeFire commented on a change in pull request #27: IGNITE-9770 Add 'Re-run possible blockers' button URL: https://github.com/apache/ignite-teamcity-bot/pull/27#discussion_r223332768 ## File path: ignite-tc-helper-web/src/main/webapp/js/testfails-2.1.js ## @@ -355,59

[GitHub] SomeFire commented on a change in pull request #27: IGNITE-9770 Add 'Re-run possible blockers' button

2018-10-08 Thread GitBox
SomeFire commented on a change in pull request #27: IGNITE-9770 Add 'Re-run possible blockers' button URL: https://github.com/apache/ignite-teamcity-bot/pull/27#discussion_r223387956 ## File path: ignite-tc-helper-web/src/main/java/org/apache/ignite/ci/observer/BuildsInfo.java

[GitHub] SomeFire commented on a change in pull request #27: IGNITE-9770 Add 'Re-run possible blockers' button

2018-10-08 Thread GitBox
SomeFire commented on a change in pull request #27: IGNITE-9770 Add 'Re-run possible blockers' button URL: https://github.com/apache/ignite-teamcity-bot/pull/27#discussion_r223329487 ## File path: ignite-tc-helper-web/src/main/java/org/apache/ignite/ci/observer/BuildsInfo.java

[GitHub] SomeFire commented on a change in pull request #27: IGNITE-9770 Add 'Re-run possible blockers' button

2018-10-08 Thread GitBox
SomeFire commented on a change in pull request #27: IGNITE-9770 Add 'Re-run possible blockers' button URL: https://github.com/apache/ignite-teamcity-bot/pull/27#discussion_r223395846 ## File path: ignite-tc-helper-web/src/main/webapp/js/testfails-2.1.js ## @@ -214,14

[GitHub] SomeFire commented on a change in pull request #27: IGNITE-9770 Add 'Re-run possible blockers' button

2018-10-08 Thread GitBox
SomeFire commented on a change in pull request #27: IGNITE-9770 Add 'Re-run possible blockers' button URL: https://github.com/apache/ignite-teamcity-bot/pull/27#discussion_r223388354 ## File path: ignite-tc-helper-web/src/main/java/org/apache/ignite/ci/web/rest/TriggerBuild.java

[GitHub] SomeFire commented on a change in pull request #27: IGNITE-9770 Add 'Re-run possible blockers' button

2018-10-08 Thread GitBox
SomeFire commented on a change in pull request #27: IGNITE-9770 Add 'Re-run possible blockers' button URL: https://github.com/apache/ignite-teamcity-bot/pull/27#discussion_r223329630 ## File path: ignite-tc-helper-web/src/main/java/org/apache/ignite/ci/observer/BuildsInfo.java

Re: Mark dirty for DataPage: small changes in huge objects.

2018-10-08 Thread Ivan Rakov
Huge +1. Page dirty flag is set in PageMemoryImpl#writeUnlockPage body. Caller passes "markDirty=true" boolean flag if he assumes that page content may have changed (dirty flag will be set even if page content remained intact). Instead of this, we can dump page content to thread-local buffer

Re: Apache Ignite Teamcity Bot - Master Trends

2018-10-08 Thread Nikolai Kulagin
Hi, Dmitrii! Thanks for the feedback, I will definitely add these parameters to the table. By the way, it would be interesting to know how many people on average use the TC Bot every day. Does this figure increase? With the updated UI TC Bot has become more user-friendly. And I’m sure it will

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

2018-10-08 Thread Dmitriy Pavlov
Hi Igniters, I see this test is still failing. Who can address this? Vladimir, could you please step in? Sincerely, Dmitriy Pavlov чт, 4 окт. 2018 г. в 2:01, : > Hi Igniters, > > I've detected some new issue on TeamCity to be handled. You are more than > welcomed to help. > > If your

[GitHub] ignite pull request #4886: IGNITE-8803 Corrected output for quiet mode

2018-10-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4886 ---

[GitHub] ignite pull request #4926: IGNITE-9694 Tests that read operations are not bl...

2018-10-08 Thread ibessonov
GitHub user ibessonov opened a pull request: https://github.com/apache/ignite/pull/4926 IGNITE-9694 Tests that read operations are not blocked by exchange You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #4925: IGNITE-9814: JDK11: HadoopClassLoader#nativeLibra...

2018-10-08 Thread tledkov-gridgain
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/4925 IGNITE-9814: JDK11: HadoopClassLoader#nativeLibraries fails because has invalid assumption for ClassLoader type You can merge this pull request into a Git repository by running: $

Mark dirty for DataPage: small changes in huge objects.

2018-10-08 Thread Dmitriy Pavlov
Hi Igniters, I'd like to share a case which was implemented in the previous version of TC Bot. It is a kind of REST responses cache : Response { Long tsRefreshed; // timestamp of the last call to real service List builds; // a huge list of builds, most times it is not changed. } And it seems

[jira] [Created] (IGNITE-9815) [TC Bot] Muted tests shouldn't considered as blocker

2018-10-08 Thread Nikolay Izhikov (JIRA)
Nikolay Izhikov created IGNITE-9815: --- Summary: [TC Bot] Muted tests shouldn't considered as blocker Key: IGNITE-9815 URL: https://issues.apache.org/jira/browse/IGNITE-9815 Project: Ignite

[GitHub] ignite pull request #4924: IGNITE-9784 Automatically adjust max WAL history ...

2018-10-08 Thread agoncharuk
GitHub user agoncharuk opened a pull request: https://github.com/apache/ignite/pull/4924 IGNITE-9784 Automatically adjust max WAL history size …mance drop You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[jira] [Created] (IGNITE-9814) JDK11: HadoopClassLoader#nativeLibraries fails because has invalid assumption for ClassLoader type

2018-10-08 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-9814: Summary: JDK11: HadoopClassLoader#nativeLibraries fails because has invalid assumption for ClassLoader type Key: IGNITE-9814 URL:

[GitHub] ignite pull request #4918: IGNITE-9684: JDK9: pass JVM options to created pr...

2018-10-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4918 ---

[GitHub] ignite pull request #4834: ignite-8507: Print a warning if SQL index inline ...

2018-10-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4834 ---

[MTCGA]: new failures in builds [1922022, 1922021] needs to be handled

2018-10-08 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

[jira] [Created] (IGNITE-9813) Unstablle behaviour in org.apache.ignite.internal.processors.query.GridQueryProcessor#processSchemaOperationLocal

2018-10-08 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-9813: Summary: Unstablle behaviour in org.apache.ignite.internal.processors.query.GridQueryProcessor#processSchemaOperationLocal Key: IGNITE-9813 URL:

[GitHub] ignite pull request #4923: IGNITE-9726 (for mass run)

2018-10-08 Thread avplatonov
GitHub user avplatonov opened a pull request: https://github.com/apache/ignite/pull/4923 IGNITE-9726 (for mass run) Just for test running on TC You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

Re: jira issue filling rules

2018-10-08 Thread Dmitriy Govorukhin
Vyacheslav, Thanks for links, I just wanted to remind these rules for all. Not all Igniters use these rules in work. On Mon, Oct 8, 2018 at 12:17 PM Vyacheslav Daradur wrote: > Hi Igniters, > > Dmitriy Govorukhin, the naming of GitHub PR [1] and Upsource review > [2] already described in the

Re: jira issue filling rules

2018-10-08 Thread Vyacheslav Daradur
Hi Igniters, Dmitriy Govorukhin, the naming of GitHub PR [1] and Upsource review [2] already described in the wiki. About the naming of Jira issue, I'd suggest adding rules in related part [3] in the wiki. [1]

Re: jira issue filling rules

2018-10-08 Thread Maxim Muzafarov
Dmitry, I fully support you! It's never too much remind these simple rules. It's not obvious at first glance but placing comment 'why' and 'how' particular JIRA issue was done will help much for the further code investigations. I'm not sure that pinning `link` to the TC result is a good

[GitHub] ignite pull request #4845: IGNITE-9710 Ignite watchdog service handles longr...

2018-10-08 Thread daradurvs
Github user daradurvs closed the pull request at: https://github.com/apache/ignite/pull/4845 ---

[GitHub] SomeFire commented on a change in pull request #25: IGNITE-9645 [TC Bot] Add comparison of failed tests lists in two date intervals

2018-10-08 Thread GitBox
SomeFire commented on a change in pull request #25: IGNITE-9645 [TC Bot] Add comparison of failed tests lists in two date intervals URL: https://github.com/apache/ignite-teamcity-bot/pull/25#discussion_r223283252 ## File path: ignite-tc-helper-web/src/main/webapp/comparison.html

[GitHub] SomeFire commented on a change in pull request #25: IGNITE-9645 [TC Bot] Add comparison of failed tests lists in two date intervals

2018-10-08 Thread GitBox
SomeFire commented on a change in pull request #25: IGNITE-9645 [TC Bot] Add comparison of failed tests lists in two date intervals URL: https://github.com/apache/ignite-teamcity-bot/pull/25#discussion_r223284955 ## File path:

[GitHub] SomeFire commented on a change in pull request #25: IGNITE-9645 [TC Bot] Add comparison of failed tests lists in two date intervals

2018-10-08 Thread GitBox
SomeFire commented on a change in pull request #25: IGNITE-9645 [TC Bot] Add comparison of failed tests lists in two date intervals URL: https://github.com/apache/ignite-teamcity-bot/pull/25#discussion_r223286978 ## File path: ignite-tc-helper-web/src/main/webapp/comparison.html

[GitHub] SomeFire commented on a change in pull request #25: IGNITE-9645 [TC Bot] Add comparison of failed tests lists in two date intervals

2018-10-08 Thread GitBox
SomeFire commented on a change in pull request #25: IGNITE-9645 [TC Bot] Add comparison of failed tests lists in two date intervals URL: https://github.com/apache/ignite-teamcity-bot/pull/25#discussion_r223271317 ## File path:

[GitHub] SomeFire commented on a change in pull request #25: IGNITE-9645 [TC Bot] Add comparison of failed tests lists in two date intervals

2018-10-08 Thread GitBox
SomeFire commented on a change in pull request #25: IGNITE-9645 [TC Bot] Add comparison of failed tests lists in two date intervals URL: https://github.com/apache/ignite-teamcity-bot/pull/25#discussion_r223279959 ## File path: ignite-tc-helper-web/src/main/webapp/comparison.html

[GitHub] SomeFire commented on a change in pull request #25: IGNITE-9645 [TC Bot] Add comparison of failed tests lists in two date intervals

2018-10-08 Thread GitBox
SomeFire commented on a change in pull request #25: IGNITE-9645 [TC Bot] Add comparison of failed tests lists in two date intervals URL: https://github.com/apache/ignite-teamcity-bot/pull/25#discussion_r223286626 ## File path:

[GitHub] SomeFire commented on a change in pull request #25: IGNITE-9645 [TC Bot] Add comparison of failed tests lists in two date intervals

2018-10-08 Thread GitBox
SomeFire commented on a change in pull request #25: IGNITE-9645 [TC Bot] Add comparison of failed tests lists in two date intervals URL: https://github.com/apache/ignite-teamcity-bot/pull/25#discussion_r223274311 ## File path:

[GitHub] SomeFire commented on a change in pull request #25: IGNITE-9645 [TC Bot] Add comparison of failed tests lists in two date intervals

2018-10-08 Thread GitBox
SomeFire commented on a change in pull request #25: IGNITE-9645 [TC Bot] Add comparison of failed tests lists in two date intervals URL: https://github.com/apache/ignite-teamcity-bot/pull/25#discussion_r223279740 ## File path: ignite-tc-helper-web/src/main/webapp/comparison.html

[jira] [Created] (IGNITE-9812) Explicit tests with expired SSL certificates

2018-10-08 Thread Ilya Kasnacheev (JIRA)
Ilya Kasnacheev created IGNITE-9812: --- Summary: Explicit tests with expired SSL certificates Key: IGNITE-9812 URL: https://issues.apache.org/jira/browse/IGNITE-9812 Project: Ignite Issue

[GitHub] ignite pull request #4837: IGNITE-8717

2018-10-08 Thread antonovsergey93
GitHub user antonovsergey93 reopened a pull request: https://github.com/apache/ignite/pull/4837 IGNITE-8717 Cache configuration was moved to meta store. Verification of cache configuration on node joining was added. You can merge this pull request into a Git repository by running:

[GitHub] ignite pull request #4837: IGNITE-8717

2018-10-08 Thread antonovsergey93
Github user antonovsergey93 closed the pull request at: https://github.com/apache/ignite/pull/4837 ---

[jira] [Created] (IGNITE-9811) Web Console: Do not block "Save" button in case some inputs are invalid

2018-10-08 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-9811: Summary: Web Console: Do not block "Save" button in case some inputs are invalid Key: IGNITE-9811 URL: https://issues.apache.org/jira/browse/IGNITE-9811

[jira] [Created] (IGNITE-9810) Potential SQL performance drop between AI 2.6 and AI 2.7

2018-10-08 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-9810: --- Summary: Potential SQL performance drop between AI 2.6 and AI 2.7 Key: IGNITE-9810 URL: https://issues.apache.org/jira/browse/IGNITE-9810 Project: Ignite

[GitHub] ignite pull request #4922: Ignite 9560 1

2018-10-08 Thread dgarus
GitHub user dgarus opened a pull request: https://github.com/apache/ignite/pull/4922 Ignite 9560 1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/dgarus/ignite IGNITE-9560_1 Alternatively you can review and apply these changes