Skip to content

Commit 9af4faf

Browse files
author
Robey Pointer
committed
changelog for 2.1.5
1 parent bd75d91 commit 9af4faf

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

ChangeLog

+13-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
1+
2+
2.1.5
3+
-----
4+
release: 12 January 2012
5+
6+
- Only sync to disk when there's data to be written. [Stephan Zuercher]
7+
- Track latency measurements better, and track the percentage of java heap
8+
reserved for in-memory queues. [Stephan Zuercher]
9+
- Fix the startup script to work in "dash". [Matt Parlane]
10+
- Send the correct reponse back for the memcached protocol for delete. [Matt
11+
Erkkila]
12+
113
2.1.4
214
-----
15+
release: 21 November 2011
316

417
- Separate timers for journal fsync operations from those used for request
518
timeouts and queue expiry
@@ -9,7 +22,6 @@
922
bugs)
1023
- Creating a queue with an illegal name causes an error
1124

12-
1325
2.1.3
1426
-----
1527
release: 13 October 2011

0 commit comments

Comments
 (0)