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] Fixes some bugs in eventmesh. #4220

Closed
1 of 2 tasks
Alonexc opened this issue Jul 12, 2023 · 0 comments · Fixed by #4221
Closed
1 of 2 tasks

[Bug] Fixes some bugs in eventmesh. #4220

Alonexc opened this issue Jul 12, 2023 · 0 comments · Fixed by #4221
Labels
bug Something isn't working

Comments

@Alonexc
Copy link
Contributor

Alonexc commented Jul 12, 2023

Search before asking

  • I had searched in the issues and found no similar issues.

Environment

Windows

EventMesh version

master

What happened

  1. Empty pointer problem, version number modification.
  2. Forensic version number is not transmitted problem .
  3. httpclientPool in the httpClient did not set the timeout time problem .
  4. Collection concurrency modification issues.
  5. Port occupation startup failure process did not exit the problem.

How to reproduce

Follow the documentation steps to start.

  1. Fix the empty pointer problem, version number modification.
  2. Fix forensic version number is not transmitted .
  3. Fix httpClientPool in httpClient did not set the timeout time problem.
  4. Fix the collection of concurrent modifications.
  5. Fix the port occupation startup failure process did not exit the problem.

Debug logs

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@Alonexc Alonexc added the bug Something isn't working label Jul 12, 2023
wqliang added a commit that referenced this issue Jul 13, 2023
[ISSUE #4217 #4218 #4219 #4220]Some bug fixes and optimization in http protocol
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant