jt2594838 opened a new pull request, #14750:
URL: https://github.com/apache/iotdb/pull/14750

   The deviceId is re-generated after PartialPath.concatAsMeasurementPath, 
which may be incorrect because it is recalculated by the default rule.
   
   The result is that the wrong deviceId cannot be matched by existing mod 
entries, causing data to re-appear after compaction.
   
   To fix it, the result of PartialPath.concatAsMeasurementPath will inherit 
the deviceId from the parameter.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to