BloomFilter and serialization - update

104 views
Skip to first unread message

Dimitris Andreou

unread,
Jan 8, 2012, 1:39:40 AM1/8/12
to guava-discuss
Hi all,

Just a heads up: the serial form of the newly released BloomFilter may soon change incompatibly. This was not intended, the aim with BloomFilter was/is to provide a version which can be persisted indefinitely and will always work, even if in the meantime we implement various tweaks/optimizations. Due to an oversight, the most important optimization -not bumping the table to a power of two- can't practically be implemented compatibly. Sorry about any problem this might cause. 

So, if you plan to persist BloomFilter instances right now, keep in mind that these will have to be recreated at the next BF version.

Thanks,
Dimitris

Kevin Bourrillion

unread,
Jan 8, 2012, 11:42:23 AM1/8/12
to Dimitris Andreou, guava-discuss
Clarification: this decision hasn't actually been made yet. 




--
Kevin Bourrillion @ Google
Java Core Libraries Team
http://guava-libraries.googlecode.com

Reply all
Reply to author
Forward
0 new messages