From: Gandalf C. <gan...@gm...> - 2018-05-11 13:31:28
|
Il giorno ven 11 mag 2018 alle ore 01:48 Davies Liu <dav...@gm...> ha scritto: > If you have more chunk servers, it will be faster. Why it would be faster ? AFAIK, the crc check is done by each chunk server for each chunks, and not splitted in multiple batches. In example, with replica 3, 3 chunkservers and 4.000.000 chunks, each chunkserver will check 4.000.000 chunks and not 4.000.000/3 |