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

Make UnloadTabletHandler log before waiting #1881

Merged
merged 2 commits into from
Jan 27, 2021

Conversation

milleruntime
Copy link
Contributor

  • If a tablet is in the process of being opened, the UnloadTabletHandler
    will wait for a tablet to be removed from the list before proceeding
    with the unload. This could take a long time so log info before waiting.

* If a tablet is in the process of being opened, the UnloadTabletHandler
will wait for a tablet to be removed from the list before proceeding
with the unload.  This could take a long time so log info before waiting.
@Manno15
Copy link
Contributor

Manno15 commented Jan 25, 2021

Unsure on why the build keeps failing.

@milleruntime
Copy link
Contributor Author

Seems it was just flaky network issues on some servers.

@milleruntime milleruntime merged commit ed97eac into apache:1.10 Jan 27, 2021
@milleruntime milleruntime deleted the unload-debug branch January 27, 2021 13:09
bigconnect pushed a commit to bigconnect/accumulo that referenced this pull request Nov 2, 2021
* If a tablet is in the process of being opened, the UnloadTabletHandler
will wait for a tablet to be removed from the list before proceeding
with the unload.  This could take a long time so log info before waiting.
* Fix Typo in UnloadTabletHandler
@ctubbsii ctubbsii added this to the 1.10.2 milestone Jul 12, 2024
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.

None yet

3 participants