sollhui opened a new pull request, #65618:
URL: https://github.com/apache/doris/pull/65618

   ### What problem does this PR solve?
   
   Issue Number: None
   
   Related PR: None
   
   Problem Summary: The 360-second minimum adaptive batch interval can delay 
routine load progress commits and data visibility during backlog without 
improving throughput for workloads that already sustain their processing rate 
with shorter batches. This change reduces the default to 120 seconds and aligns 
the regression expectations with the new adaptive task timeout.
   
   ### Release note
   
   Reduce the default `routine_load_adaptive_min_batch_interval_sec` from 360 
seconds to 120 seconds.
   
   ### Check List (For Author)
   
   - Test: Manual test
       - `mvn -pl fe-common -am -DskipTests -Dskip.doc=true validate`
   - Behavior changed: Yes. Backlogged routine load tasks use a 120-second 
minimum adaptive batch interval by default.
   - Does this need documentation: No
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to