[ https://issues.apache.org/jira/browse/IGNITE-14487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yury Gerzhedovich updated IGNITE-14487: --------------------------------------- Description: org.apache.ignite.internal.table.RecordBinaryViewImpl#wrap use streams that have performance impact. Let's rewrite it. (was: 1. Table view implementations use streams that may have performance impact. 2. Bulk operations use Set/Map internally. Lets' rewrite them to List (depends on IGNITE-15400) 3. getAll() method contract must either return Map or use List. Now, the result looks inconsistent with the argument as they both are Collections.) > Table view bulk methods refactoring > ----------------------------------- > > Key: IGNITE-14487 > URL: https://issues.apache.org/jira/browse/IGNITE-14487 > Project: Ignite > Issue Type: Improvement > Reporter: Andrey Mashenkov > Priority: Major > Labels: iep-54, ignite-3 > Original Estimate: 120h > Remaining Estimate: 120h > > org.apache.ignite.internal.table.RecordBinaryViewImpl#wrap use streams that > have performance impact. Let's rewrite it. -- This message was sent by Atlassian Jira (v8.20.10#820010)