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

Enhance Flint Spark API error reporting with centralized handler #348

Merged
merged 16 commits into from
Jun 27, 2024

Commits on May 20, 2024

  1. Extract transaction template

    Signed-off-by: Chen Dai <daichen@amazon.com>
    dai-chen committed May 20, 2024
    Configuration menu
    Copy the full SHA
    efe3046 View commit details
    Browse the repository at this point in the history
  2. Handle runtime and other exception in new withTx

    Signed-off-by: Chen Dai <daichen@amazon.com>
    dai-chen committed May 20, 2024
    Configuration menu
    Copy the full SHA
    976ff62 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Move to new tx support trait

    Signed-off-by: Chen Dai <daichen@amazon.com>
    dai-chen committed May 21, 2024
    Configuration menu
    Copy the full SHA
    8cb5d40 View commit details
    Browse the repository at this point in the history
  2. Add UT

    Signed-off-by: Chen Dai <daichen@amazon.com>
    dai-chen committed May 21, 2024
    Configuration menu
    Copy the full SHA
    66257a4 View commit details
    Browse the repository at this point in the history
  3. Fix broken IT

    Signed-off-by: Chen Dai <daichen@amazon.com>
    dai-chen committed May 21, 2024
    Configuration menu
    Copy the full SHA
    941ed42 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Add IT for index state error

    Signed-off-by: Chen Dai <daichen@amazon.com>
    dai-chen committed May 22, 2024
    Configuration menu
    Copy the full SHA
    053736c View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Merge branch 'main' into improve-error-handling

    Signed-off-by: Chen Dai <daichen@amazon.com>
    dai-chen committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    5b482a7 View commit details
    Browse the repository at this point in the history
  2. Refactor index monitor transaction

    Signed-off-by: Chen Dai <daichen@amazon.com>
    dai-chen committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    e578afb View commit details
    Browse the repository at this point in the history
  3. Fix broken IT

    Signed-off-by: Chen Dai <daichen@amazon.com>
    dai-chen committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    1c3078c View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Merge branch 'main' into improve-error-handling

    Signed-off-by: Chen Dai <daichen@amazon.com>
    dai-chen committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    cca8711 View commit details
    Browse the repository at this point in the history
  2. Revert unused changes

    Signed-off-by: Chen Dai <daichen@amazon.com>
    dai-chen committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    bad672e View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Fix broken IT

    Signed-off-by: Chen Dai <daichen@amazon.com>
    dai-chen committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    972ed7d View commit details
    Browse the repository at this point in the history
  2. Add index name to logging

    Signed-off-by: Chen Dai <daichen@amazon.com>
    dai-chen committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    6e72473 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    ed105c9 View commit details
    Browse the repository at this point in the history
  2. Remove root cause extraction

    Signed-off-by: Chen Dai <daichen@amazon.com>
    dai-chen committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    a4b4fe7 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

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