|  chrislu | 17a0f3b0e0 | adjust parameter names | 2 years ago | 
				
					
						|  chrislu | 89a1fd1751 | Squashed commit of the following: commit 4827425146Author: chrislu <chris.lu@gmail.com>
Date:   Sat Sep 16 15:05:38 2023 -0700
    balancer works
commit3b50139f68Author: chrislu <chris.lu@gmail.com>
Date:   Fri Sep 15 22:22:32 2023 -0700
    comments
commit7f685ce7baAuthor: chrislu <chris.lu@gmail.com>
Date:   Fri Sep 15 22:20:05 2023 -0700
    adjust APIs
commit436d99443bAuthor: chrislu <chris.lu@gmail.com>
Date:   Thu Sep 14 23:49:05 2023 -0700
    receive broker stats
commitb771fefa37Merge:0a851ec00890881037Author: chrislu <chris.lu@gmail.com>
Date:   Wed Sep 13 00:03:47 2023 -0700
    Merge branch 'master' into sub
commit0a851ec00bAuthor: chrislu <chris.lu@gmail.com>
Date:   Sun Sep 10 22:01:25 2023 -0700
    Create balancer.go
commit39941edc0bAuthor: chrislu <chris.lu@gmail.com>
Date:   Thu Sep 7 23:55:19 2023 -0700
    add publisher shutdown
commit875f562779Author: chrislu <chris.lu@gmail.com>
Date:   Wed Sep 6 23:16:41 2023 -0700
    server side send response at least once per second
commit984b6c54cfAuthor: chrislu <chris.lu@gmail.com>
Date:   Wed Sep 6 23:15:29 2023 -0700
    ack interval 128
commit2492a45499Author: chrislu <chris.lu@gmail.com>
Date:   Wed Sep 6 22:39:46 2023 -0700
    ack interval
commitba67e6ca29Author: chrislu <chris.lu@gmail.com>
Date:   Mon Sep 4 21:43:50 2023 -0700
    api for sub
commit9e4f985698Author: chrislu <chris.lu@gmail.com>
Date:   Mon Sep 4 21:43:30 2023 -0700
    publish, benchmark
commitcb470d44dfAuthor: chrislu <chris.lu@gmail.com>
Date:   Fri Sep 1 00:36:51 2023 -0700
    can pub and sub
commit1eb2da46d5Author: chrislu <chris.lu@gmail.com>
Date:   Mon Aug 28 09:02:12 2023 -0700
    connect and publish
commit504ae8383aAuthor: chrislu <chris.lu@gmail.com>
Date:   Mon Aug 28 09:01:25 2023 -0700
    protoc version
commitdbcba75271Author: chrislu <chris.lu@gmail.com>
Date:   Sun Aug 27 18:59:04 2023 -0700
    rename to lookup
commitc9caf33119Author: chrislu <chris.lu@gmail.com>
Date:   Sun Aug 27 18:33:46 2023 -0700
    move functions
commit4d6c18d86fAuthor: chrislu <chris.lu@gmail.com>
Date:   Sun Aug 27 17:50:59 2023 -0700
    pub sub initial tests
commit4eb8e8624dAuthor: chrislu <chris.lu@gmail.com>
Date:   Sun Aug 27 13:14:39 2023 -0700
    rename
commit1990456670Author: chrislu <chris.lu@gmail.com>
Date:   Sun Aug 27 13:13:14 2023 -0700
    sub
