swh:1:snp:764524290233376de64947417267228741ce2485
Revision 5ee62b65e032973f83f45c3cf99006c3e5ce6ad4 authored by Felix GV on 12 January 2016, 03:08:56 UTC, committed by Felix GV on 12 January 2016, 06:56:22 UTC
This fixes two issues in 'build.primary.replicas.only':
1. The progress report in the AsyncTask was wrong, which
   also resulted in erroneous logs in the BnP job.
2. The previous implementation was DDOSing the NameNode
   with a furious amount of ListStatus operation, most
   of which it did not even need to get the result of.

Also added retry with random back off when the ListStatus
operations fail, and cleaned up HdfsFetcherAdvancedTest a
little bit.
1 parent 1fd44c9
History
Tip revision: 99127eab3078eed90faa66cc671259a85cb89464 authored by Felix GV on 24 July 2023, 13:49:47 UTC
Update README.md
Tip revision: 99127ea
File Mode Size
.settings
bin
clients
config
contrib
docs
example
gradle
private-lib
src
test
voldemort-contrib
.gitignore -rw-r--r-- 242 bytes
CONTRIBUTORS -rw-r--r-- 659 bytes
LICENSE -rw-r--r-- 11.1 KB
NOTES -rw-r--r-- 2.5 KB
NOTICE -rw-r--r-- 8.1 KB
README.md -rw-r--r-- 4.4 KB
build.gradle -rw-r--r-- 20.1 KB
build.xml -rw-r--r-- 1.7 KB
gradle.properties -rw-r--r-- 1.1 KB
gradlew -rwxr-xr-x 5.0 KB
gradlew.bat -rw-r--r-- 2.3 KB
release_notes.txt -rw-r--r-- 48.7 KB
settings.gradle -rw-r--r-- 149 bytes
tomcat-tasks.properties -rw-r--r-- 420 bytes
web.xml -rw-r--r-- 1.1 KB

README.md

back to top