Skip to content

Conversation

@wangmiao1981
Copy link
Contributor

What changes were proposed in this pull request?

This is a follow-up work of #15618.

Close file source;
For any newly created streaming context outside the withContext, explicitly close the context.

How was this patch tested?

Existing unit tests.

@SparkQA
Copy link

SparkQA commented Nov 9, 2016

Test build #68379 has finished for PR 15818 at commit c18af1e.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@srowen
Copy link
Member

srowen commented Nov 10, 2016

OK, I can merge this. This is getting confusing because 7 pull requests have been piled on one JIRA. I get that they're related and sometimes we have follow-ups but now we don't even have the changes merged into all the same branch. I think I will go back and merge all 3 related PRs into branch-2.1 to make sure we're consistent, including this one.

@srowen
Copy link
Member

srowen commented Nov 10, 2016

Merged to master; see #15618 (comment)

@asfgit asfgit closed this in 22a9d06 Nov 10, 2016
@wangmiao1981
Copy link
Contributor Author

@srowen Thanks! Next time, I will file a new JIRA if I do for the same reason.

uzadude pushed a commit to uzadude/spark that referenced this pull request Jan 27, 2017
…ts and example

## What changes were proposed in this pull request?

This is a follow-up work of apache#15618.

Close file source;
For any newly created streaming context outside the withContext, explicitly close the context.

## How was this patch tested?

Existing unit tests.

Author: [email protected] <[email protected]>

Closes apache#15818 from wangmiao1981/rtest.
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