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

session: annotate the previous statement to the error when transaction commit failed #12087

Merged
merged 17 commits into from
Sep 16, 2019

Commits on Sep 9, 2019

  1. session: annotate the previous statement to the error when transactio…

    …n commmit failed
    
    Signed-off-by: Shuaipeng Yu <jackysp@gmail.com>
    jackysp committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    bf8d5ef View commit details
    Browse the repository at this point in the history
  2. move to doCommitAndRetry

    Signed-off-by: Shuaipeng Yu <jackysp@gmail.com>
    jackysp committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    0ac1ccc View commit details
    Browse the repository at this point in the history
  3. fix test cases

    Signed-off-by: Shuaipeng Yu <jackysp@gmail.com>
    jackysp committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    f1d9f64 View commit details
    Browse the repository at this point in the history
  4. address comments

    Signed-off-by: Shuaipeng Yu <jackysp@gmail.com>
    jackysp committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    2a3733e View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Configuration menu
    Copy the full SHA
    25eaf6f View commit details
    Browse the repository at this point in the history
  2. revert changes

    Signed-off-by: Shuaipeng Yu <jackysp@gmail.com>
    jackysp committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    d2227b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db07b1d View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. use origin method

    Signed-off-by: Shuaipeng Yu <jackysp@gmail.com>
    jackysp committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    1e5073d View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Configuration menu
    Copy the full SHA
    1eb1763 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1dd884 View commit details
    Browse the repository at this point in the history
  3. merge master

    Signed-off-by: Shuaipeng Yu <jackysp@gmail.com>
    jackysp committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    8a59ba6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f58760 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. Configuration menu
    Copy the full SHA
    ab1aa12 View commit details
    Browse the repository at this point in the history
  2. record only for commit

    Signed-off-by: Shuaipeng Yu <jackysp@gmail.com>
    jackysp committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    eb0567f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e0422b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7da9e21 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd96239 View commit details
    Browse the repository at this point in the history