Commit d78b4ec
authored
MINOR: Use explicit AcknowledgeType enums in SharePartitionTest (#20802)
This PR updates the `SharePartitionTest.java` unit tests to use
`AcknowledgeType` enums instead of hardcoded byte values. This makes the
tests more readable and maintainable, and ensures that acknowledgement
types are referenced consistently throughout the codebase.
Reviewers: Andrew Schofield <[email protected]>1 parent 1e547de commit d78b4ec
File tree
1 file changed
+171
-169
lines changed1 file changed
+171
-169
lines changed
0 commit comments