Skip to content

Optionally skip extra s3 metadata#1392

Merged
ssalinas merged 2 commits intomasterfrom
skip_metadata
Jan 6, 2017
Merged

Optionally skip extra s3 metadata#1392
ssalinas merged 2 commits intomasterfrom
skip_metadata

Conversation

@ssalinas
Copy link
Copy Markdown
Contributor

@ssalinas ssalinas commented Jan 6, 2017

No description provided.

}

private List<SingularityS3Log> getS3LogsWithExecutorService(S3Configuration s3Configuration, Optional<String> group, ListeningExecutorService executorService, Collection<String> prefixes) throws InterruptedException, ExecutionException, TimeoutException {
private List<SingularityS3Log> getS3LogsWithExecutorService(S3Configuration s3Configuration, Optional<String> group, ListeningExecutorService executorService, Collection<String> prefixes, final boolean excldueMetadata) throws InterruptedException, ExecutionException, TimeoutException {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

typo here

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

thanks, fixed

@tpetr
Copy link
Copy Markdown
Contributor

tpetr commented Jan 6, 2017

LGTM

@ssalinas ssalinas modified the milestone: 0.14.0 Jan 6, 2017
@ssalinas ssalinas merged commit 80e9d0a into master Jan 6, 2017
@ssalinas ssalinas deleted the skip_metadata branch January 6, 2017 16:23
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.

2 participants