Pekka Enberg
38a54df863
Fix pre-ScyllaDB copyright statements
...
People keep tripping over the old copyrights and copy-pasting them to
new files. Search and replace "Cloudius Systems" with "ScyllaDB".
Message-Id: <1460013664-25966-1-git-send-email-penberg@scylladb.com >
2016-04-08 08:12:47 +03:00
Calle Wilund
246e8e24f2
replay_position: Make <= comparator simpler and cleaner
2015-10-07 14:34:22 +03:00
Calle Wilund
271eb3ba02
replay_position: Add <= comparator
2015-10-07 08:59:53 +02:00
Avi Kivity
d5cf0fb2b1
Add license notices
2015-09-20 10:43:39 +03:00
Calle Wilund
ea38b223bd
Commitlog: change the ID generation scheme
...
* Make it more like origin, i.e. based on wall clock time of app start
* Encode shard ID in the, RP segement ID, to ensure RP:s and segement names
are unique per shard
2015-08-31 14:29:46 +02:00
Calle Wilund
0fcf7e3e91
Commitlog: Make "position" type 32-bit to align replay_position with
...
Origin
* Note: removed commitlog_test:test_allocation_failure because with
segments limited to 4GB -> mutation limited to 2GB, actually forcing
a fail is not guaranteed or even likely.
2015-08-31 14:29:44 +02:00
Avi Kivity
5f62f7a288
Revert "Merge "Commit log replay" from Calle"
...
Due to test breakage.
This reverts commit 43a4491043 , reversing
changes made to 5dcf1ab71a .
2015-08-27 12:39:08 +03:00
Calle Wilund
4f24b9795e
Commitlog: change the ID generation scheme
...
* Make it more like origin, i.e. based on wall clock time of app start
* Encode shard ID in the, RP segement ID, to ensure RP:s and segement names
are unique per shard
2015-08-25 09:40:52 +02:00
Calle Wilund
ac74dd6159
Commitlog: Make "position" type 32-bit to align replay_position with Origin
2015-08-24 10:05:44 +02:00
Calle Wilund
6ac6d644be
Commitlog: add logging
...
Note: pretty lame logging, but modeled after origin.
Signed-off-by: Calle Wilund <calle@cloudius-systems.com >
2015-08-10 18:42:41 +03:00
Calle Wilund
0729580f84
Separate replay_position into its own header
...
Less include bloat...
Signed-off-by: Calle Wilund <calle@cloudius-systems.com >
2015-06-01 14:17:43 +03:00