Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update indexing in the helper to use multiple persists and merge #1700

Merged
merged 2 commits into from
Sep 14, 2015

Conversation

himanshug
Copy link
Contributor

this catches more issues with our sketch aggregator module implementation related to when intermediate persists happen while ingestion.

}
catch (IndexSizeExceededException ex) {
File tmp = Files.createTempDir();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The indexing tests are notoriously dirty about leaving files behind. Can this be reorchestrated to use a controlled TemporaryFolder @rule, either here or from the caller?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changed

@himanshug himanshug closed this Sep 3, 2015
@himanshug himanshug reopened this Sep 3, 2015
@himanshug himanshug closed this Sep 3, 2015
@himanshug himanshug reopened this Sep 3, 2015
@himanshug himanshug closed this Sep 4, 2015
@himanshug himanshug reopened this Sep 4, 2015
@fjy
Copy link
Contributor

fjy commented Sep 4, 2015

👍

@himanshug himanshug closed this Sep 4, 2015
@himanshug himanshug reopened this Sep 4, 2015
@nishantmonu51
Copy link
Member

+1 after squashing commits

fjy added a commit that referenced this pull request Sep 14, 2015
update indexing in the helper to use multiple persists and merge
@fjy fjy merged commit 34ef815 into apache:master Sep 14, 2015
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.

4 participants