On Thu, 06 Aug 2009 17:50:57 -0700, Kenton Varda wrote: > http://groups.google.com/group/protobuf/files Please test it out and let > me know if you have any problems. > > http://protobuf.googlecode.com/svn/trunk/CHANGES.txt
The new thread-local freelist will very likely create a number of issues when used in apps with thread pools, like clean redeployment of web apps or reloadable OSGi bundles. Unfortunately I don't have a good alternative suggestion except maybe to make them optional or isolate them so that the user can choose a Builder recycling strategy. -h --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/protobuf?hl=en -~----------~----~----~----~------~----~------~--~---
