forked from vitalif/vitastor
master #3
antilles
commented 2024-02-13 14:43:52 +03:00
Owner
There is no content yet.
antilles
added 33 commits 2024-02-13 14:43:53 +03:00
5d9d6f32a0
Fix common realloc memory leak mistakes found by cppcheck
d00d4dbac0
Initialize mod_revision field in etcd_state_client
5935640a4a
Add CLA PR form
2cf649eba6
Fix "partly outside array bounds" warnings for GCC 12 in cpp-btree
3ca3b8a8d8
Fix recheck_pgs bug introduced in 1.4.0
2aa5aa7ab6
Add a test for simple master switching without PG reconfiguration
80aac39513
Add detailed formula for theoretical EC N+K random write performance
ba55f91409
Release 1.4.1
d27524f441
Add patch for libvirt 9.10
1c322b33ed
Change default up_wait_retry_interval to 50 ms
1cec62d25d
Sync only completed writes
cc76e6876b
Fix flapping "scrub" test
d2b43cb118
Change default etcd_mon_ttl
a86a380d20
Fix invalid parsing of autosync_writes in blockstore leading to autosyncs after every operation with disabled immediate_commit :D
cb9c30bc31
Sync after sending all deletes to each PG in cli rm-data
f03a9db4d9
Fix OSD space reporting sometimes adding garbage zeros for deleted inodes (causing extra pool/stats etcd keys for deleted pools)
581d02e581
Mark secondary OSDs with deletions as dirty to not forget to sync & autosync them
77c10fd1f8
In fact, do not autosync blockstore when autosync_writes=0
e026de95d5
Log to systemd by default
016115c0d4
Release 1.4.2
5d3317e4f2
Followup to 1.4.2 write stall fix - sadly, the previous version was not working correctly :)
8e25a28a08
Ignore down OSDs in monitor statistics aggregation
27e9f244ec
Release 1.4.3
c53357ac45
Add a test for EC segfault with partial overwrite in 1234 -> 5030 rebalance scenario
e7ac855b07
Fix that EC segfault (1234 -> 5030 partial overwrite)
1e3c4edea0
Print etcd dbSize instead of dbSizeInUse in status
38ba76e893
Fix flusher sometimes being unable to trim journal when the flush queue is empty
ca34a6047a
Fix dynamic journal space reservation: include the new write itself, too
b127da40f7
Add a FIXME about incomplete PGs
bb2f395f1e
Add cutoff threshold for recovery auto-tuning
978bdc128a
Apply recovery pause before writes, after commits, and do not apply it to syncs to not block EC pools from functioning
2947ea93e8
Raise test_snapshot_chain_ec timeout to 6 minutes
c777a0041a
Release 1.4.4
antilles
merged commit 7fea69ff5f into master 2024-02-13 14:44:09 +03:00
antilles
referenced this issue from a commit 2024-02-13 14:44:10 +03:00
Merge pull request 'master' (#3) from vitalif/vitastor:master into master
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "vitalif/vitastor:master"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?