You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by ns...@apache.org on 2011/10/11 04:20:26 UTC

svn commit: r1181560 - /hbase/branches/0.89/src/main/java/org/apache/hadoop/hbase/util/DynamicByteBloomFilter.java

Author: nspiegelberg
Date: Tue Oct 11 02:20:26 2011
New Revision: 1181560

URL: http://svn.apache.org/viewvc?rev=1181560&view=rev
Log:
Removing DynamicByteBloomFilter. This should have been part of D251932.

Summary:
See D251932 for details. DynamicByteBloomFilter is being removed as
part of HFile format v2 changes, as we are transitioning to compound
Bloom filters. Committing this without a separate Differential
revision and review, because this was already reviewed as part of
D251932.

Test Plan: Unit tests, dark launch.
Reviewed By: nspiegelberg
Reviewers: nspiegelberg, kannan, kranganathan, gqchen, jgray, aaiyer
Revert plan:
OK
Commenters: jgray
CC: hbase-hdfs@lists, , mbautin, jgray, nspiegelberg,
Revert Plan:
HFile format version 2 introduces backwards-compatible but
non-reverse-compatible changes.

Removed:
    hbase/branches/0.89/src/main/java/org/apache/hadoop/hbase/util/DynamicByteBloomFilter.java