Skip to content

Commit

Permalink
update release doc for 2.0.32 content
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew V committed Nov 9, 2016
1 parent 1eecba5 commit db2f7ec
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions BASHO_RELEASES
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
github.com tag 2.0.32 - November 8, 2016
----------------------------------------
** additional race condition hardening when faced with two threads on same iterator
** (one iterating async_iterator_move() and one closing async_iterator_close())
- wrap async_iterator_move operations with locked CloseMutex
- create and then use new manual SpinLock within RetrieveItrObject
- adapt origin spin lock code for Solaris / SmartOS compiling

github.com tag 2.0.31 - November 1, 2016
----------------------------------------
- version shipped with Riak 2.2
Expand Down

0 comments on commit db2f7ec

Please sign in to comment.