commit905911853dAuthor: chrislu <chris.lu@gmail.com>
Date:   Sat Aug 26 13:39:21 2023 -0700
    adjust proto | 2 years ago | 
				
					
						|  chrislu | 4827425146 | balancer works | 2 years ago | 
				
					
						|  chrislu | 7f685ce7ba | adjust APIs | 2 years ago | 
				
					
						|  chrislu | 88fa37a35a | fix compilation | 2 years ago | 
				
					
						|  chrislu | 4523cd7a32 | Java: SeaweedOutputStream add option to pass in collection | 2 years ago | 
				
					
						|  chrislu | f8aa5ea844 | adjust filer.proto | 2 years ago | 
				
					
						|  chrislu | 5149b3d07b | filer can proxy to peer filer holding the lock | 2 years ago | 
				
					
						|  chrislu | 464a71a373 | add distributed lock manager | 2 years ago | 
				
					
						|  chrislu | 3fd659df2a | add distributed lock manager | 2 years ago | 
				
					
						|  chrislu | 70fc8d06f3 | fix java ssl context loading | 2 years ago | 
				
					
						|  chrislu | ea2637734a | refactor filer proto chunk variable from mtime to modified_ts_ns | 3 years ago | 
				
					
						|  livehl | c34f04b35b | fix bug : read error when position after 2147483647 (#3829) Co-authored-by: huang.lin <hh@chaintool.ai> | 3 years ago | 
				
					
						|  kvtb | 620be2be16 | client-java: provide Content-MD5 when uploading chunks (#3761) * client-java: provide Content-MD5 when uploading chunks
* Update SeaweedWrite.java | 3 years ago | 
				
					
						|  kvtb | 5e9039d728 | client-java: handle server HTTP errors (#3762) * client-java: handle server HTTP errors
* Update SeaweedWrite.java | 3 years ago | 
				
					
						|  chrislu | b90d92fca9 | grpc: watch metadata changes by directory | 3 years ago | 
				
					
						|  Konstantin Lebedev | 4d08393b7c | filer prefer volume server in same data center (#3405) * initial prefer same data center
https://github.com/seaweedfs/seaweedfs/issues/3404
* GetDataCenter
* prefer same data center for ReplicationSource
* GetDataCenterId
* remove glog | 3 years ago | 
				
					
						|  chrislu | 26dbc6c905 | move to https://github.com/seaweedfs/seaweedfs | 3 years ago | 
				
					
						|  chrislu | 8060fdcac5 | remove old code | 3 years ago | 
				
					
						|  chrislu | 64f3d6fb6e | metadata subscription uses client epoch | 3 years ago | 
				
					
						|  chrislu | 7db6666b97 | remove old code | 3 years ago | 
				
					
						|  chrislu | d003bb0166 | java 3.13 | 3 years ago | 
				
					
						|  chrislu | 28f615dcae | java: fix data encryption fix https://github.com/chrislusf/seaweedfs/issues/3211 | 3 years ago | 
				
					
						|  chrislu | 4fd5f96598 | filer: remove replication, collection, disk_type info from entry metadata these metadata can change and are not used | 3 years ago | 
				
					
						|  chrislu | a2b101a737 | subscribe metadata between a range | 3 years ago | 
				
					
						|  chrislu | ca16fbf0ef | shell: cluster.ps display filer group | 3 years ago | 
				
					
						|  chrislu | b4be56bb3b | add timing info during ping operation | 4 years ago | 
				
					
						|  chrislu | 743ad690b6 | filer supports grpc ping | 4 years ago | 
				
					
						|  chrislu | 4042fdf3bb | rename to skipCheckParentDir related to https://github.com/chrislusf/seaweedfs/pull/2761
It's better to default to false. | 4 years ago | 
				
					
						|  chrislu | be3fc77391 | mount2: use consistent inode | 4 years ago | 
				
					
						|  chrislu | ceaf993a27 | mount2: add rdev | 4 years ago | 
				
					
						|  chrislu | b1063162b6 | display bucket quota | 4 years ago | 
				
					
						|  chrislu | 5c87fcc6d2 | add client id for all metadata listening clients | 4 years ago | 
				
					
						|  banjiaojuhao | 083bf3a137 | filer server: add "datacenter, rack and datanode" for path specific configuration | 4 years ago | 
				
					
						|  banjiaojuhao | 08336be92e | filer server: allow upload file to specific dataNode | 4 years ago | 
				
					
						|  chrislu | df9a72b87f | fix compilation | 4 years ago | 
				
					
						|  chrislu | c7c60d1f8a | Java: add retry on write | 4 years ago | 
				
					
						|  Chris Lu | 5ea86ef1da | Revert "master: rename grpc function KeepConnected() to SubscribeVolumeLocationUpdates()" This reverts commit af71ae11aa. | 4 years ago | 
				
					
						|  Chris Lu | 6fb6480a3b | Java: 1.7.0 update org.apache.httpcomponents to 4.5.13
update grpc API to use cacheRemoteObjectToLocalCluster | 4 years ago | 
				
					
						|  Chris Lu | af71ae11aa | master: rename grpc function KeepConnected() to SubscribeVolumeLocationUpdates() | 4 years ago | 
				
					
						|  Chris Lu | 24858507cc | rename API to avoid confusion | 4 years ago | 
				
					
						|  Chris Lu | cca62fdb30 | mount: streaming renaming folders | 4 years ago | 
				
					
						|  Chris Lu | 7336990639 | faster file read for large files | 4 years ago | 
				
					
						|  Chris Lu | 5ca0a551ac | java: adjust cache expiration policy for long running java processes | 4 years ago | 
				
					
						|  Chris Lu | 20ac710ceb | 2.68 | 4 years ago | 
				
					
						|  Chris Lu | e5fc35ed0c | change server address from string to a type | 4 years ago | 
				
					
						|  Chris Lu | 0128239c0f | handle ipv6 addresses | 4 years ago | 
				
					
						|  Chris Lu | fe4794fe92 | minor | 4 years ago | 
				
					
						|  Chris Lu | 728ed21a80 | just in case | 4 years ago | 
				
					
						|  Chris Lu | 9fb278c92c | Hadoop: avoid case insensitive on windows | 4 years ago |