Commit History

Author SHA1 Message Date
  chrislu ccdd9cd8de refactor 7 months ago
  chrislu f07875e8e1 send flush message to follower before shutting down logBuffer 7 months ago
  chrislu 03f18e43df clean up logs 7 months ago
  chrislu 26e24db721 adjust log level 7 months ago
  chrislu f8957b84c1 rename to LastTsNs 7 months ago
  chrislu 529fa8c4c8 go fmt 7 months ago
  chrislu 059df3957d rename to lastFlushDataTime 7 months ago
  chrislu 6f75a0af55 ask follower to follow 7 months ago
  chrislu 28f8f33d6a include key in LogEntry 8 months ago
  chrislu 34f2b600ac each log function adds a "done" return parameter 8 months ago
  chrislu 1b4484bf0a go fmt 8 months ago
  chrislu 1877ce5126 rename 9 months ago
  chrislu fa59a5d67e read from disk if not in memory 9 months ago
  chrislu 188f471a24 logging 9 months ago
  chrislu d51efddf5c flush to disk 10 months ago
  chrislu 49428a303b add batch index for each memory buffer 10 months ago
  chrislu 1206313952 add logs on flush 10 months ago
  chrislu add16fb1a1 logs 10 months ago
  chrislu 3e9c32a3f0 refactoring to use atomic bool 1 year ago
  Konstantin Lebedev ee38ab8581 avoid data race of LogBuffer isStopping (#3859) 2 years ago
  chrislu eaeb141b09 move proto package 2 years ago
  chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
  chrislu d310711de0 avoid possible deadlock: move metadata log flush channel out of lock scope 2 years ago
  Chris Lu 3833dac3f7 continue to read from memory if there is no flush 3 years ago
  Chris Lu 4ed2994555 use tsMemory to determine whether read from disk or memory 3 years ago
  Chris Lu 1e3fdf366f go fmt 3 years ago
  Chris Lu 603ea2db73 avoid looping forever if there are no more metadata updates 3 years ago
  Chris Lu 9887610b54 log tsNs should be processing time 3 years ago
  Chris Lu 7359193e97 go fmt 3 years ago
  Chris Lu 2420c60fc4 log reading adds delay between retries 3 years ago
  Chris Lu c764596f96 filer: slow metadata topic read may lose some change events 3 years ago
  Chris Lu cc7714fdbe logging changes to debug 3 years ago
  Chris Lu 394513f598 filer: ensure seamless meta data updates 3 years ago
  Chris Lu b69cb74c03 read meta logs by timestamp 4 years ago
  Chris Lu 0be6863c87 rename 4 years ago
  Chris Lu 224103e13b aggregated logs has empty flushFn 4 years ago
  Chris Lu 4b7fa31468 ensure montonically increasing tsNs 4 years ago
  Chris Lu 6bf3eb69cb async chan write read, no write for closed chan 4 years ago
  Chris Lu f9b6178b8f log messages 4 years ago
  Chris Lu 5a0986dca0 reset on getting the buffer 4 years ago
  Chris Lu 5eb83dfbd3 add memory buffer size limit 4 years ago
  Chris Lu 258fba8a0f continue for reading from sealed memory buffer 4 years ago
  Chris Lu 4bf959edf0 message broker: read also from sealed memory buffer 4 years ago
  Chris Lu ce3cb25cfb working for in memory single log buffer 4 years ago
  Chris Lu f5a748d33c refactoring 4 years ago
  Chris Lu 7764e0465c refactoring 4 years ago
  Chris Lu ed54682598 refactoring 4 years ago