machi/src
UENISHI Kota ebb9bc3f5a Allow reading multiple chunks at once
* When repairing multiple chunks at once and any of its repair
  failed, the whole read request and repair work will fail
* Rename read_repair3 and read_repair4 to do_repair_chunks and
  do_repair chunk in machi_file_proxy
* This pull request changes return semantics of read_chunk(), that
  returns any chunk included in requested range
* First and last chunk may be cut to fit the requested range
* In machi_file_proxy, unwritten_bytes are removed and replaced by
  machi_csum_table
2015-10-20 17:59:09 +09:00
..
machi.app.src Add cluster_info to deps and small callback module 2015-10-19 15:36:05 +09:00
machi.proto Allow read_chunk() to return partial chunks 2015-10-19 15:37:17 +09:00
machi_admin_util.erl Allow read_chunk() to return partial chunks 2015-10-19 15:37:17 +09:00
machi_app.erl Add cluster_info to deps and small callback module 2015-10-19 15:36:05 +09:00
machi_basho_bench_driver.erl Fix usage of checksum_list by machi_basho_bench_driver.erl 2015-07-01 15:03:56 +09:00
machi_chain_manager1.erl Add cluster_info to deps and small callback module 2015-10-19 15:36:05 +09:00
machi_chain_repair.erl Allow read_chunk() to return partial chunks 2015-10-19 15:37:17 +09:00
machi_chash.erl Add first basic round of EDoc documentation, 'make edoc' target 2015-04-08 17:32:01 +09:00
machi_cinfo.erl Add cluster_info to deps and small callback module 2015-10-19 15:36:05 +09:00
machi_cr_client.erl Allow reading multiple chunks at once 2015-10-20 17:59:09 +09:00
machi_csum_table.erl Allow reading multiple chunks at once 2015-10-20 17:59:09 +09:00
machi_dt.erl yolo, un-do experimental type hack 2015-06-25 16:36:14 +09:00
machi_file_proxy.erl Allow reading multiple chunks at once 2015-10-20 17:59:09 +09:00
machi_file_proxy_sup.erl Fixed order of start_link parameters 2015-10-08 15:45:04 -05:00
machi_fitness.erl Add cluster_info to deps and small callback module 2015-10-19 15:36:05 +09:00
machi_flu1.erl Merge ss/deps-for-debugging (with rebar.config conflict fix) 2015-10-19 16:41:03 +09:00
machi_flu1_client.erl Argument fix for read_chunk() when write_chunk() says 'written' 2015-10-14 14:16:51 +09:00
machi_flu_filename_mgr.erl Choose new filename when epoch changes 2015-10-13 21:09:31 -05:00
machi_flu_metadata_mgr.erl TODO MARK todo comment and bugfix for machi_cr_client_test 2015-10-12 15:30:37 +09:00
machi_flu_metadata_mgr_sup.erl Add a metadata manager supervisor 2015-10-05 16:37:53 -05:00
machi_flu_psup.erl FLU startup via app.config 2015-10-16 16:28:46 +09:00
machi_flu_sup.erl Merge pull request #12 from basho/slf/packaging1 2015-10-16 17:56:27 +09:00
machi_pb_high_client.erl Allow read_chunk() to return partial chunks 2015-10-19 15:37:17 +09:00
machi_pb_translate.erl Allow reading multiple chunks at once 2015-10-20 17:59:09 +09:00
machi_projection.erl Remove all flap counting and inner projection stuff 2015-09-04 17:17:49 +09:00
machi_projection_store.erl Write public proj in all_members order only 2015-09-21 15:09:16 +09:00
machi_proxy_flu1_client.erl Argument fix for read_chunk() when write_chunk() says 'written' 2015-10-14 14:16:51 +09:00
machi_sequencer.erl Add first basic round of EDoc documentation, 'make edoc' target 2015-04-08 17:32:01 +09:00
machi_sup.erl Hooray, PULSE things look stable; remove debugging verbose cruft 2015-07-16 21:57:34 +09:00
machi_util.erl Add filename parse and validation functions 2015-10-13 21:12:14 -05:00
machi_yessir_client.erl make decode_csum_file_entry() very slightly less brittle 2015-07-01 15:18:57 +09:00