The GitHub Actions job "Run Integration Tests" on rocketmq.git/docs/fix-tieredstore-config-link has failed. Run started by GitHub user fancy-agent (triggered by lizhimins).
Head commit for run: 3903cff17df8bd4575fabef303bf92e490fbcdea / fancy-agent <[email protected]> docs: fix dead link to tiered store config in tieredstore README The 'Configuration' section linked to TieredMessageStoreConfig.java under the tieredstore/common package, but that class has been renamed to MessageStoreConfig and moved to the tieredstore package root, so the link returns 404. Point it at the current MessageStoreConfig.java, which holds the tiered store configuration fields documented in the table below (tieredStoreFilePath, tieredBackendServiceProvider, tieredStorageLevel, ...). Signed-off-by: fancy-agent <[email protected]> Report URL: https://github.com/apache/rocketmq/actions/runs/27336898179 With regards, GitHub Actions via GitBox
