-
Notifications
You must be signed in to change notification settings - Fork 35
News
- Old News [#sea23741]
** [2010/11/09] 1.0.10 release [#m2e4b0ba]
released 1.0.10
-
Feature Updates -- added new state "ready" (shifts when adding new master node, after data dump completed) -- added TokyoCabinet B+Tree support (storage-type=tcb) -- added keys op -- added new information (behind) to threads list -- added replication-type option (async|sync)
-
Bug Fixes -- fixed possible crash w/ "stats threads"
** [2010/02/09] Flare client tool is now available [#tfde89e8]
xurenlu>http://github.com/xurenlu wrote client tool for Flare. thx!
please check: http://github.com/xurenlu/flare-manager
** [2009/10/09] 1.0.9 release [#j37e74c5]
released 1.0.9
- ''Upgrade Notice'' -- if you already have 2 or more partitions in 1.0.8 (or more older versions), please add following lines in your flarei.conf
partition-modular-hint=[your current partition count]
-
Feature Updates -- mandatorily proxy requests when balance is set to 0, even if role is slave and state is active and partition is set to [target] -- added reconstruction-interval option (node server only, in usec) -- wait for N usec for each entry update when reconstructing node (this will reduce load of master nodes) -- added back-log option -- added network read timeout option (net-read-timeout = [sec]) -- added unix domain socket support (option "server-socket" is now available) -- added --partition-type option (default=modular) -- added --partition-modular-hint option (default=1, this is very important when upgrading 1.0.9 or later if you already have 2 or more partition) -- added dump_key op -- added meta op
-
Bug Fixes -- fix bug in "node role" op (could not shift slave node balance to 0) -- fix xml format bug (thx to patch from kazuhiko) -- re-set resouce limit when received sighup (this will fix shortage of fd after you dynamically update max-connection) -- fix segfault caused by removing a node
** [2009/02/03] 1.0.8 release [#qb9e777b]
released 1.0.8 (very stable)
- fixed random infinite loop and segfault under heavy load
** [2009/01/26] 1.0.7 release [#d4be2922]
released 1.0.7 (more and more stable)
- fixed problem caused by thread id overflow
** [2009/01/22] 1.0.6 release [#i486c840]
released 1.0.6 (more stable)
- fixed random assertion error
** [2008/12/03] 1.0.5 release [#k6ab4b03]
released 1.0.5 (stable)
- socket I/O tunings and bug fixes
** [2008/12/03] 1.0.4 release [#w6e1c111]
released 1.0.4
- MySQL replication bug fixes and socket I/O tweaks
** [2008/11/28] 1.0.3 release [#fabe10e9]
released 1.0.3
- MySQL replication bug fixes
** [2008/11/28] 1.0.2 release [#nd311e04]
released 1.0.2
- added experimental MySQL replication feature (from Flare to MySQL)
** [2008/11/27] 1.0.1 release [#z4aeec39]
released 1.0.1.
- try node sync command to down node, too
- fix replication from preparing master to preparing slave
** [2008/11/25] 1.0.0 release [#eaebfdaf]
released 1.0.0.