66 Commits (6e8bd1681953d9af975883cb81a8efb4a259afd3)

Author SHA1 Message Date
Chris Lu e8b7d4ad64 simplify a bit 4 years ago
Chris Lu 0b00edfc3b waits in case master lost connection 4 years ago
Chris Lu f0ad172e80 shell: show which server holds the lock 4 years ago
Chris Lu 35d939a1d2 go fmt 4 years ago
Chris Lu 1bd880dcdb adds tcp writes benchmark 4 years ago
Chris Lu 1444e9d275 migrated multi host connection pool from godropbox package 4 years ago
Chris Lu 2b76854641 add "weed filer.cat" to read files directly from volume servers 4 years ago
Konstantin Lebedev 1eec5c8d5d gen pb 4 years ago
Konstantin Lebedev fc7baef5bb fiil serverUrls sorted by data center 4 years ago
Konstantin Lebedev dc26012a3b initial 4 years ago
Chris Lu 8750cac090 move to util.RetryWaitTime 4 years ago
Chris Lu ef908e166b break import cycle 4 years ago
Chris Lu 7192a378cc add retry to master clients also 4 years ago
Chris Lu ee1fc6558a refactor 4 years ago
Chris Lu a8624c2e4f read from alternative replica 4 years ago
Chris Lu da4edf3651 master: check peers for existing leader before starting a leader election 4 years ago
Chris Lu eaf9fdde99 avoid sharing context over separate goroutine 4 years ago
Chris Lu daf0a449f7 properly cancel context for streaming grpc 4 years ago
李远军 8c318470dd Revert "remove fixJpgOrientation" 5 years ago
李远军 6608cb5f43 Revert "remove fixJpgOrientation" 5 years ago
Chris Lu de5ca9b258 remove fixJpgOrientation 5 years ago
Chris Lu 45a9d852d3 go fmt 5 years ago
Chris Lu 5d3ec22975 refactoring 5 years ago
Chris Lu aebe39a803 avoid repeated grpc connection creation 5 years ago
Chris Lu 076c8bd3bc filer master start up with default ip address instead of just localhost 5 years ago
Chris Lu b062393f3f refactoring 5 years ago
Chris Lu f90c43635d refactoring 5 years ago
Chris Lu 6a8484b4ae master able to list all master clients by type 5 years ago
Chris Lu 892e726eb9 avoid reusing context object 5 years ago
Chris Lu 72a64a5cf8 use the same context object in order to retry 5 years ago
Chris Lu c602073395 adjust logs 5 years ago
Chris Lu 7a707617e5 follow the redirected master 5 years ago
Chris Lu ad3efbb197 tweaking data types 5 years ago
divinerapier bb31462b52
fix: thread unsafe 5 years ago
j.laycock 6fc6322c90 Change joeslay paths to chrislusf paths 5 years ago
j.laycock 595a1beff0 Swap imports to use joeslay 5 years ago
xushuxun 46ae35cd7e wdclient: clear client cache when failed to connect to master leader 5 years ago
Chris Lu 19360ab10a master: redirect clients to the new leader 5 years ago
Chris Lu 8afd8d35b3 master: followers can also lookup and redirect 5 years ago
Chris Lu 92c7f7e069 fix compilation error 6 years ago
Chris Lu 9f3f2f7c79 protect locations slice 6 years ago
Chris Lu 5c411f3e5f minor 6 years ago
Chris Lu 132921ad41 adjust log or error 6 years ago
Chris Lu 6fc1f53018 shell: add command volume.move 6 years ago
Chris Lu 79c2cca9c1 better error message 6 years ago
Chris Lu 5808caa2f5 use cached grpc client 6 years ago
Chris Lu 88ab932f7d refactoring function parameter 6 years ago
Chris Lu 5ae4b963a4 avoid using global rand 6 years ago
Chris Lu da871896c3 weed filer: set grpc port to port + 10000 6 years ago
Chris Lu eb4a54d9fe refactoring 6 years ago