macan / Pomegranate

An Efficient Distributed File/Blob/Key-Value Store for Billions of Small Files
http://github.com/macan/Pomegranate/wiki
121 stars 8 forks source link

xnet_free_msg() bug #2

Open macan opened 14 years ago

macan commented 14 years ago

In xnet-simple RESEND mode, there is a race between the reply message and the original xnet_msg, it is hard to trace the calling path. For now, we just disable the RESEND mode to fix this bug:(