Skip to content

Conversation

@sulabhjain1991
Copy link
Owner

No description provided.

GraciesPadre and others added 30 commits December 6, 2016 15:55
…rs to use instead of catching an exception when a read job fails.
…doing so at that point is premature and prevents appending to the channel

during network-fault-induced retries.
… set when we experience the situation where the network delivers a smaller

payload than the http header says.
Creating a new GetObjectRequest per item transfer in a way that gives back the same channel for  like-named objects.
… I injected a fault into the file lesmis-copies.txt. Using a different file

in this test is still valid, because we're usiong a ds3 client shim that also injects faults, which exercises the logic we're trying to validate with
this test -- retry logic.  I'll update this test when I get finished with the partial read retry stuff I'm working on, which is why I monkeyed with
the http proxy to begin with :(
Fix integration tests that broke with latest http proxy
…into partial_read_bug

# Conflicts:
#	ds3-sdk/src/main/java/com/spectralogic/ds3client/utils/IOUtils.java
rpmoore and others added 29 commits December 22, 2016 13:15
…into partial_read_bug

# Conflicts:
#	ds3-sdk-integration/src/test/java/com/spectralogic/ds3client/integration/GetJobManagement_Test.java
… mark a directory writable or not in favor of Process.waitFor().
Fixing integration test with proxied builds
Updating GetObject test to pass or fail taking into account partial read failures.
…fault java7 client in order to talk to java8 BP server
Specify SSL protocol TLSv1.2 when ignoring certificate to override de…
…able list. Just create the immutable list directly.
Had been making an unnecessary copy of a mutable list
@sulabhjain1991 sulabhjain1991 merged commit 67747f1 into sulabhjain1991:master Jan 13, 2017
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.

5 participants