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

   This PR cherry-picks follow-up fixes for legacy compatibility that were 
missed in the previous legacy fix.
   
   It adds legacy 1.3.x tablet batch binary request handling, hardens tablet 
deserialization validation/error context, and adds coverage for legacy 
single-column/truncated tablet cases.
   
   Tests:
   - Attempted .\mvnw.cmd -pl iotdb-core/datanode 
-Dtest=PipeDataNodeThriftRequestTest -DskipITs -Dspotless.check.skip=true test, 
but single-module compile missed reactor dependencies.
   - Attempted .\mvnw.cmd -pl iotdb-core/datanode -am 
-Dtest=PipeDataNodeThriftRequestTest -DskipITs -Dspotless.check.skip=true 
-Dsurefire.failIfNoSpecifiedTests=false test, but local generated thrift 
compile failed because javax.annotation is unavailable.


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