[GitHub] kafka pull request #2587: KAFKA-4789: Added support to ProcessorTopologyTest...

2017-02-23 Thread hrafzali
Github user hrafzali closed the pull request at: https://github.com/apache/kafka/pull/2587 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] kafka pull request #2590: KAFKA-4789: Added support to ProcessorTopologyTest...

2017-02-23 Thread hrafzali
GitHub user hrafzali opened a pull request: https://github.com/apache/kafka/pull/2590 KAFKA-4789: Added support to ProcessorTopologyTestDriver to forward timestamps to internal topics This resolves the issue in the ProcessorTopologyTestDriver that the extracted timestamp is not

[GitHub] kafka pull request #2629: KAFKA-4828: ProcessorTopologyTestDriver does not w...

2017-03-02 Thread hrafzali
GitHub user hrafzali opened a pull request: https://github.com/apache/kafka/pull/2629 KAFKA-4828: ProcessorTopologyTestDriver does not work when using through This resolves the following issues in the ProcessorTopologyTestDriver: - It should not create an internal changelog

[GitHub] kafka pull request #2587: KAFKA-4461: Added support to ProcessorTopologyTest...

2017-02-23 Thread hrafzali
GitHub user hrafzali opened a pull request: https://github.com/apache/kafka/pull/2587 KAFKA-4461: Added support to ProcessorTopologyTestDriver to forward timestamps to internal topics This resolves the issue in the ProcessorTopologyTestDriver that the extracted timestamp is not

[GitHub] kafka pull request #3206: KAFKA-5368 Kafka Streams skipped-records-rate sens...

2017-06-02 Thread hrafzali
GitHub user hrafzali opened a pull request: https://github.com/apache/kafka/pull/3206 KAFKA-5368 Kafka Streams skipped-records-rate sensor bug This resolved the issue with Kafka Streams skipped records sensor reporting wrong values. Jira ticket: https://issues.apache.org