151 Commits (d12a423aa0c6d8244d4a46ed2ec8804ad64f2081)

Author SHA1 Message Date
chrislu 2305508b65 refactor: separate into two files 3 years ago
chrislu 21e0898631 refactor: change masters from a slice to a map 3 years ago
chrislu 4042fdf3bb rename to skipCheckParentDir 3 years ago
zzq09494 40b0033fa7 go fmt 3 years ago
zzq09494 81cce4b4c3 filer: support uploading file without needEnsureParentDir 3 years ago
zzq09494 a6a8892255 Revert "filer: support uploading file without needEnsureParentDir" 3 years ago
zzq09494 a93c4947ba filer: support uploading file without needEnsureParentDir 3 years ago
chrislu 9f9ef1340c use streaming mode for long poll grpc calls 3 years ago
banjiaojuhao 08336be92e filer server: allow upload file to specific dataNode 3 years ago
Chris Lu 5ea86ef1da Revert "master: rename grpc function KeepConnected() to SubscribeVolumeLocationUpdates()" 3 years ago
Chris Lu af71ae11aa master: rename grpc function KeepConnected() to SubscribeVolumeLocationUpdates() 3 years ago
Chris Lu e5fc35ed0c change server address from string to a type 3 years ago
Chris Lu 0128239c0f handle ipv6 addresses 3 years ago
Chris Lu 05f32376eb add cluster id in filer configuration response 3 years ago
Chris Lu 450222dd64 add remote to filer.Entry and filer_pb entry, add RemoteConf 3 years ago
Chris Lu b194f91f47 add version to filer configuration response 4 years ago
Chris Lu ab606dec2a filer: add path-specific option to enforce readonly 4 years ago
Chris Lu ddc8643ee0 filer: directory listing adds namePatternExclude 4 years ago
Chris Lu 6daa932f5c refactoring to get master function, instead of passing master values directly 4 years ago
Chris Lu a4063a5437 add stream list directory entries 4 years ago
Chris Lu f002e668de change limit to int64 in case of overflow 4 years ago
Chris Lu 2c3c2c27d7 separate prefix from namePattern 4 years ago
Chris Lu 2e6cf541e7 filer: avoid deletion error when item is not found 4 years ago
Chris Lu 1bf22c0b5b go fmt 4 years ago
Chris Lu 0d2ec832e2 rename from volumeType to diskType 4 years ago
Chris Lu e9cd798bd3 adding volume type 4 years ago
Chris Lu 765b3ef1be save /etc/iam/identity.json inside filer store 4 years ago
Chris Lu f4abd01adf filer: cache small file to filer store 4 years ago
Chris Lu 95c0de285d refactoring 4 years ago
Chris Lu 500bcab953 refactoring 4 years ago
Chris Lu f375b93aef renaming 4 years ago
Chris Lu e9d40b80b2 less verbose logs 4 years ago
Chris Lu 6c92fa349d filer: support default rack 4 years ago
Chris Lu ace0ea3d28 s3: avoid duplicated bucket 4 years ago
Chris Lu 62d3d3aea0 go fmt 4 years ago
Chris Lu a8624c2e4f read from alternative replica 4 years ago
Chris Lu 1012df7bb5 switch hardlink id from int64 to bytes 4 years ago
Chris Lu 5e239afdfc hardlink works now 4 years ago
Chris Lu 63373a9f9f filer: add file extended properties 4 years ago
Chris Lu cb427d48fa filer report metrics configuration 4 years ago
Chris Lu 387ab6796f filer: cross cluster synchronization 4 years ago
Chris Lu bba90ff3c8 read filer signature 4 years ago
Chris Lu eb7929a971 rename filer2 to filer 4 years ago
Chris Lu ca658a97c5 add signatures to messages to avoid double processing 4 years ago
Chris Lu 51346a5930 always keep the manifest list of chunks 4 years ago
Устюжанин Антон Александрович 33a9e5e2d1 test ListDirectoryPrefixedEntries 4 years ago
Chris Lu 97d97f3528 go code can read and write chunk manifest 4 years ago
Chris Lu 31e23e9783 filer: support active<=>active filer replication 5 years ago
Chris Lu df75b5c98d passing ctx for metadata logging 5 years ago
Chris Lu dfccc3c263 able to read chan and write chan 5 years ago