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

   ### What problem does this PR solve?
   
   Issue Number: None
   
   Related PR: None
   
   Problem Summary: Row Binlog compaction scheduling and execution were 
incorrectly gated by the CCR binlog feature switch. This prevented Cloud and 
non-Cloud Row Binlog compaction when CCR was disabled. Decouple Row Binlog 
compaction from the CCR switch while preserving automatic-compaction, memory, 
and tablet-role checks. CCR download, ingest, and enablement paths remain 
unchanged.
   
   ### Release note
   
   Fix Row Binlog compaction scheduling and execution when CCR binlog is 
disabled.
   
   ### Check List (For Author)
   
   - Test: Unit Test
       - CloudCompactionTest, CompactionTaskTest, and TestTablet: 48 tests 
passed
   - Behavior changed: Yes. Row Binlog compaction no longer depends on the CCR 
binlog switch.
   - 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