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

[Bugfix] Fixes IRC NPE bug for timed-out cacheable queries #15327

Merged
merged 11 commits into from
Aug 23, 2024

Commits on Aug 20, 2024

  1. Fix IRC timeout bug

    Signed-off-by: Peter Alfonsi <petealft@amazon.com>
    Peter Alfonsi committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    43c0ef4 View commit details
    Browse the repository at this point in the history
  2. addressed Sagar's comments

    Signed-off-by: Peter Alfonsi <petealft@amazon.com>
    Peter Alfonsi committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    192d78e View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. addressed Ankit's comments

    Signed-off-by: Peter Alfonsi <petealft@amazon.com>
    Peter Alfonsi committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a48c75c View commit details
    Browse the repository at this point in the history
  2. Add UT for test coverage

    Signed-off-by: Peter Alfonsi <petealft@amazon.com>
    Peter Alfonsi committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    884961a View commit details
    Browse the repository at this point in the history
  3. rerun gradle

    Signed-off-by: Peter Alfonsi <petealft@amazon.com>
    Peter Alfonsi committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    c9f4d16 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/main' into irc-timeout-fix

    Signed-off-by: Peter Alfonsi <petealft@amazon.com>
    Peter Alfonsi committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    b81a28a View commit details
    Browse the repository at this point in the history
  5. tweak imports in new UT

    Signed-off-by: Peter Alfonsi <petealft@amazon.com>
    Peter Alfonsi committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3b419cc View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. rerun gradle

    Signed-off-by: Peter Alfonsi <petealft@amazon.com>
    Peter Alfonsi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7cdaffe View commit details
    Browse the repository at this point in the history
  2. rerun gradle

    Signed-off-by: Peter Alfonsi <petealft@amazon.com>
    Peter Alfonsi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    cf03a50 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. rerun gradle

    Signed-off-by: Peter Alfonsi <petealft@amazon.com>
    Peter Alfonsi committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    8f9f5f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8f2521 View commit details
    Browse the repository at this point in the history