The GitHub Actions job "Run Integration Tests" on rocketmq.git/opt_msg_check has failed. Run started by GitHub user ymwneu (triggered by ymwneu).
Head commit for run: ed8dfe7cfff96b68fdc0fe72bab7a8eb5454590d / maowei.ymw <[email protected]> Extract checkUserProperties from buildMessageProperty in SendMessageActivity Extract the user property validation logic (property count limit, reserved-key check, control character check) from buildMessageProperty() into a standalone protected checkUserProperties() method. The property size accumulation stays in buildMessageProperty(). This allows subclasses to customize validation (e.g. allow control characters in properties for specific scenarios) by overriding checkUserProperties() alone, instead of having to override the much larger buildMessageProperty() method. Report URL: https://github.com/apache/rocketmq/actions/runs/33726673235 With regards, GitHub Actions via GitBox
