Skip to content

Conversation

@zsxwing
Copy link
Member

@zsxwing zsxwing commented Aug 24, 2018

What changes were proposed in this pull request?

This is a follow up PR for #22207 to fix a potential flaky test. processAllAvailable doesn't work for continuous processing so we should not use it for a continuous query.

How was this patch tested?

Jenkins.

@zsxwing
Copy link
Member Author

zsxwing commented Aug 24, 2018

cc @tdas

@SparkQA
Copy link

SparkQA commented Aug 24, 2018

Test build #95232 has finished for PR 22230 at commit a524256.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
  • class KafkaDontFailOnDataLossSuite extends StreamTest with KafkaMissingOffsetsTest

@tdas
Copy link
Contributor

tdas commented Aug 25, 2018

LGTM.

@zsxwing
Copy link
Member Author

zsxwing commented Aug 25, 2018

Thanks! Merging to master.

@asfgit asfgit closed this in c17a8ff Aug 25, 2018
@zsxwing zsxwing deleted the SPARK-25214-2 branch August 26, 2018 06:28
bogdanrdc pushed a commit to bogdanrdc/spark that referenced this pull request Aug 28, 2018
…turn duplicated records when `failOnDataLoss=false`

## What changes were proposed in this pull request?

This is a follow up PR for apache#22207 to fix a potential flaky test. `processAllAvailable` doesn't work for continuous processing so we should not use it for a continuous query.

## How was this patch tested?

Jenkins.

Closes apache#22230 from zsxwing/SPARK-25214-2.

Authored-by: Shixiong Zhu <[email protected]>
Signed-off-by: Shixiong Zhu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants