xiangyu0xf

Results 14 issues of xiangyu0xf

In our usage, we found the performance bottleneck of relay is transaction writer thread. It takes most cpu time on generating schema md5 for each DbChangeEntry. It is better to...

## What is the purpose of the change Add retry mechanism in RocksDBStateUploader ## Brief change log - Introduce RetryStrategy in RocksDBStateUploader when uploadFilesToCheckpointFs ## Verifying this change This change...

### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation When using dedicated compactions in production, we've found the write only job and...

enhancement

### Purpose Linked issue: close #3386 Support async refresh for PrimaryKeyPartialLookupTable. Async refresh files generated by new snapshots which are intervened with expired cached files. The total size of new...

### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation We need sourceIdleTime metric to get the right currentFetchEventTimeLag metric. User also need...

enhancement

### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Paimon version master(8ac121a) ### Compute Engine Flink ### Minimal reproduce step Check the Flink...

bug

[FLINK-35780][state] Support state migration between disabling and enabling State TTL in RocksDBState ## What is the purpose of the change Support state migration between disabling and enabling state for RocksDBState....

component=Runtime/StateBackends

### Purpose Linked issue: close #5214 ### Tests MergeTreeCompactManagerTest#testSyncOrphanFiles() KeyValueFileStoreWriteTest#testMultiWriteModeEnabled() KeyValueFileStoreWriteTest#testMultiWriteModeDisabled() ### API and Format ### Documentation

### Purpose Linked issue: close #5214 ### Tests MergeTreeCompactManagerTest#testRefresh() KeyValueFileStoreWriteTest#testRefreshL0FilesEnabled() KeyValueFileStoreWriteTest#testRefreshL0FilesDisabled() ### API and Format ### Documentation

### Purpose Linked issue: close #5215 ### Tests BucketedAppendCompactManagerTest#testToCompactRefresh AppendOnlyFixedBucketFileStoreWriteTest#testRefreshCompactFilesEnabled AppendOnlyFixedBucketFileStoreWriteTest#testRefreshCompactFilesDisabled ### API and Format ### Documentation