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

Release BlockReader in CRC check #18695

Merged
merged 1 commit into from
Sep 12, 2024
Merged

Conversation

elega
Copy link
Contributor

@elega elega commented Sep 12, 2024

What changes are proposed in this pull request?

Please outline the changes and how this PR fixes the issue.

Why are the changes needed?

Please clarify why the changes are needed. For instance,

  1. If you propose a new API, clarify the use case for a new API.
  2. If you fix a bug, describe the bug.

Does this PR introduce any user facing changes?

Please list the user-facing changes introduced by your change, including

  1. change in user-facing APIs
  2. addition or removal of property keys
  3. webui


// internal session id base should be smaller than all predefined session ids
public static final long INTERNAL_SESSION_ID_BASE = -8;
Copy link
Contributor

Choose a reason for hiding this comment

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

why change this value, can we set independent name? eg: CRC_CHECK_SESSION_ID

@elega elega added the type-bug This issue is about a bug label Sep 12, 2024
@elega
Copy link
Contributor Author

elega commented Sep 12, 2024

alluxio-bot, merge this please.

@alluxio-bot alluxio-bot merged commit c0cea82 into Alluxio:master-2.x Sep 12, 2024
17 checks passed
@elega
Copy link
Contributor Author

elega commented Sep 12, 2024

alluxio-bot, cherry-pick this to branch-2.10 please.

alluxio-bot pushed a commit that referenced this pull request Sep 12, 2024
### What changes are proposed in this pull request?

Please outline the changes and how this PR fixes the issue.

### Why are the changes needed?

Please clarify why the changes are needed. For instance,
  1. If you propose a new API, clarify the use case for a new API.
  2. If you fix a bug, describe the bug.

### Does this PR introduce any user facing changes?

Please list the user-facing changes introduced by your change, including
  1. change in user-facing APIs
  2. addition or removal of property keys
  3. webui

			pr-link: #18695
			change-id: cid-fba7d00da83719d31df0d917e1419ed049adeed8
@alluxio-bot
Copy link
Contributor

Auto cherry-pick to branch branch-2.10 successfully opened PR: #18696

alluxio-bot added a commit that referenced this pull request Sep 12, 2024
Cherry-pick of existing commit.
orig-pr: #18695
orig-commit: c0cea82
orig-commit-author: elega <[email protected]>

			pr-link: #18696
			change-id: cid-fba7d00da83719d31df0d917e1419ed049adeed8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug This issue is about a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants