Skip to content

Commit

Permalink
ODE-1250 Update readme comment on troubleshooting timeout issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Schwartz-Matthew-bah committed May 22, 2019
1 parent 7c369a4 commit d188f1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qa/test-harness/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ ExpectedMessages = 400
## Troubleshooting

- `testharness.TestHarnessException: [ERROR] Aborting test routine! Received no messages from the Kafka consumer.`
1. Try increasing the Kafka consumer timeout: [testharness.py#L14](./testharness.py#L14)
1. Try increasing the Kafka consumer timeout using the `KafkaTimeout` property in the _meta section of the configuration file
2. Verify that the ODE is publishing messages to the Kafka topics specified in the configuration file

## Release History
Expand Down

0 comments on commit d188f1e

Please sign in to comment.