Skip to content

1.fix generation of uuid;#2306

Closed
dawn2zhang wants to merge 2 commits into
apache:masterfrom
dawn2zhang:fix_request_id
Closed

1.fix generation of uuid;#2306
dawn2zhang wants to merge 2 commits into
apache:masterfrom
dawn2zhang:fix_request_id

Conversation

@dawn2zhang

Copy link
Copy Markdown

Change-Id: Iff73ad95f87a81bc66ecc26e9ab250a8ca41ebf6

What this PR does / why we need it:

Pre-submission checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible?

zhangliming and others added 2 commits September 24, 2020 20:04
Change-Id: Iff73ad95f87a81bc66ecc26e9ab250a8ca41ebf6
Comment thread apisix/init.lua

-- need call seed
local uuid = require("resty.jit-uuid")
uuid.seed()

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

But in k8s, it not work very well.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

you can print more log for confirming why it works badly. we need to know the reason.

@moonming moonming Sep 27, 2020

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@zlm0125 ping

@membphis

membphis commented Oct 9, 2020

Copy link
Copy Markdown
Member

resolve this bug by another PR: #2357
I think we can close this PR. @zlm0125

@membphis membphis closed this Oct 13, 2020
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.

3 participants