[jira] [Created] (IGNITE-13910) Do not release a segment if it is not present in FileWriteAheadLogManager#reserve

2020-12-24 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-13910: Summary: Do not release a segment if it is not present in FileWriteAheadLogManager#reserve Key: IGNITE-13910 URL: https://issues.apache.org/jira/browse/IGNITE-13910

[jira] [Created] (IGNITE-13909) Node.js client glob dependency is missing

2020-12-24 Thread Igor Sapego (Jira)
Igor Sapego created IGNITE-13909: Summary: Node.js client glob dependency is missing Key: IGNITE-13909 URL: https://issues.apache.org/jira/browse/IGNITE-13909 Project: Ignite Issue Type: Bug

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

2020-12-24 Thread dpavlov . tasks
Hi Igniters, I've detected some new issue on TeamCity to be handled. You are more than welcomed to help. *New Critical Failure in master-nightly MVCC Cache 7 https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_MvccCache7?branch=%3Cdefault%3E No changes in the build

[jira] [Created] (IGNITE-13908) ODBC driver should show real nullability info

2020-12-24 Thread Igor Sapego (Jira)
Igor Sapego created IGNITE-13908: Summary: ODBC driver should show real nullability info Key: IGNITE-13908 URL: https://issues.apache.org/jira/browse/IGNITE-13908 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-13907) CPP thin: allow user to limit number of max active connections per client

2020-12-24 Thread Igor Sapego (Jira)
Igor Sapego created IGNITE-13907: Summary: CPP thin: allow user to limit number of max active connections per client Key: IGNITE-13907 URL: https://issues.apache.org/jira/browse/IGNITE-13907 Project:

Limiting number of active connection for thin client

2020-12-24 Thread Igor Sapego
Hi Igniters, As you may know thin clients now can establish connections with multiple servers simultaneously. It is implemented this way to make partition awareness [1] work or for fast failover if partition awareness is not used. However, sometimes it can create excessive load for cluster in use

[jira] [Created] (IGNITE-13906) Possible deadlock between methods from GridEncryptionManager

2020-12-24 Thread Mirza Aliev (Jira)
Mirza Aliev created IGNITE-13906: Summary: Possible deadlock between methods from GridEncryptionManager Key: IGNITE-13906 URL: https://issues.apache.org/jira/browse/IGNITE-13906 Project: Ignite

[jira] [Created] (IGNITE-13905) Support external cli modules by custom header in Manifest files

2020-12-24 Thread Kirill Gusakov (Jira)
Kirill Gusakov created IGNITE-13905: --- Summary: Support external cli modules by custom header in Manifest files Key: IGNITE-13905 URL: https://issues.apache.org/jira/browse/IGNITE-13905 Project:

[GitHub] [ignite-python-thin-client] ivandasch commented on a change in pull request #1: IGNITE-13903 Add tox, docker-compose and travis integration, update pytest versions.

2020-12-24 Thread GitBox
ivandasch commented on a change in pull request #1: URL: https://github.com/apache/ignite-python-thin-client/pull/1#discussion_r548627959 ## File path: docker-compose.yml ## @@ -0,0 +1,34 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor

Re: [RESULT] [VOTE] Release Apache Ignite 2.9.1 (RC1)

2020-12-24 Thread Yaroslav Molochkov
Me and mainly Maxim (since I don’t have sufficient permissions) are working on it, there were a couple of mishaps with docs (due to docs were in a separate branch for 2.9) and access rights (bintray in particular) that delayed us but rest assured the release will be available ASAP. Sorry for

[GitHub] [ignite-python-thin-client] isapego commented on a change in pull request #1: IGNITE-13903 Add tox, docker-compose and travis integration, update pytest versions.

2020-12-24 Thread GitBox
isapego commented on a change in pull request #1: URL: https://github.com/apache/ignite-python-thin-client/pull/1#discussion_r548558576 ## File path: docker-compose.yml ## @@ -0,0 +1,34 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor

[jira] [Created] (IGNITE-13904) Don't use rows buffers by redce index for simple one-way reducer

2020-12-24 Thread Taras Ledkov (Jira)
Taras Ledkov created IGNITE-13904: - Summary: Don't use rows buffers by redce index for simple one-way reducer Key: IGNITE-13904 URL: https://issues.apache.org/jira/browse/IGNITE-13904 Project: Ignite

Re: [RESULT] [VOTE] Release Apache Ignite 2.9.1 (RC1)

2020-12-24 Thread Ilya Kasnacheev
Hello! Where's the release then? Almost a week has passed but it's not available for download on ignite.apache.org. Neither in Maven. Regards, -- Ilya Kasnacheev пт, 18 дек. 2020 г. в 22:56, Yaroslav Molochkov : > Hello, Igniters! > > Apache Ignite 2.9.1 release (RC1) has been accepted. > >

[GitHub] [ignite-python-thin-client] ivandasch opened a new pull request #1: IGNITE-13903 Add tox, docker-compose and travis integration, update pytest versions.

2020-12-24 Thread GitBox
ivandasch opened a new pull request #1: URL: https://github.com/apache/ignite-python-thin-client/pull/1 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[jira] [Created] (IGNITE-13903) Python thin client tests automation.

2020-12-24 Thread Ivan Daschinskiy (Jira)
Ivan Daschinskiy created IGNITE-13903: - Summary: Python thin client tests automation. Key: IGNITE-13903 URL: https://issues.apache.org/jira/browse/IGNITE-13903 Project: Ignite Issue

[jira] [Created] (IGNITE-13902) Add IgniteClient Spring Bean wrapper

2020-12-24 Thread Mikhail Petrov (Jira)
Mikhail Petrov created IGNITE-13902: --- Summary: Add IgniteClient Spring Bean wrapper Key: IGNITE-13902 URL: https://issues.apache.org/jira/browse/IGNITE-13902 Project: Ignite Issue Type:

Re: Metastorage limitations

2020-12-24 Thread Nikolay Izhikov
Hello. > If we want to make metastore more reliable we should provide some command to > remove keys from it. Ticket [1] to provide this feature created. [1] https://issues.apache.org/jira/browse/IGNITE-13901 > 22 дек. 2020 г., в 17:57, Nikolay Izhikov написал(а): > > Hello, Anton. > >

[jira] [Created] (IGNITE-13901) [IEP-39] Management API to remove metastore key.

2020-12-24 Thread Nikolay Izhikov (Jira)
Nikolay Izhikov created IGNITE-13901: Summary: [IEP-39] Management API to remove metastore key. Key: IGNITE-13901 URL: https://issues.apache.org/jira/browse/IGNITE-13901 Project: Ignite

[jira] [Created] (IGNITE-13900) CPP: Fix test flaky Affinity tests

2020-12-24 Thread Igor Sapego (Jira)
Igor Sapego created IGNITE-13900: Summary: CPP: Fix test flaky Affinity tests Key: IGNITE-13900 URL: https://issues.apache.org/jira/browse/IGNITE-13900 Project: Ignite Issue Type: Bug