Skip to content

Commit 985ccfe

Browse files
committed
Update lock for release
1 parent 1cf3c5d commit 985ccfe

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

RELEASE-NOTES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ This release contains stability, monitoring and performance improvements.
66

77
- Further monitoring stats have been added to track the performance of coverage queries, in particular secondary index queries. For each worker queue (e.g. vnode_worker_pool, af1_pool etc) the queue_time and work_time is now monitored with results available via riak stats. The result counts, and overall query time for secondary index queries are now also monitored via riak stats. See the [PR](https://github.com/basho/riak_kv/pull/1802#issuecomment-966160925) for a full list of stats added in this release.
88

9-
- Change to some default settings to be better adapted to running with higher concentrations of vnodes per nodes. The per-vnode cache sizes in leveled are reduced, and the [default size of the vnode_worker_pool has been reduced from 10 to 4](https://github.com/basho/riak_kv/commit/39e3d84082d2144ab300c0a6250b8ec2e9e8db65) and is now configurable via riak.conf. Exceptionally heavy users of secondary index queries (i.e. > 1% of transactions), should consider monitoring the [new queue_time and work_time statistics](https://github.com/basho/riak_kv/pull/1802#issuecomment-966160925) before accepting this new default.
9+
- Change to some default settings to be better adapted to running with higher concentrations of vnodes per nodes. The per-vnode cache sizes in leveled are reduced, and the [default size of the vnode_worker_pool has been reduced from 10 to 5](https://github.com/basho/riak_kv/blob/0af857d57d0206b100db59043a926df2ada8f7db/priv/riak_kv.schema#L1210-L1233) and is now configurable via riak.conf. Exceptionally heavy users of secondary index queries (i.e. > 1% of transactions), should consider monitoring the [new queue_time and work_time statistics](https://github.com/basho/riak_kv/pull/1802#issuecomment-966160925) before accepting this new default.
1010

11-
- Fix to an issue in the leveled backend when a key and (internal) sequence number would [hash to 0](https://github.com/martinsumner/leveled/issues/361). It is recommended that users of leveled uplift to this version as soon as possible to reoslve this issue. The risk is mitigated in Riak as it can generally be expected that most keys will have different sequence numbers in different vnodes, and will always have different sequence numbers when re-written - so normally anti-entropy process will recover from any occurrence.
11+
- Fix to an issue in the leveled backend when a key and (internal) sequence number would [hash to 0](https://github.com/martinsumner/leveled/issues/361). It is recommended that users of leveled uplift to this version as soon as possible to resolve this issue. The risk is mitigated in Riak as it can generally be expected that most keys will have different sequence numbers in different vnodes, and will always have different sequence numbers when re-written - so normal anti-entropy process will recover from any localised data loss.
1212

1313
- More time is now given to the legacy AAE `kv_index_hashtree` process to [shut down](https://github.com/basho/riak_kv/pull/1803), to handle delays as multiple vnodes are shutdown concurrently and contend for disk and CPU resources.
1414

rebar.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
{deps, [
1212
{lager_syslog, {git, "https://github.com/basho/lager_syslog.git", {tag, "3.1.0"}}},
1313
{cluster_info, {git, "https://github.com/basho/cluster_info.git", {tag, "2.1.0"}}},
14-
{riak_kv, {git, "https://github.com/basho/riak_kv.git", {branch, "develop-3.0"}}},
14+
{riak_kv, {git, "https://github.com/basho/riak_kv.git", {tag, "riak_kv-3.0.9"}}},
1515
{riak_auth_mods, {git, "https://github.com/basho/riak_auth_mods.git", {tag, "riak_kv-3.0.0"}}},
1616
{riaknostic, {git, "https://github.com/basho/riaknostic.git", {tag, "riak_kv-3.0.2"}}},
1717

1818
% {yokozuna, {git, "https://github.com/basho/yokozuna.git", {branch, "develop-3.0"}}},
1919

20-
{riak_repl, {git, "https://github.com/basho/riak_repl.git", {branch, "develop-3.0"}}}
20+
{riak_repl, {git, "https://github.com/basho/riak_repl.git", {tag, "riak_kv-3.0.9"}}}
2121
]}.
2222

2323
{project_plugins, [

rebar.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
2},
5454
{<<"kv_index_tictactree">>,
5555
{git,"https://github.com/martinsumner/kv_index_tictactree.git",
56-
{ref,"e77b381e5c1e608b15756b9f183ac2b364201749"}},
56+
{ref,"a3787dbf7c556cd323ae00849c1926b6dfcf15dc"}},
5757
1},
5858
{<<"lager">>,
5959
{git,"git://github.com/erlang-lager/lager.git",
@@ -106,7 +106,7 @@
106106
1},
107107
{<<"riak_api">>,
108108
{git,"https://github.com/basho/riak_api.git",
109-
{ref,"11e23d47f25cf01648e2219392a30e95f37162e1"}},
109+
{ref,"85994688946d9c201d08981e756dec564458eeb9"}},
110110
1},
111111
{<<"riak_auth_mods">>,
112112
{git,"https://github.com/basho/riak_auth_mods.git",
@@ -126,19 +126,19 @@
126126
2},
127127
{<<"riak_kv">>,
128128
{git,"https://github.com/basho/riak_kv.git",
129-
{ref,"44849c1bee170804d68df7ad9d244dc89236db7b"}},
129+
{ref,"0af857d57d0206b100db59043a926df2ada8f7db"}},
130130
0},
131131
{<<"riak_pb">>,
132132
{git,"https://github.com/basho/riak_pb.git",
133133
{ref,"b7abca90e4c708073021d2c4e18c896f1a10b838"}},
134134
2},
135135
{<<"riak_pipe">>,
136136
{git,"https://github.com/basho/riak_pipe.git",
137-
{ref,"229965f8c90ff2168800a68b8fb47fa44722f67d"}},
137+
{ref,"899e26181daa0fe2590d7502652c577412140fe1"}},
138138
1},
139139
{<<"riak_repl">>,
140140
{git,"https://github.com/basho/riak_repl.git",
141-
{ref,"0e0ed28210b4720a99475802e79bb8eae999d946"}},
141+
{ref,"c7b4fc2ae1a24b9476c297fe077f5a19c8d30a44"}},
142142
0},
143143
{<<"riak_sysmon">>,
144144
{git,"https://github.com/basho/riak_sysmon.git",

0 commit comments

Comments
 (0)