Skip to content

Instantly share code, notes, and snippets.

@mvodep
Created March 14, 2022 20:35
Show Gist options
  • Save mvodep/4b4ef4be488e655df4f4c83d56a75a57 to your computer and use it in GitHub Desktop.
Save mvodep/4b4ef4be488e655df4f4c83d56a75a57 to your computer and use it in GitHub Desktop.
{
"type": "IntegrationPointFailure",
"subtype": "ConnectionIssue",
"detail": {
"type": "kafka",
"host": "broker1.kafka.somedomain",
"status": "OPEN",
"issueBegin": "2007-12-24T18:21Z",
"codeReference": {
"file": "MyKafkaSuperService.java",
"line": 223
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment