Xuanyi Li
Xuanyi Li
@tibrewalpratik17 Actually all controller regular jobs should have be placed in minion. I also have a requirement to place the job of deleting tmp deep store files in minion for...
[Real-time Table Replication X clusters][1/n] Creating new tables with designated consuming segments
@Jackie-Jiang @chenboat Could you take a review? The manual integration test gets done already. The purpose of this PR is to copy the schema and table config from the source...
[Real-time Table Replication X clusters][1/n] Creating new tables with designated consuming segments
The unit test Set-1 fail in java 11 but succeed in java 21. The error is about "selectionCombineOperator Not found issue", which is nothing related to table copy. I just...
[Real-time Table Replication X clusters][1/n] Creating new tables with designated consuming segments
Walk through the design doc with @abhishekbafna on 12/23 and aligned on the direction of the solution.
[Real-time Table Replication X clusters][1/n] Creating new tables with designated consuming segments
@abhishekbafna I add the dryRun as a boolean flag in the payload. The reply contains schema, modified table config and watermarkResult as well. The write operation (schema and table config...
[Real-time Table Replication X clusters][1/n] Creating new tables with designated consuming segments
MSE against 1.3 failed but succeed against 1.4 and master
Thanks Jackie! I will revise the doc when I have bandwidth to do the test.
@Jackie-Jiang Actually I find out there's an endpoint `segments/{tableNameWithType}/reset` which can fit my purpose. The default value of `errorSegmentsOnly` should have been `true` for safety purpose.
Hi @ankitsultana , I am interesting in troubleshooting this issue