bjustin-ibm opened a new pull request #180: Test fixes URL: https://github.com/apache/incubator-openwhisk-package-kafka/pull/180 Better avoid cross-contamination for trigger activations during automated tests in the scenario where the kafka instance being used by the tests is shared. When the kafka instance under test is shared, it could be that messages are being produced to it from other sources. The automated tests should be aware of that and handle, as well as can be expected, to sift through potentially unexpected trigger activations that may result from other uses of the kafka instance. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
