Hi zhang zhi wei, this bug is fixed now, you can get the fix by checking out xmlBlaster with cvs. The clustered synchronous get() over several cluster node hops was buggy,
regards Marcel > I find the error line is PublishTest.java line 150 > I print the four msgs,: > > > <key oid='PublishToBilbo' contentMimeExtended='1.0' domain='RUGBY_NEWS'/> > <content><![CDATA[We win]]></content> > <qos> > <sender>/node/bilbo/client/ClientTo[bilbo]/-8</sender> > <rcvTimestamp nanos='1084114476530000001'/> > <route> > <node id='bilbo' stratum='2' timestamp='1084114476359000001' > dirtyRead='fals > e'/> > <node id='frodo' stratum='1' timestamp='1084114476509000002' > dirtyRead='true > '/> > <node id='heron' stratum='0' timestamp='1084114476530000001' > dirtyRead='fals > e'/> > </route> > <isPublish/> > </qos> > > <key oid='PublishToBilbo' contentMimeExtended='1.0' domain='RUGBY_NEWS'/> > <content><![CDATA[We win]]></content> > <qos> > <sender>/node/bilbo/client/ClientTo[bilbo]/-8</sender> > <rcvTimestamp nanos='1084114476509000002'/> > <route> > <node id='bilbo' stratum='1' timestamp='1084114476359000001' > dirtyRead='fals > e'/> > <node id='frodo' stratum='0' timestamp='1084114476509000002' > dirtyRead='true > '/> > </route> > <isPublish/> > </qos> > > > <key oid='PublishToBilbo' contentMimeExtended='1.0' domain='RUGBY_NEWS'/> > <content><![CDATA[We win]]></content> > <qos> > <sender>/node/bilbo/client/ClientTo[bilbo]/-8</sender> > <rcvTimestamp nanos='1084114476530000001'/> > <route> > <node id='bilbo' stratum='2' timestamp='1084114476359000001' > dirtyRead='fals > e'/> > <node id='frodo' stratum='1' timestamp='1084114476509000002' > dirtyRead='true > '/> > <node id='heron' stratum='0' timestamp='1084114476530000001' > dirtyRead='fals > e'/> > </route> > <isPublish/> > </qos> > > > <key oid='PublishToBilbo' contentMimeExtended='1.0' domain='RUGBY_NEWS'/> > <content><![CDATA[We win]]></content> > <qos> > <sender>/node/bilbo/client/ClientTo[bilbo]/-8</sender> > <rcvTimestamp nanos='1084114476509000002'/> > <route> > <node id='bilbo' stratum='1' timestamp='1084114476359000001' > dirtyRead='fals > e'/> > <node id='frodo' stratum='0' timestamp='1084114476509000002' > dirtyRead='true > '/> > </route> > <isPublish/> > </qos> > > > why the same message is repeated four times! > > > >> From: "zhang zhi wei" <[EMAIL PROTECTED]> >> Reply-To: [EMAIL PROTECTED] >> To: [EMAIL PROTECTED] >> Subject: [xmlblaster] error report about cluster test! >> Date: Sun, 09 May 2004 22:12:11 +0800 >> >> hi, when i test the cluster of xmlblaster, it report two errors! >> >> (org.xmlBlaster.test.cluster.PublishTest):Invalid number of messages >> returned expected:<1> but was <4> >> (org.xmlBlaster.test.cluster.SubscribeTest):message form avalon >> expected:<1> but was:<0> >> >> can u tell me the reason? >> >> _________________________________________________________________ >> 免费下载 MSN Explorer: http://explorer.msn.com/lccn >> > > _________________________________________________________________ > 与联机的朋友进行交流,请使用 MSN Messenger: http://messenger.msn.com/cn > -- http://www.xmlBlaster.org
