[
https://issues.apache.org/jira/browse/IGNITE-21866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17850619#comment-17850619
]
Ignite TC Bot commented on IGNITE-21866:
----------------------------------------
{panel:title=Branch: [pull/11288/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/11288/head] Base: [master] : New Tests
(18)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Platform .NET (Windows){color} [[tests
2|https://ci2.ignite.apache.org/viewLog.html?buildId=7804355]]
* {color:#013220}exe:
PartitionAwarenessTest.CachePut_AllPrimitiveTypes_RequestIsRoutedToPrimaryNode("???",2)
- PASSED{color}
* {color:#013220}exe:
PartitionAwarenessWithClusterDiscoveryTest.CachePut_AllPrimitiveTypes_RequestIsRoutedToPrimaryNode("???",2)
- PASSED{color}
{color:#00008b}Cache 10{color} [[tests
3|https://ci2.ignite.apache.org/viewLog.html?buildId=7804288]]
* {color:#013220}IgniteCacheTestSuite10: GridCacheTtlManagerLoadTest.testLoad -
PASSED{color}
* {color:#013220}IgniteCacheTestSuite10:
GridCacheTtlManagerLoadTest.testPartitionedTtl - PASSED{color}
* {color:#013220}IgniteCacheTestSuite10:
GridCacheTtlManagerLoadTest.testReplicatedTtl - PASSED{color}
{color:#00008b}Platform .NET (Core Linux){color} [[tests
2|https://ci2.ignite.apache.org/viewLog.html?buildId=7804354]]
* {color:#013220}DotNetCore:
PartitionAwarenessTest.CachePut_AllPrimitiveTypes_RequestIsRoutedToPrimaryNode("???",2)
- PASSED{color}
* {color:#013220}DotNetCore:
PartitionAwarenessWithClusterDiscoveryTest.CachePut_AllPrimitiveTypes_RequestIsRoutedToPrimaryNode("???",2)
- PASSED{color}
{color:#00008b}Calcite SQL{color} [[tests
1|https://ci2.ignite.apache.org/viewLog.html?buildId=7804312]]
* {color:#013220}IgniteCalciteTestSuite: MemoryQuotasIntegrationTest.testGetAll
- PASSED{color}
{color:#00008b}Cache 1{color} [[tests
2|https://ci2.ignite.apache.org/viewLog.html?buildId=7804287]]
* {color:#013220}IgniteBinaryCacheTestSuite:
GridCacheTtlManagerSelfTest.testPartitionedTtl - PASSED{color}
* {color:#013220}IgniteBinaryCacheTestSuite:
GridCacheTtlManagerSelfTest.testReplicatedTtl - PASSED{color}
{color:#00008b}Queries 1{color} [[tests
4|https://ci2.ignite.apache.org/viewLog.html?buildId=7804356]]
* {color:#013220}IgniteBinaryCacheQueryTestSuite:
SqlParserTransactionalKeywordsSelfTest.testBegin - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite:
SqlParserTransactionalKeywordsSelfTest.testRollback - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite:
SqlParserTransactionalKeywordsSelfTest.testCommit - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite:
SqlParserMultiStatementSelfTest.testEmptyTransaction - PASSED{color}
{color:#00008b}Queries 1 (lazy=true){color} [[tests
4|https://ci2.ignite.apache.org/viewLog.html?buildId=7805377]]
* {color:#013220}IgniteBinaryCacheQueryLazyTestSuite:
SqlParserTransactionalKeywordsSelfTest.testBegin - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryLazyTestSuite:
SqlParserTransactionalKeywordsSelfTest.testRollback - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryLazyTestSuite:
SqlParserTransactionalKeywordsSelfTest.testCommit - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryLazyTestSuite:
SqlParserMultiStatementSelfTest.testEmptyTransaction - PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=7804389&buildTypeId=IgniteTests24Java8_RunAll]
> Calcite engine. Add memory quotas control for Cursor.getAll() method
> ---------------------------------------------------------------------
>
> Key: IGNITE-21866
> URL: https://issues.apache.org/jira/browse/IGNITE-21866
> Project: Ignite
> Issue Type: Improvement
> Reporter: Aleksey Plekhanov
> Assignee: Aleksey Plekhanov
> Priority: Major
> Labels: ise
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Cursor.getAll() method can collect a lot of rows before return result to the
> user and can cause OOM errors. We should control memory consumption for
> Cursor.getAll() the same way as we do for execution nodes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)