Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build instance name with nanosecond #778

Closed
chaiyx opened this issue Feb 24, 2022 · 0 comments · Fixed by #779
Closed

Build instance name with nanosecond #778

chaiyx opened this issue Feb 24, 2022 · 0 comments · Fixed by #779
Labels
enhancement New feature or request

Comments

@chaiyx
Copy link
Contributor

chaiyx commented Feb 24, 2022

BUG REPORT

  1. Please describe the issue you observed:
    When starting multiple client instances in a process, it needs to ensure the instance names are different.
chaiyx pushed a commit to chaiyx/rocketmq-client-go that referenced this issue Feb 24, 2022
chaiyx pushed a commit to chaiyx/rocketmq-client-go that referenced this issue Feb 24, 2022
@maixiaohai maixiaohai added the enhancement New feature or request label Feb 28, 2022
@maixiaohai maixiaohai linked a pull request Feb 28, 2022 that will close this issue
ShannonDing pushed a commit that referenced this issue Mar 9, 2022
[Issue #778] Build instance name with nanosecond (#779)
ShannonDing added a commit that referenced this issue May 27, 2022
* [Issue #778] Build instance name with nanosecond (#779)

[Issue #778] Build instance name with nanosecond (#779)

* Merge remote-tracking branch 'origin/master'

* Merge remote-tracking branch 'origin/master'

* feat: request reply producer

* feat: update

* feat: add consumer

* feat: fix ci

* feat: update

* feat: update

* feat: 修改request请求参数

* feat: modify async request for delete

* feat: fix go1.11 and go1.12 don't have time.Millseconds

* feat: move time.Millisecond() to duration/time.Millisecond

* feat: fix async request not remove requestResponseFutrue

Co-authored-by: chaiyx <[email protected]>
Co-authored-by: Administrator <[email protected]>
Co-authored-by: haohongfan1 <[email protected]>
Co-authored-by: dinglei <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants