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

[SERIALIZATION] add serialization and deserialization functionality for ClusterBean #1769

Merged

Conversation

Haser0305
Copy link
Collaborator

#1710

新增可以將 ClusterBean 序列化,並且轉回 Map<Integer, List<BeanObject>> 形式的方法

Copy link
Contributor

@chia7712 chia7712 left a comment

Choose a reason for hiding this comment

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

兩個建議請看一下,謝謝~

@garyparrot
Copy link
Collaborator

LGTM 但衝突可能需要處理一下,感謝 @Haser0305

# Conflicts:
#	common/src/main/java/org/astraea/common/ByteUtils.java
#	common/src/test/java/org/astraea/common/ByteUtilsTest.java
garyparrot
garyparrot previously approved these changes May 28, 2023
@chia7712
Copy link
Contributor

麻煩確認一下失敗的測試

@Haser0305
Copy link
Collaborator Author

Haser0305 commented May 29, 2023

麻煩確認一下失敗的測試

unrelated test failed track by #1784

Copy link
Contributor

@chia7712 chia7712 left a comment

Choose a reason for hiding this comment

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

LGTM

@Haser0305 Haser0305 merged commit cba7724 into opensource4you:main May 30, 2023
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.

3 participants