[ https://issues.apache.org/jira/browse/IGNITE-23561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexander Lapin updated IGNITE-23561: ------------------------------------- Fix Version/s: 3.0 > Refactor DZM dataNodes processing > --------------------------------- > > Key: IGNITE-23561 > URL: https://issues.apache.org/jira/browse/IGNITE-23561 > Project: Ignite > Issue Type: Improvement > Reporter: Alexander Lapin > Assignee: Alexander Lapin > Priority: Major > Labels: ignite-3 > Fix For: 3.0 > > > h3. Motivation > see https://issues.apache.org/jira/browse/IGNITE-23466 > * On dataNodes(timerstamp, zone). Yep, dataNodes() should be refactored in > order to use timestamp instead of revision, catalog version: > ** check whether there's nonAwaked timers with awakeTimestamp less or equal > to the requested one. If true - "fire" the timer. > ** Iterate over existing timestamp -> dataNodes entries and find closest one > to the left. > h3. Definition of Done > * DZM dataNodes() uses HybridTimestamp instead of MG revision and catalog > version. -- This message was sent by Atlassian Jira (v8.20.10#820010)