XiangweiWei created IOTDB-777:
---------------------------------

             Summary: Missing dot between deviceId and sensorId in 
chunkMetadataCache
                 Key: IOTDB-777
                 URL: https://issues.apache.org/jira/browse/IOTDB-777
             Project: Apache IoTDB
          Issue Type: Bug
            Reporter: XiangweiWei
         Attachments: image-2020-06-19-22-40-28-734.png, 
image-2020-06-19-22-40-32-651.png

In ChunkMetadataCache, key of this map `LRULinkedHashMap<AccountableString, 
List<ChunkMetadata>> lruCache` isĀ file path dot deviceId dot sensorId.

But actually dot between deviceId and sensorId is missing.

Luckily, we miss this dot in every key string:D, so the system runs well.

But we'd better modify it.

!image-2020-06-19-22-40-28-734.png!

!image-2020-06-19-22-40-32-651.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to