shuke987 commented on PR #65672:
URL: https://github.com/apache/doris/pull/65672#issuecomment-4990277252

   Updated after P0 build 997735. Cloud P0 and P0 reach different valid active 
rowset layouts after compaction, so this head no longer waits for one 
hard-coded rowset array. It now checks a compacted version-range invariant: 
ranges continuously cover the final version and active rowset count is below 
the compacted bound (<=3 for non-CK, <=4 for CK). Verified against Cloud P0 
997611 and P0 997735 build logs.


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