| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[TE] Add multi-endpoint etcd support for Transfer Engine metadata plugin (#729) Signed-off-by: Vladislav Nosivskoy <vladnosiv@gmail.com> | 10 个月前 | |
[Bugfix] YAML CPP has inline impl in header file which will cause linking error (#784) | 10 个月前 | |
fix(transfer_engine): replace deprecated Json::Reader (#938) * fix(transfer_engine): replace deprecated Json::Reader with thread-safe CharReaderBuilder The deprecated Json::Reader class uses static global variables internally, causing race conditions and crashes in multi-threaded scenarios. This fix replaces all Json::Reader usage with the thread-safe Json::CharReaderBuilder API across the transfer engine and common modules. Changes: - mooncake-transfer-engine: Updated JSON parsing in transfer_metadata_plugin, transfer_metadata, and topology modules - mooncake-common: Fixed JSON parsing in default_config - All JSON parsing now uses CharReaderBuilder for thread safety This resolves intermittent CI crashes in concurrent tests like ConcurrentPutGetWithLeaseTimeOut. * refactor(topology): simplify toJson() to avoid unnecessary serialization Instead of serializing to string and parsing back, directly construct Json::Value from matrix_. This is more efficient and eliminates the need for JSON parsing entirely in this method. | 8 个月前 | |
[CI/Build] Mooncake-common/common.cmake: Add link flag of pthread (#681) * Mooncake-common/common.cmake: Add link flag of pthread * Mooncake-common/common.cmake: Update link flag for pthread --------- Co-authored-by: Weinan Liu <wnliu@stu.xmu.edu.cn> | 11 个月前 | |
mooncake-common: support yaml and json format config (#582) | 11 个月前 | |
[cmake]fix cmake for centos (#573) * fix cmake for centos * remove find_package jsoncpp * update * add cmake file | 11 个月前 | |
[cmake]fix cmake for centos (#573) * fix cmake for centos * remove find_package jsoncpp * update * add cmake file | 11 个月前 | |
[TransferEngine][Ascend] Fix build issues & adapt to latest Mooncake changes (#684) | 11 个月前 | |
ub transport over mooncake | 4 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 10 个月前 | ||
| 10 个月前 | ||
| 8 个月前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 4 个月前 |