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

2018-08-06 Thread Maxim Muzafarov
Igniters, Seems this is a new failures due to last changes. I've created new issue [1]. [1] https://issues.apache.org/jira/browse/IGNITE-9202 On Fri, 3 Aug 2018 at 20:57 wrote: > Hi Ignite Developer, > > I am MTCGA.Bot, and I've detected some issue on TeamCity to be addressed. > I hope you

[jira] [Created] (IGNITE-9202) .NET `TestRemoteNodes` fails with "Failed to map SQL query to topology"

2018-08-06 Thread Maxim Muzafarov (JIRA)
Maxim Muzafarov created IGNITE-9202: --- Summary: .NET `TestRemoteNodes` fails with "Failed to map SQL query to topology" Key: IGNITE-9202 URL: https://issues.apache.org/jira/browse/IGNITE-9202

[jira] [Created] (IGNITE-9201) Immutables derived values aren't properly set on deserialization

2018-08-06 Thread Glen Takahashi (JIRA)
Glen Takahashi created IGNITE-9201: -- Summary: Immutables derived values aren't properly set on deserialization Key: IGNITE-9201 URL: https://issues.apache.org/jira/browse/IGNITE-9201 Project: Ignite

[jira] [Created] (IGNITE-9200) Continuous query notifications can be missed if entry processor is retried due to binary type registration

2018-08-06 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-9200: --- Summary: Continuous query notifications can be missed if entry processor is retried due to binary type registration Key: IGNITE-9200 URL:

Re: Update Ignite description in .NET docs and NuGet

2018-08-06 Thread Pavel Tupitsyn
Hi Denis, Sorry for the late reply. I'm on vacation with limited internet access. I think I can do this next week. Thanks, Pavel On Wed, Aug 1, 2018 at 12:17 AM Denis Magda wrote: > Hey Pavel, > > Could you help to update Ignite definition in accordance to the website? > .NET docs [1] and

[GitHub] ignite pull request #4490: IGNITE-1905: Fix AssertionError.

2018-08-06 Thread BiryukovVA
GitHub user BiryukovVA opened a pull request: https://github.com/apache/ignite/pull/4490 IGNITE-1905: Fix AssertionError. You can merge this pull request into a Git repository by running: $ git pull https://github.com/BiryukovVA/ignite IGNITE-1905 Alternatively you can

[GitHub] ignite pull request #4489: IGNITE-9146 Analyse and improve code coverage in ...

2018-08-06 Thread oignatenko
GitHub user oignatenko opened a pull request: https://github.com/apache/ignite/pull/4489 IGNITE-9146 Analyse and improve code coverage in ML module You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #4488: IGNITE-9197 Java thin client querying empty table...

2018-08-06 Thread kukushal
GitHub user kukushal opened a pull request: https://github.com/apache/ignite/pull/4488 IGNITE-9197 Java thin client querying empty table results in NoSuchElementException You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (IGNITE-9199) Ignite doesn't save history for SQL queries after setting queryDetailMetricsSize

2018-08-06 Thread Evgenii Zhuravlev (JIRA)
Evgenii Zhuravlev created IGNITE-9199: - Summary: Ignite doesn't save history for SQL queries after setting queryDetailMetricsSize Key: IGNITE-9199 URL: https://issues.apache.org/jira/browse/IGNITE-9199

[jira] [Created] (IGNITE-9198) REST command active/inactive respone null, other command have correct response value

2018-08-06 Thread ARomantsov (JIRA)
ARomantsov created IGNITE-9198: -- Summary: REST command active/inactive respone null, other command have correct response value Key: IGNITE-9198 URL: https://issues.apache.org/jira/browse/IGNITE-9198

Re: Creation of dynamic cache

2018-08-06 Thread Maxim Muzafarov
Denis, At the first glance looks like the main problem here is about rollbacking of cache creation due to exception. Incorrect rollback leads us to critial problem with ExchangeWorker as expected. It's normal behavior because since May 2018 we have `FailureHandler` and we can handle it

[jira] [Created] (IGNITE-9197) Java thin client querying empty table results in NoSuchElementException

2018-08-06 Thread Alexey Kukushkin (JIRA)
Alexey Kukushkin created IGNITE-9197: Summary: Java thin client querying empty table results in NoSuchElementException Key: IGNITE-9197 URL: https://issues.apache.org/jira/browse/IGNITE-9197

[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 #4486: IGNITE-9065: Indexes integration for GDB

2018-08-06 Thread avplatonov
GitHub user avplatonov opened a pull request: https://github.com/apache/ignite/pull/4486 IGNITE-9065: Indexes integration for GDB You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite IGNITE-9065 Alternatively

Re: Mass TC RunAll: 8th iteration

2018-08-06 Thread Dmitriy Pavlov
Hi Igniters, I’m glad there is positive dynamic during last 3 weeks related to test failures. Latest weekend mass run-all shows tests 427 failures, suites 24 critical failures (timeout/crash/exitcode/OOME). 3 weeks ago that metrics were as follows: tests 512 and suites 41. Please see below for a

[jira] [Created] (IGNITE-9196) SQL: Memory leak in MapNodeResults

2018-08-06 Thread Denis Mekhanikov (JIRA)
Denis Mekhanikov created IGNITE-9196: Summary: SQL: Memory leak in MapNodeResults Key: IGNITE-9196 URL: https://issues.apache.org/jira/browse/IGNITE-9196 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-9195) Split PDS 2 TC configuration.

2018-08-06 Thread Pavel Pereslegin (JIRA)
Pavel Pereslegin created IGNITE-9195: Summary: Split PDS 2 TC configuration. Key: IGNITE-9195 URL: https://issues.apache.org/jira/browse/IGNITE-9195 Project: Ignite Issue Type:

[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

[jira] [Created] (IGNITE-9194) Web Console: Refactor SVG icons support

2018-08-06 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-9194: Summary: Web Console: Refactor SVG icons support Key: IGNITE-9194 URL: https://issues.apache.org/jira/browse/IGNITE-9194 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-9192) Dump statistics of processing IO messages.

2018-08-06 Thread Ivan Daschinskiy (JIRA)
Ivan Daschinskiy created IGNITE-9192: Summary: Dump statistics of processing IO messages. Key: IGNITE-9192 URL: https://issues.apache.org/jira/browse/IGNITE-9192 Project: Ignite Issue

Re: Removing "fabric" from Ignite binary package name

2018-08-06 Thread Anton Vinogradov
Assigned issue to myself. Going to start implementation this week. сб, 4 авг. 2018 г. в 22:20, Petr Ivanov : > Thats all for Anton only, my role not worth mentioning. > > > > > On 4 Aug 2018, at 08:12, Denis Magda wrote: > > > > Anton, Peter, thanks a lot! We all owe you a jar of beer and

[jira] [Created] (IGNITE-9191) Web Console: Cluster saved with empty name in special case

2018-08-06 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-9191: Summary: Web Console: Cluster saved with empty name in special case Key: IGNITE-9191 URL: https://issues.apache.org/jira/browse/IGNITE-9191 Project: Ignite

[jira] [Created] (IGNITE-9190) Web console: align babel-env and "unsupported browsers" browser list

2018-08-06 Thread Ilya Borisov (JIRA)
Ilya Borisov created IGNITE-9190: Summary: Web console: align babel-env and "unsupported browsers" browser list Key: IGNITE-9190 URL: https://issues.apache.org/jira/browse/IGNITE-9190 Project: Ignite