mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
580940bf82
* balance partitions on brokers * prepare topic partition first and then publish, move partition * purge unused APIs * clean up * adjust logs * add BalanceTopics() grpc API * configure topic * configure topic command * refactor * repair missing partitions * sequence of operations to ensure ordering * proto to close publishers and consumers * rename file * topic partition versioned by unixTimeNs * create local topic partition * close publishers * randomize the client name * wait until no publishers * logs * close stop publisher channel * send last ack * comments * comment * comments * support list of brokers * add cli options * Update .gitignore * logs * return io.eof directly * refactor * optionally create topic * refactoring * detect consumer disconnection * sub client wait for more messages * subscribe by time stamp * rename * rename to sub_balancer * rename * adjust comments * rename * fix compilation * rename * rename * SubscriberToSubCoordinator * sticky rebalance * go fmt * add tests * balance partitions on brokers * prepare topic partition first and then publish, move partition * purge unused APIs * clean up * adjust logs * add BalanceTopics() grpc API * configure topic * configure topic command * refactor * repair missing partitions * sequence of operations to ensure ordering * proto to close publishers and consumers * rename file * topic partition versioned by unixTimeNs * create local topic partition * close publishers * randomize the client name * wait until no publishers * logs * close stop publisher channel * send last ack * comments * comment * comments * support list of brokers * add cli options * Update .gitignore * logs * return io.eof directly * refactor * optionally create topic * refactoring * detect consumer disconnection * sub client wait for more messages * subscribe by time stamp * rename * rename to sub_balancer * rename * adjust comments * rename * fix compilation * rename * rename * SubscriberToSubCoordinator * sticky rebalance * go fmt * add tests * tracking topic=>broker * merge * comment |
||
---|---|---|
.. | ||
command_cluster_check.go | ||
command_cluster_ps.go | ||
command_cluster_raft_add.go | ||
command_cluster_raft_ps.go | ||
command_cluster_raft_remove.go | ||
command_collection_delete.go | ||
command_collection_list.go | ||
command_ec_balance.go | ||
command_ec_common.go | ||
command_ec_decode.go | ||
command_ec_encode.go | ||
command_ec_encode_test.go | ||
command_ec_rebuild.go | ||
command_ec_test.go | ||
command_fs_cat.go | ||
command_fs_cd.go | ||
command_fs_configure.go | ||
command_fs_du.go | ||
command_fs_ls.go | ||
command_fs_merge_volumes.go | ||
command_fs_meta_cat.go | ||
command_fs_meta_change_volume_id.go | ||
command_fs_meta_load.go | ||
command_fs_meta_notify.go | ||
command_fs_meta_save.go | ||
command_fs_mkdir.go | ||
command_fs_mv.go | ||
command_fs_pwd.go | ||
command_fs_rm.go | ||
command_fs_tree.go | ||
command_fs_verify.go | ||
command_lock_unlock.go | ||
command_mount_configure.go | ||
command_mq_balance.go | ||
command_mq_topic_configure.go | ||
command_mq_topic_desc.go | ||
command_mq_topic_list.go | ||
command_remote_cache.go | ||
command_remote_configure.go | ||
command_remote_meta_sync.go | ||
command_remote_mount.go | ||
command_remote_mount_buckets.go | ||
command_remote_uncache.go | ||
command_remote_unmount.go | ||
command_s3_bucket_create.go | ||
command_s3_bucket_delete.go | ||
command_s3_bucket_list.go | ||
command_s3_bucket_quota.go | ||
command_s3_bucket_quota_check.go | ||
command_s3_circuitbreaker.go | ||
command_s3_circuitbreaker_test.go | ||
command_s3_clean_uploads.go | ||
command_s3_configure.go | ||
command_volume_balance.go | ||
command_volume_balance_test.go | ||
command_volume_check_disk.go | ||
command_volume_check_disk_test.go | ||
command_volume_configure_replication.go | ||
command_volume_copy.go | ||
command_volume_delete.go | ||
command_volume_delete_empty.go | ||
command_volume_fix_replication.go | ||
command_volume_fix_replication_test.go | ||
command_volume_fsck.go | ||
command_volume_list.go | ||
command_volume_list_test.go | ||
command_volume_mark.go | ||
command_volume_mount.go | ||
command_volume_move.go | ||
command_volume_server_evacuate.go | ||
command_volume_server_evacuate_test.go | ||
command_volume_server_leave.go | ||
command_volume_tier_download.go | ||
command_volume_tier_move.go | ||
command_volume_tier_upload.go | ||
command_volume_unmount.go | ||
command_volume_vacuum.go | ||
command_volume_vacuum_disable.go | ||
command_volume_vacuum_enable.go | ||
commands.go | ||
shell_liner.go | ||
volume.list.txt | ||
volume.list2.txt |