You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Konstantin Lebedev 93ca87b7cb use safe onPeerUpdateDoneCns 2 years ago
..
filer_ui Add filer command line parameter to let Filer UI show/hide directory delete button 3 years ago
master_ui master ui add raft stats and Max Volume Id 3 years ago
volume_server_ui show RemoteVolumes/EcVolumes only if it is not empty 4 years ago
common.go logging processRangeRequest errors 3 years ago
common_test.go jwt check the base file id 6 years ago
filer_grpc_server.go filer: remove replication, collection, disk_type info from entry metadata 3 years ago
filer_grpc_server_admin.go shell: cluster.ps display filer group 3 years ago
filer_grpc_server_kv.go filer: cross cluster synchronization 4 years ago
filer_grpc_server_remote.go use streaming mode for long poll grpc calls 3 years ago
filer_grpc_server_rename.go rename to skipCheckParentDir 3 years ago
filer_grpc_server_sub_meta.go more logging related to filer metadata subscription 2 years ago
filer_server.go Add filer command line parameter to let Filer UI show/hide directory delete button 3 years ago
filer_server_handlers.go FEATURE: add JWT to HTTP endpoints of Filer and use them in S3 Client 3 years ago
filer_server_handlers_proxy.go filer, s3, volume server: a bit memory optimization 3 years ago
filer_server_handlers_read.go move s3 related constants from package http to s3_constants 3 years ago
filer_server_handlers_read_dir.go Add filer command line parameter to let Filer UI show/hide directory delete button 3 years ago
filer_server_handlers_tagging.go update code according to PR's comment 3 years ago
filer_server_handlers_write.go filer: remove replication, collection, disk_type info from entry metadata 3 years ago
filer_server_handlers_write_autochunk.go filer: remove replication, collection, disk_type info from entry metadata 3 years ago
filer_server_handlers_write_cipher.go filer: remove replication, collection, disk_type info from entry metadata 3 years ago
filer_server_handlers_write_merge.go add a place holder for later merge consecutive chunks 3 years ago
filer_server_handlers_write_upload.go enhancement: replace sort.Slice with slices.SortFunc to reduce reflection 3 years ago
filer_server_rocksdb.go go fmt 3 years ago
master_grpc_server.go avoid set currentMaster k8s svc.local discoveruy service domains 3 years ago
master_grpc_server_admin.go add timing info during ping operation 3 years ago
master_grpc_server_cluster.go collect cluster node start time 3 years ago
master_grpc_server_collection.go use streaming mode for long poll grpc calls 3 years ago
master_grpc_server_raft.go avoid panic if hashicorp raft not initialized 3 years ago
master_grpc_server_volume.go fix unit 3 years ago
master_server.go use safe onPeerUpdateDoneCns 2 years ago
master_server_handlers.go rename security.GenJwt to security.GenJwtForVolumeServer 3 years ago
master_server_handlers_admin.go fix compilation 3 years ago
master_server_handlers_ui.go master ui add raft stats and Max Volume Id 3 years ago
raft_hashicorp.go avoid no such raft date directory 3 years ago
raft_server.go avoid no such raft date directory 3 years ago
raft_server_handlers.go add stats raft handler 3 years ago
volume_grpc_admin.go collect volume server status 3 years ago
volume_grpc_batch_delete.go volume: support concurrent download data size limit 3 years ago
volume_grpc_client_to_master.go fix typo 3 years ago
volume_grpc_copy.go Determine whether to preallocate according to the master configuration before executing copy volume 3 years ago
volume_grpc_copy_incremental.go fix typo offset.ToAcutalOffset to offset.ToActualOffset 4 years ago
volume_grpc_erasure_coding.go use streaming mode for long poll grpc calls 3 years ago
volume_grpc_query.go volume: support concurrent download data size limit 3 years ago
volume_grpc_read_all.go volume stream read skips deleted content 3 years ago
volume_grpc_read_write.go fix build error 4 years ago
volume_grpc_remote.go go fmt 3 years ago
volume_grpc_tail.go change server address from string to a type 3 years ago
volume_grpc_tier_download.go volume: add "-dir.idx" option for separate index storage 4 years ago
volume_grpc_tier_upload.go skip if already copied to remote 3 years ago
volume_grpc_vacuum.go go fmt 3 years ago
volume_server.go add inflight upload data wait timeout 3 years ago
volume_server_handlers.go add condition when inFlightUploadDataLimitCond signal 3 years ago
volume_server_handlers_admin.go healthz check to avoid drain pod with last replicas 3 years ago
volume_server_handlers_helper.go directory structure change to work with glide 9 years ago
volume_server_handlers_read.go stream read large files 3 years ago
volume_server_handlers_ui.go change server address from string to a type 3 years ago
volume_server_handlers_write.go move some volume lookup operations to grpc 3 years ago
volume_server_tcp_handlers_write.go avoid duplicated volume directory 3 years ago
webdav_server.go Fixes WebDAV 0-bytes files 3 years ago