Skip to content

Conversation

lukmajercak
Copy link
Contributor

Add a missing @test annotation for TestSafeMode.testSafeModeUtils()

@templedf
Copy link
Contributor

LGTM +1

@aajisaka
Copy link
Member

The patch is committed. Hi @lukmajercak , would you close this pull request?

@lukmajercak lukmajercak closed this Mar 5, 2017
shanthoosh pushed a commit to shanthoosh/hadoop that referenced this pull request Oct 15, 2019
Author: Prateek Maheshwari <[email protected]>

Reviewers: Jacob Maes <[email protected]>

Closes apache#175 from prateekm/documentation-cleanup
susheelgupta7 pushed a commit to susheel-gupta/hadoop that referenced this pull request Apr 30, 2025
…rols 100 CONTINUE behavior (apache#7134) (apache#175)

New option

  fs.s3a.connection.expect.continue

This controls whether or not an PUT request to the S3 store
sets the "Expect: 100-continue" header and awaits a 100 CONTINUE
response before uploading any data.

This allows for throttling and other problems to be detected fast.

The default is "true" -the header is sent.

(This is the SDK v1 backport).

Contributed by Steve Loughran

Change-Id: Ic448407268b80d2532c7b7080a21b0fe48694ef5
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