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

Amazon plugins: Wrap at 140 columns #34495

Merged
merged 4 commits into from
Oct 18, 2018
Merged

Amazon plugins: Wrap at 140 columns #34495

merged 4 commits into from
Oct 18, 2018

Conversation

nik9000
Copy link
Member

@nik9000 nik9000 commented Oct 15, 2018

Applies our standard column wrapping to the discovery-ec2 and
repository-s3 plugins.

Applies our standard column wrapping to the `discovery-ec2` and
`repository-s3` plugins.
@nik9000 nik9000 added the v7.0.0 label Oct 15, 2018
@nik9000 nik9000 changed the title Amazon: Wrap at 140 columns Amazon plugins: Wrap at 140 columns Oct 15, 2018
@nik9000 nik9000 added >non-issue :Distributed Coordination/Discovery-Plugins Anything related to our integration plugins with EC2, GCP and Azure v6.5.0 labels Oct 15, 2018
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed

@@ -143,12 +143,14 @@ public void setS3ClientOptions(S3ClientOptions clientOptions) {
}

@Override
public void changeObjectStorageClass(String bucketName, String key, StorageClass newStorageClass) throws AmazonClientException, AmazonServiceException {
Copy link
Member Author

Choose a reason for hiding this comment

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

This file and its brother below are huge and we might be able to use mockito for it now but I didn't want to make a big change to how the test was implemented. And I was on an airplane and this is the kind of thing you do when you are tired and bored on an airplane. I'd be happy to be told "don't merge this, see about mockito instead" if anyone things that is a good idea.

Copy link
Contributor

@ywelsch ywelsch left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

@nik9000 nik9000 merged commit 6c07d10 into elastic:master Oct 18, 2018
nik9000 added a commit that referenced this pull request Oct 18, 2018
Applies our standard column wrapping to the `discovery-ec2` and
`repository-s3` plugins.
matriv pushed a commit to matriv/elasticsearch that referenced this pull request Oct 19, 2018
Applies our standard column wrapping to the `discovery-ec2` and
`repository-s3` plugins.
kcm pushed a commit that referenced this pull request Oct 30, 2018
Applies our standard column wrapping to the `discovery-ec2` and
`repository-s3` plugins.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed Coordination/Discovery-Plugins Anything related to our integration plugins with EC2, GCP and Azure >non-issue v6.5.0 v7.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants