Project

General

Profile

Bug #5476

Updated by Peter Amstutz about 9 years ago

# When doing PUT, KeepClient doesn't record how many successful blocks have been written, and to which servers.    As a result, subsequent retries waste resources re-uploading blocks to servers that already have them. 
 # If a PUT fails due to at least one connection timeout error, it should increase the connection timeout in subsequent retries. 

Back