David,

Yes, that was fixed. riak_kv  depends on erlang_js 0.6.1, which includes the 
below commit: 
https://github.com/basho/erlang_js/commit/ca95844eac704c0ad73fe34e33ae54e9fb9c39af

Sean Cribbs <[email protected]>
Developer Advocate
Basho Technologies, Inc.
http://basho.com/

On Jun 2, 2011, at 12:28 PM, David Leimbach wrote:

> I didn't see the fix listed for Javascript JSON parsing with newlines?  Are 
> we still expected to fix this on our own?  
> 
> I learned about this issue on the mailing list and the fix, but I'm not sure 
> I ever was able to find a bug number.
> 
> Dave
> 
> On Wed, Jun 1, 2011 at 3:33 PM, Mark Phillips <[email protected]> wrote:
> Hey All,
> 
> We've just tagged and released version 0.14.2 for both Riak and Riak
> Search. These point releases both consist primarily of patch-level
> fixes.
> 
> * Pre-built installations and source tarballs for version 0.14.2 of
> Riak are here:
> http://downloads.basho.com/riak/CURRENT/
> 
> * Pre-built installations and source tarballs for version 0.14.2 of
> Riak Search are here:
> http://downloads.basho.com/riak-search/CURRENT/
> 
> Release Notes for Riak and Riak Search are available at the following
> links (and are also pasted below):
> 
> * Riak - https://github.com/basho/riak/blob/riak-0.14/RELEASE-NOTES
> * Riak Search -
> https://github.com/basho/riak_search/blob/riak_search-0.14/RELEASE-NOTES
> 
> Make sure to read through the changes and let us know if you run into
> any problems.
> 
> As always, thanks for using and being a part of Riak!
> 
> The Basho Team
> 
> ---------------------------------------
> Riak 0.14.2 Release Notes
> ---------------------------------------
> 
> Riak 0.14.2 is a patch-level release for the 0.14 series and as such 
> restricted
> to bug fixes.
> 
> Bugs Fixed
> ----------
> 0977 - riak_kv_vnode:syntactic_put_merge creates different merged timestamps 
> if
>       clock skewed
> 1006 - Objects not found in map-reduce are no longer retried on other
> vnodes in preflist
> 1009 - Empty js files in js_source_dir caused crash on start
> 1015 - Queued javascript map phases are processed even after a map reduce job
>       has failed (e.g. client receives timeout)
> 1090 - bitcask_nifs_keydir_itr() has a race condition wrt. thread creation
> 1094 - Read repair introduces 'undefined' timestamps
> 1095 - result non-deterministic with allow_mult=false and siblings
> have same timestamp
> 1104 - MapReduce queries return results from other MapReduce queries
> 1112 - Map phase retries on not_found causes "500 Internal Server
> Error" response when
>       input contains the same bucket/key pair multiple times
> 1113 - Map phase retries on not_found causes "500 Internal Server
> Error" response when
>       nodes are down
> 1114 - Map phase retries on not_found causes "500 Internal Server
> Error" response
>       (function_clause) when nodes are down
> 
> All bug and issue numbers reference https://issues.basho.com
> 
> --------------------------------------------------
> Riak Search 0.14.2 Release Notes
> --------------------------------------------------
> 
> Riak 0.14.2 is a patch-level release for the 0.14 series and as such 
> restricted
> to bug fixes.
> 
> Bugs Fixed
> ----------
> 0939 - Fast map phase can overrun slower reduce phase
> 0970 - Deleting a non-indexed object from an indexed bucket throws an error
> 0977 - riak_kv_vnode:syntactic_put_merge creates different merged timestamps 
> if
>       clock skewed
> 0971 - Latency of "/stats" request steadily increases over time
> 0982 - riak-admin js_reload does not work
> 0987 - cluster_info formatting needs truncation limits
> 0989 - riak_kv_map_master crashes when counters are out of date
> 1006 - Objects not found in map-reduce are no longer retried on other
> vnodes in preflist
> 1009 - Empty js files in js_source_dir caused crash on start
> 1015 - Queued javascript map phases are processed even after a map reduce job
>       has failed (e.g. client receives timeout)
> 1080 - Inline field support broke Solr delete by query functionality.
> 1090 - bitcask_nifs_keydir_itr() has a race condition wrt. thread creation
> 1094 - Read repair introduces 'undefined' timestamps
> 1095 - result non-determinstic with allow_mult=false and siblings have
> same timestamp
> 1104 - MapReduce queries return results from other MapReduce queries
> 1112 - Map phase retries on not_found causes "500 Internal Server
> Error" response when
>       input contains the same bucket/key pair multiple times
> 1113 - Map phase retries on not_found causes "500 Internal Server
> Error" response when
>       nodes are down
> 1114 - Map phase retries on not_found causes "500 Internal Server
> Error" response
>       (function_clause) when nodes are down
> 
> All bug and issue numbers reference https://issues.basho.com.
> 
> _______________________________________________
> riak-users mailing list
> [email protected]
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
> 
> _______________________________________________
> riak-users mailing list
> [email protected]
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to