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

   ## Description
   
   This PR changes the default value of connector.serialize-by-region / 
sink.serialize-by-region to false on dev/1.3, so the serialize-by-region sink 
behavior added in #17946 is opt-in by default.
   
   It also updates related unit expectations so the default data-region sink 
remains the async IoTDB thrift sink, while explicitly enabling 
serialize-by-region still selects the sync sink and uses region-prefixed 
subtask attributes.
   
   ## Tests
   
   - git diff origin/dev/1.3 --check
   - mvn spotless:apply -pl iotdb-core/node-commons,iotdb-core/datanode 
-DskipTests
   - mvn -pl iotdb-core/node-commons install -DskipTests -Ddevelocity.off=true
   - mvn -pl iotdb-core/datanode 
-Dtest=PipeDataNodePluginAgentTest,PipeSinkSubtaskManagerTest test 
-Ddevelocity.off=true


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