1
0
Fork 0

5178 Commits (d03a1edf0c13a559d041996d04458cfd8715fda9)
 

Author SHA1 Message Date
Philip O'Toole 4f076202c0 Wrap some upgrading in function to trigger defer
This will ensure all file handles are closed before attempting to
rename or remove directories.
1 year ago
Philip O'Toole 0aac0c8928 Revert "Use manually-created temp dirs"
This reverts commit f1845e887f.
1 year ago
Philip O'Toole f1845e887f Use manually-created temp dirs
Using t.TempDir() may be failing on Windows due to removals.
1 year ago
Philip O'Toole f6fbaba21d
Merge pull request #1377 from rqlite/upgrade-7-snapshots
Automatically upgrade 7.x snapshots
1 year ago
Philip O'Toole 98560d32aa CHANGELOG 1 year ago
Philip O'Toole 47e9bbde49 Fix single-node upgrade test 1 year ago
Philip O'Toole 207533a685 Don't need state in this snapshot 1 year ago
Philip O'Toole 87f6b42b60 Revert "Only need meta in this directory"
This reverts commit a89408dd88.
1 year ago
Philip O'Toole a89408dd88 Only need meta in this directory 1 year ago
Philip O'Toole 7abf10a832 Add test data 1 year ago
Philip O'Toole a9f983d457 More testing of upgrade
Seems to work well, but still need to query the actual database.
1 year ago
Philip O'Toole 518c1354e1 Upgrade runs without error but no new Snapshots 1 year ago
Philip O'Toole bab64b9f20 Re-order upgrade logic 1 year ago
Philip O'Toole 53ac4ffcb1 Start snapshot upgrade testing 1 year ago
Philip O'Toole 7a8d88756c WIP snapshot upgrade 1 year ago
Philip O'Toole 0c889acbcf
Merge pull request #1376 from rqlite/upgrade-from-7-no-snapshots
Re-enable snapshot-less upgrade-from-7 testing
1 year ago
Philip O'Toole d6aff672e2 Re-enable snapshot-less upgrade-from-7 testing 1 year ago
Philip O'Toole 2f7d220970
Merge pull request #1375 from testwill/typo
fix: performance typo
1 year ago
guangwu 7817521f45
fix: performance typo 1 year ago
Philip O'Toole 856bb5e902
Merge pull request #1373 from rqlite/remove-ott-compression-controls
Remove low-value compression control flags
1 year ago
Philip O'Toole fbd6c3d987 Merge remote-tracking branch 'origin' into remove-ott-compression-controls 1 year ago
Philip O'Toole b9d323dc53 Fix test while I'm at it
https://app.circleci.com/pipelines/github/rqlite/rqlite/3269/workflows/2705ed09-1155-49ac-b320-7867341e3484/jobs/20205
1 year ago
Philip O'Toole 09677a6aff
Merge pull request #1374 from rqlite/enable-perf-mon
Always-on expvar and pprof
1 year ago
Philip O'Toole 3172ce83cc Remove obsolete test 1 year ago
Philip O'Toole 9b9ba1bd01 CHANGELOG 1 year ago
Philip O'Toole 10d2f36474 Remove more flag setting 1 year ago
Philip O'Toole e050b9d05f Always-on expvar and pprof 1 year ago
Philip O'Toole adb5442404 CHANGELOG 1 year ago
Philip O'Toole f697eb1aec Increase compression-check thresholds
I reckon they are too low, and the snapshots will be compressed when
transmitted between nodes.
1 year ago
Philip O'Toole 794944f969
Fix GoDoc 1 year ago
Philip O'Toole cb519d12b7
Update CHANGELOG.md 1 year ago
Philip O'Toole 71d404f628
Update flags.go 1 year ago
Philip O'Toole 9b57a2c559
Update README.md 1 year ago
Philip O'Toole 8c36c82b30
Update README.md 1 year ago
Philip O'Toole d19efc1f9c
Update CHANGELOG.md 1 year ago
Philip O'Toole 3672803b0f
Merge pull request #1367 from rqlite/wal-snapshot-store-v3
Wal snapshot store v3
1 year ago
Philip O'Toole d1606596f8 Fix filename 1 year ago
Philip O'Toole cb989d09a2 Some changes from PR v2 1 year ago
Philip O'Toole 1c62b43477 CHANGELOG 1 year ago
Philip O'Toole 7e70351d2f Merge remote-tracking branch 'origin' into wal-snapshot-store-v3 1 year ago
Philip O'Toole a4d1c9d6a9
Merge pull request #1372 from rqlite/even-odd-test
Even and odd testing
1 year ago
Philip O'Toole 0621cf5e28 Even and odd test 1 year ago
Philip O'Toole 1a24557c19 Merge remote-tracking branch 'origin' into wal-snapshot-store-v3 1 year ago
Philip O'Toole f0ef185f93
Merge pull request #1370 from rqlite/more-random-use
Fix more uses of random
1 year ago
Philip O'Toole 170772587e Implement Jitter() 1 year ago
Philip O'Toole 9c5d9de501 CHANGELOG 1 year ago
Philip O'Toole 26773497af CHANGELOG 1 year ago
Philip O'Toole 208fc20659 Fix more uses of random 1 year ago
Philip O'Toole 54713b63f4 Merge remote-tracking branch 'origin' into wal-snapshot-store-v3 1 year ago
Philip O'Toole d32c4e70d5
Merge pull request #1369 from rqlite/seed-random
Use global, sync'ed random source
1 year ago