[Bamboo-Users] How to transport data of size greater than 16k between bamboo nodes?
adcxf
adcxf at 163.com
Thu Mar 5 08:59:30 UTC 2009
Hi, all
When I run two bamboo nodes, they can transport data between each other, but when the data is greater than 16K, the nodes will crash!!
How to solve the prolbem? thank you!
Below is the crash infomation:
bamboo.db.StorageManager: client 202.117.15.150, +72423 bytes, old=0 bytes, new=70.73 KBs
bamboo.db.StorageManager: put key=0x8824fb09 time_usec=0x4645b375cf8a0 ttl=604800 client_id=202.117.15.150 secret_hash=0x00000000 data_hash=0x736d56db size=72346
bamboo.lss.UdpCC: size=72440 is greater than max size=16384 for msg (PutOrRemoveMsg super=(NetworkMessage peer=202.117.15.154:4200, sender=202.117.15.150:3200 outbound timeout_sec=0) time_usec=1236242840484000 ttl=604800 guid=8824fb09 value=<> put=true client_id=202.117.15.150 seq=2)
java.lang.Exception
at bamboo.lss.UdpCC.BUG(UdpCC.java:963)
at bamboo.lss.UdpCC.send_msg(UdpCC.java:1362)
at bamboo.lss.UdpCC.handle_writable(UdpCC.java:1508)
at bamboo.lss.UdpCC$MySelectableCB.select_cb(UdpCC.java:684)
at bamboo.lss.ASyncCoreImpl.asyncMain(ASyncCoreImpl.java:318)
at bamboo.lss.ASyncCore.async_main(ASyncCore.java:129)
at Bproxy.main(Bproxy.java:1042)
bamboo.db.StorageManager: shutdown hook checkpointing database
bamboo.db.StorageManager: shutdown hook checkpoint complete
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://bamboo-dht.org/pipermail/bamboo-users/attachments/20090305/4f46bd29/attachment.html
More information about the Bamboo-Users
mailing list