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

Update stats for Read and ReadAsync in random_access_file_reader for async prefetching #9810

Closed

Commits on Apr 6, 2022

  1. Update stats for Read and ReadAsync in random_access_file_reader for …

    …asynprefetching
    
    Summary: Update stats in random_access_file_reader for Read and
    ReadAsync API to take into account the read latency and bytes read for async
    prefetching.
    
    It also fixes ERROR_HANDLER_AUTORESUME_RETRY_COUNT stat whose value was
    incorrect in portal.h
    
    Test Plan: Updated unit test
    
    Reviewers:
    
    Subscribers:
    
    Tasks:
    
    Tags:
    akankshamahajan15 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    3043932 View commit details
    Browse the repository at this point in the history
  2. Fix build failure

    akankshamahajan15 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    117e2c6 View commit details
    Browse the repository at this point in the history
  3. update History.md

    akankshamahajan15 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    9438da1 View commit details
    Browse the repository at this point in the history