Skip to content

Conversation

@fulmicoton
Copy link
Collaborator

Description

Caching was broken after the move to bundled split files.
This PR duct tapes the issue by

  • using a global cache
  • relying on the segment file names being universal.

This works correctly as a temporary solution that we need to
revisit later.

Describe the proposed changes made in this PR.

How was this PR tested?

On a EC2 on a 1TB index.

Caching was broken after the move to bundled split files.
This PR duct tapes the issue by
- using a global cache
- relying on the segment file names being universal.

This works correctly as a temporary solution that we need to
revisit later.
@fulmicoton fulmicoton merged commit c5b3fb9 into main Oct 20, 2021
@fulmicoton fulmicoton deleted the replug-fastfield-cache branch October 20, 2021 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants