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

meta/autoid : fix the issue that MaxUint64 and MaxInt64 autoID is incorrectly allocated (#12119) #12162

Merged
merged 16 commits into from
Sep 16, 2019

Commits on Sep 11, 2019

  1. fix max autoId alloc

    AilinKid authored and root committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    acabc21 View commit details
    Browse the repository at this point in the history
  2. fix autoid MaxInt64 and MaxUint64 rebase

    AilinKid authored and root committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    ee2a9e3 View commit details
    Browse the repository at this point in the history
  3. fix autoid maxUint64 limit in session_test

    AilinKid authored and root committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    3e7233d View commit details
    Browse the repository at this point in the history
  4. rebase maxUInt64 or maxInt64 ok

    AilinKid authored and root committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    d82daf0 View commit details
    Browse the repository at this point in the history
  5. fix autoID upper limit test

    AilinKid authored and root committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    cca0561 View commit details
    Browse the repository at this point in the history
  6. add autoid test

    AilinKid authored and root committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    9fea317 View commit details
    Browse the repository at this point in the history
  7. fix uint64 transfer to int64

    AilinKid authored and root committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    914e5d5 View commit details
    Browse the repository at this point in the history
  8. fix comment

    AilinKid authored and root committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    082123b View commit details
    Browse the repository at this point in the history
  9. fix init value error

    AilinKid authored and root committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    4e31884 View commit details
    Browse the repository at this point in the history
  10. fix comment

    AilinKid authored and root committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    23a2ccc View commit details
    Browse the repository at this point in the history
  11. fix autoid_test comment

    AilinKid authored and root committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    89984f3 View commit details
    Browse the repository at this point in the history
  12. fix session_test comment

    AilinKid authored and root committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    177eb26 View commit details
    Browse the repository at this point in the history
  13. fix session_test comment2

    AilinKid authored and root committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    3497998 View commit details
    Browse the repository at this point in the history
  14. use MaxInt64 to replace hard code

    AilinKid authored and root committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    58fdf14 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Configuration menu
    Copy the full SHA
    237b275 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. Configuration menu
    Copy the full SHA
    4fb2c98 View commit details
    Browse the repository at this point in the history