Skip to content

Remove redundant and broken MD5 checksum from repository-s3#25270

Merged
abeyad merged 2 commits intoelastic:masterfrom
joachimdraeger:s3-redundant-md5
Jun 21, 2017
Merged

Remove redundant and broken MD5 checksum from repository-s3#25270
abeyad merged 2 commits intoelastic:masterfrom
joachimdraeger:s3-redundant-md5

Conversation

@joachimdraeger
Copy link
Copy Markdown
Contributor

Remove redundant and not resettable (fails on retries) check-summing. Checksums are calculated and compared by the S3 client already. #25269

… Checksums are calculated and compared by the S3 client already. elastic#25269
@elasticmachine
Copy link
Copy Markdown
Collaborator

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

@pickypg
Copy link
Copy Markdown
Member

pickypg commented Jun 16, 2017

@dadoonet You probably know the most about this?

@dadoonet dadoonet requested a review from abeyad June 19, 2017 12:01
@clintongormley clintongormley added :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs review labels Jun 20, 2017
@joachimdraeger
Copy link
Copy Markdown
Contributor Author

@abeyad, did you have a chance to have a look? Thanks.

Copy link
Copy Markdown

@abeyad abeyad left a comment

Choose a reason for hiding this comment

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

LGTM, great find @joachimdraeger ! Thank you for reporting and fixing it.

@abeyad abeyad merged commit 98b0267 into elastic:master Jun 21, 2017
abeyad pushed a commit that referenced this pull request Jun 21, 2017
Remove redundant and not resettable (fails on retries) check-summing. Checksums are calculated and compared by the S3 client already. 

Closes #25269
abeyad pushed a commit that referenced this pull request Jun 21, 2017
Remove redundant and not resettable (fails on retries) check-summing. Checksums are calculated and compared by the S3 client already. 

Closes #25269
abeyad pushed a commit that referenced this pull request Jun 21, 2017
Remove redundant and not resettable (fails on retries) check-summing. Checksums are calculated and compared by the S3 client already. 

Closes #25269
@abeyad
Copy link
Copy Markdown

abeyad commented Jun 21, 2017

5.x commit: b73adbe
5.5 commit: 280014a
5.4 commit: 913badd

@joachimdraeger
Copy link
Copy Markdown
Contributor Author

Thanks for your review and merge, @abeyad

jasontedor added a commit to jasontedor/elasticsearch that referenced this pull request Jun 22, 2017
* master: (56 commits)
  Initialize max unsafe auto ID timestamp on shrink
  Enable a long translog retention policy by default (elastic#25294)
  Remove `index.mapping.single_type=false` from core/tests (elastic#25331)
  test: single type defaults to true since alpha1 and not alpha3
  Get short path name for native controllers
  Live primary-replica resync (no rollback) (elastic#24841)
  Upgrade to lucene-7.0.0-snapshot-ad2cb77. (elastic#25349)
  percolator: Deprecate `document_type` parameter.
  [DOCS] Fixed typo.
  [rest-api-spec/indices.refresh] Remove old params
  Remove redundant and broken MD5 checksum from repository-s3 (elastic#25270)
  Initialize sequence numbers on a shrunken index
  Port most snapshot/restore static bwc tests to qa:full-cluster-restart (elastic#25296)
  Javadoc: ThreadPool doesn't reject while shutdown (elastic#23678)
  test: verify `size_to_upgrade_in_bytes` in assertBusy(...)
  Docs: Removed duplicated line in mapping docs
  Add backward compatibility indices for 5.4.2
  Update MockTransportService to the age of Transport.Connection (elastic#25320)
  Add version v5.4.2 after release
  IndexMetaData: Add internal format index setting (elastic#25292)
  ...
utkarshsins pushed a commit to rahulanishetty/elasticsearch that referenced this pull request Jun 29, 2017
…25270)

Remove redundant and not resettable (fails on retries) check-summing. Checksums are calculated and compared by the S3 client already. 

Closes elastic#25269
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>bug :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs v5.4.3 v5.5.0 v6.0.0-beta1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants