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

fix: re-open closed txn index channel #46

Draft
wants to merge 1 commit into
base: 3.6.1-rc0-2023-11-24
Choose a base branch
from

Conversation

jeqo
Copy link

@jeqo jeqo commented Nov 27, 2023

When timeout is not large enough on fetching remote indexes, the Transaction index may fall into a closed state, that is not recoverable.

To avoid failing on every fetch request on the same txn index until restarted, this PR proposes to reopen a closed file channel.

Copy link

This PR is being marked as stale since it has not had any activity in 90 days. If you would like to keep this PR alive, please ask a committer for review. If the PR has merge conflicts, please update it with the latest from trunk (or appropriate release branch)

If this PR is no longer valid or desired, please feel free to close it. If no activity occurs in the next 30 days, it will be automatically closed.

@github-actions github-actions bot added the Stale label Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant