[jira] [Commented] (IGNITE-15930) Implement explicit tx argument in table API

2021-12-17 Thread Alexander Lapin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17461716#comment-17461716 ] Alexander Lapin commented on IGNITE-15930: -- [~sk0x50] All fixed, could you please take a look

[jira] [Updated] (IGNITE-16152) Thin 3.0: Optimize server-side Tuple handling using known schema version

2021-12-17 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Tupitsyn updated IGNITE-16152: Description: Thin client protocol is schema-aware, but the known schema is thrown away

[jira] [Created] (IGNITE-16152) Thin 3.0: Optimize server-side Tuple handling using known schema version

2021-12-17 Thread Pavel Tupitsyn (Jira)
Pavel Tupitsyn created IGNITE-16152: --- Summary: Thin 3.0: Optimize server-side Tuple handling using known schema version Key: IGNITE-16152 URL: https://issues.apache.org/jira/browse/IGNITE-16152

[jira] [Updated] (IGNITE-15189) Document new SQL engine based on Calcite

2021-12-17 Thread Yury Gerzhedovich (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yury Gerzhedovich updated IGNITE-15189: --- Labels: documentation ignite-3 (was: documentation) > Document new SQL engine

[jira] [Updated] (IGNITE-16022) Thin 3.0: Optimize multi-row responses using guaranteed order

2021-12-17 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Tupitsyn updated IGNITE-16022: Description: IGNITE-16004 introduces guaranteed row order for multi-row operations, like

[jira] [Updated] (IGNITE-16151) Introduce timeout for calcite planner

2021-12-17 Thread Ivan Daschinsky (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Daschinsky updated IGNITE-16151: - Description: Since it is quite common case that calcite planner can produce too many

[jira] [Created] (IGNITE-16151) Introduce timeout for calcite planner

2021-12-17 Thread Ivan Daschinsky (Jira)
Ivan Daschinsky created IGNITE-16151: Summary: Introduce timeout for calcite planner Key: IGNITE-16151 URL: https://issues.apache.org/jira/browse/IGNITE-16151 Project: Ignite Issue Type:

[jira] [Updated] (IGNITE-16151) Introduce timeout for calcite planner

2021-12-17 Thread Ivan Daschinsky (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Daschinsky updated IGNITE-16151: - Labels: calcite calcite2-required calcite3-required (was: ) > Introduce timeout for

[jira] [Commented] (IGNITE-15944) [Networking] User object serialization

2021-12-17 Thread Roman Puchkovskiy (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17461479#comment-17461479 ] Roman Puchkovskiy commented on IGNITE-15944: One more thing. It is not planned to persist

[jira] [Commented] (IGNITE-15909) Calcite. Default charset could be unsupported by Calcite

2021-12-17 Thread Konstantin Orlov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17461463#comment-17461463 ] Konstantin Orlov commented on IGNITE-15909: --- [~alex_pl], LGTM! > Calcite. Default charset

[jira] [Commented] (IGNITE-16054) Skipped attempt to connect to other TcpDiscovery nodes if SSL is enabled and first node from list is down.

2021-12-17 Thread Ilya Shishkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17461460#comment-17461460 ] Ilya Shishkov commented on IGNITE-16054: [~ivandasch], described behavior does not reproduce in

[jira] [Commented] (IGNITE-16113) Calcite engine. Support BINARY/VARBINARY data types

2021-12-17 Thread Konstantin Orlov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17461448#comment-17461448 ] Konstantin Orlov commented on IGNITE-16113: --- [~alex_pl], the patch looks good to me! I left a

[jira] [Assigned] (IGNITE-16012) Raft changePeers behavior must be updated to async version

2021-12-17 Thread Mirza Aliev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mirza Aliev reassigned IGNITE-16012: Assignee: Mirza Aliev > Raft changePeers behavior must be updated to async version >

[jira] [Updated] (IGNITE-16150) Get rid of redundant copying of files after downloading when restoring a snapshot.

2021-12-17 Thread Pavel Pereslegin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Pereslegin updated IGNITE-16150: -- Description: During the snapshot restore procedure after retrieving the partition

[jira] [Updated] (IGNITE-16150) Get rid of redundant copying of files after downloading when restoring a snapshot.

2021-12-17 Thread Pavel Pereslegin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Pereslegin updated IGNITE-16150: -- Description: During the snapshot restore procedure after retrieving the partition

[jira] [Created] (IGNITE-16150) Get rid of redundant copying of files after downloading when restoring a snapshot.

2021-12-17 Thread Pavel Pereslegin (Jira)
Pavel Pereslegin created IGNITE-16150: - Summary: Get rid of redundant copying of files after downloading when restoring a snapshot. Key: IGNITE-16150 URL: https://issues.apache.org/jira/browse/IGNITE-16150

[jira] [Commented] (IGNITE-16097) Some tests are flaky in ItNodeTest

2021-12-17 Thread Alexey Scherbakov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17461374#comment-17461374 ] Alexey Scherbakov commented on IGNITE-16097: [~Sergey Uttsel]  Good catch with a current

[jira] [Commented] (IGNITE-16093) Thin 3.0: Handle absent and null values differently

2021-12-17 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17461375#comment-17461375 ] Pavel Tupitsyn commented on IGNITE-16093: - Merged to main:

[jira] [Updated] (IGNITE-15678) CPP: Build ODBC installers using cmake

2021-12-17 Thread Maxim Muzafarov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maxim Muzafarov updated IGNITE-15678: - Fix Version/s: 2.11.1 > CPP: Build ODBC installers using cmake >

[jira] [Updated] (IGNITE-15677) ODBC: DSN can not be created by DataSource manager

2021-12-17 Thread Maxim Muzafarov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maxim Muzafarov updated IGNITE-15677: - Fix Version/s: 2.11.1 > ODBC: DSN can not be created by DataSource manager >

[jira] [Updated] (IGNITE-16054) Skipped attempt to connect to other TcpDiscovery nodes if SSL is enabled and first node from list is down.

2021-12-17 Thread Ilya Shishkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Shishkov updated IGNITE-16054: --- Attachment: IGNITE-16054_TcpDiscoverySslReconnectTest.patch

[jira] [Resolved] (IGNITE-16132) [Ignite Website] Check the redirects for unused urls

2021-12-17 Thread Erlan Aytpaev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erlan Aytpaev resolved IGNITE-16132. Resolution: Fixed > [Ignite Website] Check the redirects for unused urls >

[jira] [Updated] (IGNITE-14944) Limited CacheQuery should not fail on onNodeLeft if PageStream has enough data

2021-12-17 Thread Maksim Timonin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maksim Timonin updated IGNITE-14944: Priority: Minor (was: Major) > Limited CacheQuery should not fail on onNodeLeft if

[jira] [Created] (IGNITE-16149) Incorrect link to the developer mail list

2021-12-17 Thread Vyacheslav Koptilin (Jira)
Vyacheslav Koptilin created IGNITE-16149: Summary: Incorrect link to the developer mail list Key: IGNITE-16149 URL: https://issues.apache.org/jira/browse/IGNITE-16149 Project: Ignite

[jira] [Updated] (IGNITE-16149) Incorrect link to the developer mail list

2021-12-17 Thread Vyacheslav Koptilin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vyacheslav Koptilin updated IGNITE-16149: - Ignite Flags: (was: Docs Required,Release Notes Required) > Incorrect link

[jira] [Commented] (IGNITE-15870) Calcite. Replace usages of Lists and Sets of int to IntList\IntSet where possible

2021-12-17 Thread Andrey Mashenkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17461282#comment-17461282 ] Andrey Mashenkov commented on IGNITE-15870: --- [~Berkov] merged to main. Thanks for your

[jira] [Updated] (IGNITE-16110) Enrich GetLeaderResponse with term field

2021-12-17 Thread Mirza Aliev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mirza Aliev updated IGNITE-16110: - Description: Need to add a current term of a node to {{GetLeaderResponse}}. (was: Need to add

[jira] [Updated] (IGNITE-16110) Enrich GetLeaderResponse with term field

2021-12-17 Thread Mirza Aliev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mirza Aliev updated IGNITE-16110: - Description: Need to add a current term of a node to {{GetLeaderResponse}} (was: Need to add

[jira] [Updated] (IGNITE-16110) Enrich GetLeaderResponse with term field

2021-12-17 Thread Mirza Aliev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mirza Aliev updated IGNITE-16110: - Description: Need to add current term of node to GetLeaderResponse > Enrich GetLeaderResponse