Functional test 009 is failure on newly release v0.8.3_rc0, v0.8.2 and v0.8.1

Aug 13 15:22:49 EMERG [main] get_vnode_info(83) Asserting `is_main_thread()' failed. Aug 13 15:22:49 EMERG [main] crash_handler(267) sheep exits unexpectedly (Aborted).
Aug 13 15:22:49 EMERG [main] sd_backtrace(833) sheep.c:269: crash_handler
...

It seems at least one patch has not been backported to stable branch.

Sorry, I should reply on this mail.


On 2014年08月13日 14:54, Hitoshi Mitake wrote:
Hi sheepdog users and developers,

I released v0.8.3_rc0 of stable branch. You can download a source
archive from these URLs:
tar.gz: https://github.com/sheepdog/sheepdog/archive/v0.8.3_rc0.tar.gz
zip: https://github.com/sheepdog/sheepdog/archive/v0.8.3_rc0.zip

This update contains important bugfixes, especially related to
zookeeper driver. In addition, enhancements of log messages are
backported.

I have to emphasis on the point that updating from v0.8.x (x < 3) to
v0.8.3_rc0 requires "-u" option, because it contains updating store
format. Sorry for inconvenience but the format update is a necessary
change for clusters which store many objects.

If no one disagrees about this release candidate in 2 days, it will be
v0.8.3 officially.

Below is a summary of commits:

Meng An (1):
       sheep: remove last slash for new->path in md_add_disk()

Ruoyu (8):
       sheep/zookeeper: ensure zookeeper is connected
       zk_control: add list and purge queue nodes
       zookeeper: fix zk_event structure not initialized
       sheep/ops: fix incorrect error log on remove_epoch
       sheep/request: straightforward error message in sheep_exec_req
       lib/event: fix and unify error message
       sheep/cluster: remove ephemeral node when zookeeper master leaves
       sheep/request: fix fd leak

Thanks,
Hitoshi


--
sheepdog mailing list
sheepdog@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/sheepdog

Reply via email to