Commit History

Author SHA1 Message Date
  Chris Lu 5160eb08f7 shell: optionally read filer address from master 2 years ago
  Chris Lu bf218cd59d removing etcd sequencer 2 years ago
  Chris Lu e5fc35ed0c change server address from string to a type 2 years ago
  Chris Lu 0128239c0f handle ipv6 addresses 2 years ago
  Chris Lu 5571f4f70a master: add master.follower to handle read file id lookup requests 3 years ago
  Chris Lu 5469019852 adjust data type 3 years ago
  Chris Lu c5f38c365d go fmt 3 years ago
  Chris Lu d84c311699 refactoring 3 years ago
  Chris Lu ac28611817 snowflake sequencer need an unique id 3 years ago
  Chris Lu b624090398 go fmt 3 years ago
  qieqieplus c4d32f6937 ahead of time volume assignment 3 years ago
  李海 06be5dc6c3 log snowflake sequencer nodeid's hex when start, it'll be in part of new assigned fid 3 years ago
  李海 69b2dab9c6 add a snowflake sequencer as more robust fid generator, but less compressable than small auto-inc id 3 years ago
  Chris Lu b7e3ca9172 Merge pull request #1650 from kmlebedev/masterServerEnableUI 3 years ago
  Konstantin Lebedev c4459249ef ui interface is always on 3 years ago
  Chris Lu 16cd6fb278 fix variable name 3 years ago
  Konstantin Lebedev eadbba5c95 security master use access.ui 3 years ago
  Konstantin Lebedev fc7baef5bb fiil serverUrls sorted by data center 3 years ago
  Chris Lu da4edf3651 master: check peers for existing leader before starting a leader election 3 years ago
  Chris Lu f0c89cfacd go fmt 3 years ago
  Chris Lu 56244fb9a1 fix hard coded host address 3 years ago
  Chris Lu ddec7b2bb9 go fmt 4 years ago
  Chris Lu 393ab07c7c disable pulse seconds 4 years ago
  Chris Lu d4235afe4d support multiple locks 4 years ago
  bingoohuang ecdeef8c66 simplify func(w http.ResponseWriter, r *http.Request) to http.HandlerFunc 4 years ago
  Chris Lu 662b5d0cf7 support semicolon seperated command lines 4 years ago
  Chris Lu 73564e6a01 master: add cluster wide lock/unlock operation in weed shell 4 years ago
  Chris Lu 77873b832b add master side code for cluster wise exclusive lock 4 years ago
  Chris Lu 076c8bd3bc filer master start up with default ip address instead of just localhost 4 years ago
  Chris Lu 5361f999ed shell: only one shell is allowed to connect to the cluster 4 years ago
  Chris Lu f6a7e79dc3 weed shell: simplify CLI option for filer 4 years ago
  James Hartig eae3f27c80 Added treat_replication_as_minimums master toml option 4 years ago
  Chris Lu 6a8484b4ae master able to list all master clients by type 4 years ago
  Chris Lu 892e726eb9 avoid reusing context object 4 years ago
  Chris Lu f55f49970f move volume server stats to grpc 4 years ago
  Chris Lu d335f04de6 support env variables to overwrite toml file 4 years ago
  Chris Lu de0c983808 refactoring scaffolding for master.toml 4 years ago
  Lei Liu 46755ea1e1 fix master maintenance logic 4 years ago
  stlpmo 62d393d6c9 ut pass 4 years ago
  stlpmo 802a0eb3fe move from cmd-line to scaffold 4 years ago
  stlpmo 1c8bed3810 delete the var etcdClient and comments 4 years ago
  Lei Liu c2884cace2 misc updated 4 years ago
  Chris Lu 8afd8d35b3 master: followers can also lookup and redirect 5 years ago
  Chris Lu f16375621f big refactoring 5 years ago
  Chris Lu d8ed73926d volume servers get metrics address and interval from the master 5 years ago
  Chris Lu e66bddd84c customizable sleep intervals 5 years ago
  Chris Lu 50aa769554 jwt for read access control 5 years ago
  Chris Lu 7f6fb9ffd0 every 17 minutes instead of seconds 5 years ago
  Chris Lu ede876cfdb periodic scripts exeuction from leader master 5 years ago
  Chris Lu 25941e0500 master: add jwt expires_after_seconds 5 years ago