We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The test case lock validation test will failed. Its log is pasted below.
0.6.1 (Default)
[INFO] lock validation test passed [INFO] lock rpc validation test running... [INFO] running: docker exec -i client /mnt/validation_lock_client --endpoints=http://172.20.0.3:2379 lock mutex [DEBUG] Error: Rpc error: status: Internal, message: "failed to decode Protobuf message: Member.is_learner: FetchClusterResponse.members: invalid wire type: LengthDelimited (expected Varint)", details: [], metadata: MetadataMap { headers: {"content-type": "application/grpc", "date": "Sun, 25 Feb 2024 09:58:41 GMT"} } [FATAL] result not match pattern pattern: mutex.* result: Error: Rpc error: status: Internal, message: "failed to decode Protobuf message: Member.is_learner: FetchClusterResponse.members: invalid wire type: LengthDelimited (expected Varint)", details: [], metadata: MetadataMap { headers: {"content-type": "application/grpc", "date": "Sun, 25 Feb 2024 09:58:41 GMT"} }
The text was updated successfully, but these errors were encountered:
Phoenix500526
No branches or pull requests
Description about the bug
The test case lock validation test will failed. Its log is pasted below.
Version
0.6.1 (Default)
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: