Skip to content

[ROCKETMQ-37] Log output information is not accurate#33

Closed
a2888409 wants to merge 2 commits into
apache:masterfrom
a2888409:master
Closed

[ROCKETMQ-37] Log output information is not accurate#33
a2888409 wants to merge 2 commits into
apache:masterfrom
a2888409:master

Conversation

@a2888409

@a2888409 a2888409 commented Jan 9, 2017

Copy link
Copy Markdown
Contributor

@zhouxinyu

Copy link
Copy Markdown
Member

It seems ok, thanks @a2888409

Please @vongosling @lizhanhui help review this PR.

} else {
log.warn("Previous MQClientInstance has created for clientId:[{}]", clientId);
} else {
log.info("new MQClientInstance has created for clientId:[{}]", clientId);

@lizhanhui lizhanhui Jan 13, 2017

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

It will be better if using active tune here. Something like, Returned previous MQClientInstance for clientId: ..., Created new MQClientInstance for clientId: ...

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

thanks, i have fixed it.

@vongosling

Copy link
Copy Markdown
Member

alright

@asfgit asfgit closed this in 69361f6 Jan 20, 2017
lizhanhui pushed a commit to lizhanhui/rocketmq that referenced this pull request Jun 25, 2019
JiaMingLiu93 pushed a commit to JiaMingLiu93/rocketmq that referenced this pull request May 28, 2020
pingww pushed a commit that referenced this pull request Aug 26, 2022
[ISSUE #33] some thread safety problems
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.

4 participants