EAGAIN error from chunk cache crashes WiredTiger

XMLWordPrintableJSON

    • 2023-06-27 Lord of the Sprints
    • 3

      If a thread caching data in the chunk cache takes too long to read from remote storage another thread waiting to access the same chunk times out and returns EAGAIN error up the call stack, which causes WiredTiger to crash. 

      We would like to change how this error is handled, because on high-latency storage devices we return EAGAIN too soon and crash too eagerly when there isn't in fact a problem. 

            Assignee:
            Sasha Fedorova
            Reporter:
            Sasha Fedorova
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: