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

feat(core/layers): add capability_check layer to check whether the operation is supported by the underlying service #5352

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

meteorgan
Copy link
Contributor

Which issue does this PR close?

Closes #5219

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

…eration is supported by the underlying service
}

#[cfg(test)]
mod tests {
Copy link
Contributor Author

@meteorgan meteorgan Nov 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Todo: If this solution is confirmed, I'll add tests for the CorrectnessCapabilityAccessor

@meteorgan
Copy link
Contributor Author

Failed to download hadoop-3.3.5.tar.gz again. I'm going to add it to the cache.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add CapabilityCheckLayer
1 participant