You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Yongzao Dan (Jira)" <ji...@apache.org> on 2022/07/15 13:12:00 UTC

[jira] [Created] (IOTDB-3839) Fix genRealTimeRegionRoutingMap bug

Yongzao Dan created IOTDB-3839:
----------------------------------

             Summary: Fix genRealTimeRegionRoutingMap bug
                 Key: IOTDB-3839
                 URL: https://issues.apache.org/jira/browse/IOTDB-3839
             Project: Apache IoTDB
          Issue Type: Bug
            Reporter: Yongzao Dan
            Assignee: Yongzao Dan
             Fix For: 0.14.0


We found that the realTimeRegionRoutingMap is incorrect when some DataNodes fall down. I then discovered that this bug was caused by float not being able to express the timestamp of long. Therefore I replace the unit of loadScore by long for temporary fix this bug. Finally, I also reinforce the router test to simulate the real production environment as much as possible.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)