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

[Tiered Caching] Adding took time for QuerySearchResult #10510

Closed

Commits on Oct 23, 2023

  1. Adds and tests took time for QuerySearchResult

    Signed-off-by: Peter Alfonsi <petealft@amazon.com>
    Peter Alfonsi committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    08a4f6d View commit details
    Browse the repository at this point in the history
  2. Addressed Ankit's comments

    Signed-off-by: Peter Alfonsi <petealft@amazon.com>
    Peter Alfonsi committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    dfd9128 View commit details
    Browse the repository at this point in the history
  3. Removed minimum version variable

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

Commits on Oct 26, 2023

  1. Changed type for tookTime from long to Long, to address Sagar's comment

    Signed-off-by: Peter Alfonsi <petealft@amazon.com>
    Peter Alfonsi committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    4e57f4c View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Addressed dblock's comment

    Signed-off-by: Peter Alfonsi <petealft@amazon.com>
    Peter Alfonsi committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    1d47f38 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Addressed Sorabh's comments

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