Skip to content
Snippets Groups Projects
  • cody koeninger's avatar
    b127ff8a
    [SPARK-2808] [STREAMING] [KAFKA] cleanup tests from · b127ff8a
    cody koeninger authored
    see if requiring producer acks eliminates the need for waitUntilLeaderOffset calls in tests
    
    Author: cody koeninger <cody@koeninger.org>
    
    Closes #5921 from koeninger/kafka-0.8.2-test-cleanup and squashes the following commits:
    
    1e89dc8 [cody koeninger] Merge branch 'master' into kafka-0.8.2-test-cleanup
    4662828 [cody koeninger] [Streaming][Kafka] filter mima issue for removal of method from private test class
    af1e083 [cody koeninger] Merge branch 'master' into kafka-0.8.2-test-cleanup
    4298ac2 [cody koeninger] [Streaming][Kafka] update comment to trigger jenkins attempt
    1274afb [cody koeninger] [Streaming][Kafka] see if requiring producer acks eliminates the need for waitUntilLeaderOffset calls in tests
    b127ff8a
    History
    [SPARK-2808] [STREAMING] [KAFKA] cleanup tests from
    cody koeninger authored
    see if requiring producer acks eliminates the need for waitUntilLeaderOffset calls in tests
    
    Author: cody koeninger <cody@koeninger.org>
    
    Closes #5921 from koeninger/kafka-0.8.2-test-cleanup and squashes the following commits:
    
    1e89dc8 [cody koeninger] Merge branch 'master' into kafka-0.8.2-test-cleanup
    4662828 [cody koeninger] [Streaming][Kafka] filter mima issue for removal of method from private test class
    af1e083 [cody koeninger] Merge branch 'master' into kafka-0.8.2-test-cleanup
    4298ac2 [cody koeninger] [Streaming][Kafka] update comment to trigger jenkins attempt
    1274afb [cody koeninger] [Streaming][Kafka] see if requiring producer acks eliminates the need for waitUntilLeaderOffset calls in tests
MimaExcludes.scala 31.84 KiB