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

[Bug] Please Describe the Bug #514

Closed
3 tasks done
aaron-ai opened this issue May 11, 2023 · 0 comments · Fixed by #515
Closed
3 tasks done

[Bug] Please Describe the Bug #514

aaron-ai opened this issue May 11, 2023 · 0 comments · Fixed by #515
Labels
type/bug Something isn't working

Comments

@aaron-ai
Copy link
Member

Before Creating the Bug Report

  • I found a bug, not just asking a question, which should be created in GitHub Discussions.

  • I have searched the GitHub Issues and GitHub Discussions of this repository and believe that this is not a duplicate.

  • I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ.

Programming Language of the Client

C#

Runtime Platform Environment

K8s Linux with ipvlan enabled.

RocketMQ Version of the Client/Server

C# SDK 5.1.0

Run or Compiler Version

No response

Describe the Bug

Utilities#GetMacAddress() may return null in some situations.

Steps to Reproduce

Invoke Utilities#GetMacAddress()

What Did You Expect to See?

In any situation, a valid MAC address can be obtained.

What Did You See Instead?

a null mac address is returned.

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant