Skip to content

version 3.5

Compare
Choose a tag to compare
@alex-aizman alex-aizman released this 07 May 01:25

Bug fixes and improvements

  • metasync: dynamic SGL sizing !4282
  • http-common: serialize shutdown and initialization !4283
  • streams: intra-data endpoint !4284
  • ETL/target: intra-control endpoint !4285
  • s3 compatibility: stubs for unsupported features; s3cmd !4286
  • CI: add missing build configurations !4287
  • upgrade Go1.15 to Go1.16 !4288
  • enable intra-cluster networks for functional testing !4289
  • GODEBUG=madvdontneed=1 vs Go 1.16 !4290
  • deploy: remove obsolete charts and scripts !4293
  • tests: re-enable conditions for dSort tests with memory and disk !4294
  • CI: add more linters + chores around existing linters !4295
  • metasync: reuse jsp, optimize serialization (part one: cluster map) !4296
  • metasync: just-in-time revs !4297
  • CLI: use default config instead of empty one if the configuration file is missing !4298
  • fix minikube based deployment for tests !4299
  • target: serialize receiving BMD vs graceful termination !4300
  • extend is-unreachable helper with more !4301
  • updating nil BMD !4302
  • CLI: sort disk output by target_ID and disk_name !4303
  • fflush upon close prior to rename !4304, !4305, !4307
  • no metasync when shutting down !4306
  • tests: wait cluster state - use reverse proxy !4308
  • metasync: reuse jsp, optimize serialization (part two: BMD) !4309
  • metasync: avoid re-marshaling received cluster map (part four) !4312
  • metasync: optimize-out remarshaling (part five: Rx BMD) !4313
  • metasync: encode first, persist and distribute second !4315
  • metasync: reuse jsp, optimize serialization (part six: config) !4316
  • use direct I/O and sync for FSHC file read and write !4317
  • debug panic must leave a trace !4318
  • build: fix MacOS build !4319
  • rejoin cluster during startup if primary gets re-elected (major) !4320
  • metasync: optimize-out remarshaling (part seven: Rx Config) !4321
  • bootstrap: use joining targets info to discover BMD; strict UUID checking !4322
  • bootstrap, joining targets and RMD; fixes !4323
  • tweak primary election !4325
  • bootstrap: refactor reg-pool processing; handle global config !4326
  • metasync: revise receive logic; structured error type (part eight) !4327
  • metasync: handle cluster-info scenarios (part nine) !4328
  • starting up with outdated or missing cluster maps !4329
  • build/deps: upgrade all minors !4330
  • CLI: make order of columns stable !4331
  • target: refactor BMD Rx logic !4332
  • aisloader: support bucket URI in the command line !4333