Commit graph

85 commits

Author SHA1 Message Date
Martin Sumner
2297c0fab1 Change snap_async to snap
As currently implemented in riak_core branch
2017-07-21 10:27:43 +01:00
Martin Sumner
9c4910fe26 Edits to AAE write-up
Further re-read before push
2017-07-21 10:21:54 +01:00
Martin Sumner
2ad1ac0baf node_worker_pool
Having a separate vnode_worker_pool wouldn't reoslve he parallelism issue obviously!  Need a node_worker_pool instead.
2017-07-13 17:40:06 +01:00
martinsumner
cb5f09496f Update thoughts on concurrency management
After reviewing the code it looks easier to have  separate pool of vnode
workers to manage concurrency, rather than trying to alter the coverage
FSM itself.  This will make it easier to adjust for different backend
capabilities (i.e. worst case it would fallback to unthrottled).
2017-07-12 14:50:38 +01:00
martinsumner
2adf60e974 Look at super-async folds and rollingcoverage_fsm 2017-07-11 19:48:12 +01:00
martinsumner
80fd2615f6 Implement blacklist/whitelist
Change from the all/whitelist ebhavior to the blacklist/whitelist
behaviour documented in the write-up
2017-07-11 11:44:01 +01:00
martinsumner
7c86de2491 Clarification on NRT query 2017-07-11 10:29:50 +01:00
martinsumner
e4a2a8ecea Stuff on read repair 2017-07-11 10:28:34 +01:00
martinsumner
b5ca2a8541 Word wrangling 2017-07-10 16:47:39 +01:00
martinsumner
185d4e9747 Notes on Riak Implementation options 2017-07-10 16:36:01 +01:00
martinsumner
03d0b913d5 Add new background section 2017-07-10 11:45:35 +01:00
Martin Sumner
3ed41a0e74 Merge pull request #78 from martinsumner/rdb/review/mas-tictac
Some proposed edits
2017-07-10 09:50:40 +01:00
martinsumner
e7c322d956 Clarify pointer to research 2017-07-10 09:49:20 +01:00
Russell Brown
6439da626a Some proposed edits 2017-07-09 17:06:50 +01:00
martinsumner
414785802e Minor edits 2017-07-07 16:38:02 +01:00
martinsumner
d5a365b368 More word wrangling 2017-07-07 10:23:21 +01:00
martinsumner
417687c004 Word wrangling 2017-07-07 10:13:37 +01:00
martinsumner
4cbe838b52 Ongoing updates 2017-07-06 17:37:59 +01:00
martinsumner
74f0e2bb6d Further updates 2017-07-06 17:22:09 +01:00
martinsumner
780bf8aeb8 Wording changes
Attempt to clarify
2017-07-06 17:01:19 +01:00
martinsumner
57f7614b40 Initial edits
Part way through read-through.  Disovered when referencing Cassandra
Merkle Trees that they also use XOR of hashes rather than concatenation
before hashing
2017-07-06 16:51:07 +01:00
martinsumner
3105656d2e Add test descriptions and further documentation 2017-07-06 15:40:30 +01:00
martinsumner
97fdd36d53 Returning bucket when bucket is all
Need to know {Bucket, Key} not just Key if all buckets are being covered
by nrt aae.  So shoehorning this in - will also allow for proper use of
FilterFun when filtering by partition.
2017-07-03 18:03:13 +01:00
martinsumner
b143ea1c08 Anti-entropy write-up
Some initial jottings
2017-07-03 11:12:03 +01:00
martinsumner
b69ff38e30 Update docs 2017-06-06 16:49:50 +01:00
martinsumner
af69f946cf Add further compaction comments
Link to the compaction branch and add further description
2017-06-06 16:44:05 +01:00
martinsumner
e59b67d1be Table rendering
seems to work in atom markdown not github markdown :-(
2017-06-06 16:36:36 +01:00
martinsumner
94f3e036ea Add journal compaction testing 2017-06-06 16:30:02 +01:00
Martin Sumner
e4c6dc7119 Update VOLUME.md
Minor edits for clarity
2017-04-24 11:56:11 +01:00
martinsumner
d5860790be Update future branch descriptions 2017-04-24 11:33:05 +01:00
martinsumner
a052edaea0 Add volume test information
Volume testing with AAE rebuilds
2017-04-24 11:24:14 +01:00
martinsumner
f838ffda2c Typo 2017-03-24 15:41:33 +00:00
martinsumner
5e1482d71b 2i query test results
Write-up of 2i query test results
2017-03-24 15:20:03 +00:00
Martin Sumner
b1e12a3bc5 Update PATHS.md 2017-03-04 20:56:32 +00:00
martinsumner
7ceb6256c7 Properly attempt to fix link 2017-03-04 20:50:30 +00:00
martinsumner
542c519cd1 Attempt to fix link 2017-03-04 20:49:38 +00:00
martinsumner
4ec7d835bd Add further info to HEAD path - and link to it 2017-03-04 20:45:28 +00:00
martinsumner
9190699021 Add HEAD path description 2017-03-04 20:36:53 +00:00
martinsumner
8482f5acc9 Add result from first hour 2017-02-28 21:26:50 +00:00
martinsumner
a82ce44255 Add clarifying statement 2017-02-28 21:23:54 +00:00
martinsumner
db73ecf26c Add bitcask volume test results 2017-02-28 21:19:46 +00:00
Bryan Hunt (binarytemple)
4f47525f1f typo 2017-02-28 17:33:21 +00:00
martinsumner
e9b16493e5 Minor changes to wording 2017-02-28 11:08:26 +00:00
martinsumner
5235aa1adb Updated docs 2017-02-28 00:15:06 +00:00
martinsumner
c4cbb6daf2 Correct avg TPS figure for 16KB test 2017-02-27 23:54:40 +00:00
martinsumner
842639a90a Add smaller/larger object size test results 2017-02-27 23:04:31 +00:00
martinsumner
bffd1fd7e9 Stop using camel-case 2017-02-26 16:48:47 +00:00
martinsumner
ff31ca2d86 Explain sync option 2017-02-26 16:29:55 +00:00
martinsumner
5eafde17a4 Edit picture extension 2017-02-26 13:24:22 +00:00
martinsumner
763ed5dbc9 Edits 2017-02-26 13:23:07 +00:00