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

   Backport of #17870 to dev/1.3.
   
   Original commit: aa2acd6b4f550f1138348b5d04283b18521b63d9
   
   This keeps fixed-length deserialization from accepting short reads and 
handles tag log append at EOF on dev/1.3.
   
   Verification:
   - mvn -pl iotdb-core/node-commons,iotdb-core/confignode,iotdb-core/datanode 
spotless:apply -DskipTests
   - mvn "-Ddevelocity.off=true" -pl iotdb-core/node-commons 
"-Dtest=IOUtilsTest" test
   
   Not fully run locally:
   - mvn "-Ddevelocity.off=true" -pl iotdb-core/datanode 
"-Dtest=FakeCRC32DeserializerTest,TagLogFileTest" test did not reach tests due 
to local Maven/Develocity and existing dev/1.3 compile environment issues. With 
-am it failed in generated thrift-commons code before datanode; without -am it 
used the stale local node-commons artifact and then hit unrelated existing 
datanode compile errors.
   


-- 
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