Skip to content

Conversation

@zk-drizzle
Copy link
Contributor

add rocketmq as transport

drizzle.zk added 19 commits December 24, 2025 13:54
Change-Id: Idec4d097683e5bd691f65ba1a40b5f48ba5312ab
Change-Id: I6b6f412a072d585ce1695cc80547ff26c0a4d11d
Change-Id: Ib27fec64f35f3a196ac58689b65e0af63cf9e4c8
Change-Id: I33f5c050d19c318ff251ca80548e764c0270d589
Change-Id: Iba3174e66f27d09209e3f66aff6f7467457ad271
Change-Id: I8cf36089d53971ffdac673040dde16cbc447431b
Change-Id: I2c43992ef9f66f9898f017f7c76f2ba31745f619
Change-Id: I4ded067f7a22f0e573ed3c96b99ae334bbb8ec31
Change-Id: I712a5413ab43393e398a00cf12afe4e916e361fb
Change-Id: Ib7dc4eb71d63b8d236e2a9a091e10eb61e94ac8d
Change-Id: I212ee343bce187cde7d37ab897cd31cad4ccbca1
Change-Id: Ic0c12d9137ea6212e59beab28adbc1a58ec04d6a
Change-Id: I48b4426d86061e0b3c8ec0f9c44fd313dd494e2d
Change-Id: I20cd1318bc2a3652d7c492bf0d59e79ce5179f41
Change-Id: I5bdecce5c0c6c00b108a88992eeb76a1e342983c
Change-Id: Icb1fefa23cbfb54d261a2ec5db3cfc7b31c80cbd
Change-Id: I8ddb17456babb1e481311064b1fadeca58e05462
Change-Id: I4980cf5d4a4ed7a527853bf57be5d93f5ffd8656
@cla-assistant
Copy link

cla-assistant bot commented Dec 26, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


drizzle.zk seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Change-Id: Idf248fc1dde8614e9683af04404776f2094144e9
logger.error("bizTopic is empty");
}
if (StringUtils.isEmpty(BIZ_CONSUMER_GROUP)) {
logger.error("bizConsumerGroup is empty");
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use info level log.

public void init() {
try {
if (!checkConfigParam()) {
logger.error("checkConfigParam rocketmq config param is not ok, ignore rocketmq server!!!");
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use info level log.

Change-Id: Ie96f2a9ca86c13f6e45e6277f37be7aa53610df1
@chickenlj chickenlj merged commit 96e06f4 into agentscope-ai:main Dec 26, 2025
1 check was pending
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants