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

Microsoft-ServiceFabric.Trinity.StatefulService does not pass Chaos Testing #318

Open
TaviTruman opened this issue Apr 10, 2020 · 0 comments

Comments

@TaviTruman
Copy link
Contributor

As part of our integration testing suite, we have found that Graph Engine Stateful server implementation does not pass the recommended Chaos Testing!

Once we start to randomly inject breakage into the app then the Stateful sever seems to recover. If we power-reset the cluster or the machine once the machine and cluster come back up the GE/SF services never get to a good state.

Please let me know what data, information or environment requirement you think you need to assist; again, if the GE Team is not able to respond to this issue, please kindly let me know and we will commit our resources to the issue.

image

image

{
"Timestamp": "2020-04-10T09:29:04.5950419-07:00",
"ProviderName": "Microsoft-ServiceFabric.Trinity.StatefulService",
"Id": 3,
"Message": "[P1-Champion of the Universe]\tClientSocket: Incorrect server handshake ACK message. Thread Id = 39164, Socket = 4544",
"ProcessId": 30080,
"Level": "Error",
"Keywords": "0x0000F00000000001",
"EventName": "GraphEngineLogErr",
"ActivityID": null,
"RelatedActivityID": null,
"Payload": {
"message": "[P1-Champion of the Universe]\tClientSocket: Incorrect server handshake ACK message. Thread Id = 39164, Socket = 4544"
}
}

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

No branches or pull requests

1 participant