[
https://issues.apache.org/jira/browse/CAY-2867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874367#comment-17874367
]
Nikita Timofeev edited comment on CAY-2867 at 8/16/24 6:59 PM:
---------------------------------------------------------------
This issue includes the same fix as CAY-2868 but for the graph sorter
was (Author: ntimofeev):
This issue includes the same fix but for the graph sorter
> Tweak GraphBasedDbRowOpSorter logic to allow related updates
> ------------------------------------------------------------
>
> Key: CAY-2867
> URL: https://issues.apache.org/jira/browse/CAY-2867
> Project: Cayenne
> Issue Type: Improvement
> Components: Core Library
> Reporter: Nikita Timofeev
> Assignee: Nikita Timofeev
> Priority: Major
> Fix For: 4.2.2, 5.0-M1
>
>
> Current version of the {{GraphBasedDbRowOpSorter}} consider updates as an
> edge at the graph building stage. However this seems like a faulty assumption
> (at least in some cases).
> So we need to research this and try to remove unnecessary graph edges.
> This in turn will allow more flush operations to pass successfully compared
> to the {{DefaultDbRowOpSorter}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)