pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/riak



Module name:    wip
Committed by:   fhajny
Date:           Mon Oct 21 13:43:32 UTC 2013

Modified Files:
        wip/riak: Makefile Makefile.versions PLIST distinfo

Log Message:
Update riak to 1.4.2.

riak-1.4.2:
- Fixed various problems related to crashing stats
- Fixed extra noisy logs introduced in 1.4.1 (Not found errors and others)
- Fixed issues related to 2i queries timing out
- Added more protection against corrupt data in backends
- Fixed incorrect capability negotiation causing nodes to appear incompatible
  in Riak Control

riak-1.4.1:
- Pagination for equality queries is fixed by riak_kv/615.
- The ability to set a timeout on a 2i query has been added by riak_kv/616.
- Using 2i as input for a map-reduce job has been fixed by riak_kv/618.
- Riak Control can crash its host node when in a mixed-cluster environment
  containing a 1.4.0 node. This has been addressed by riak_control/120.
- Basho's leveldb fork has added better fadvise support and fixed some race
  conditions in the write path. See leveldb/88.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.14 -r1.15 wip/riak/PLIST
cvs -z3 rdiff -u -r1.16 -r1.17 wip/riak/distinfo
cvs -z3 rdiff -u -r1.20 -r1.21 wip/riak/Makefile
cvs -z3 rdiff -u -r1.8 -r1.9 wip/riak/Makefile.versions

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/riak/PLIST?r1=1.14&r2=1.15
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/riak/distinfo?r1=1.16&r2=1.17
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/riak/Makefile?r1=1.20&r2=1.21
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/riak/Makefile.versions?r1=1.8&r2=1.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index