Remove obsolete FIXME
The cardinality problem has already been fixed in #149.
This commit is contained in:
parent
2c9565024f
commit
611d586981
@ -559,7 +559,6 @@ public class ColumnFamilyStore extends MetricsMBean implements ColumnFamilyStore
|
||||
counter.getString("partition") })); // string
|
||||
}
|
||||
}
|
||||
//FIXME: size is not the cardinality, a true value needs to be propogated
|
||||
return new CompositeDataSupport(SAMPLING_RESULT, SAMPLER_NAMES, new Object[] { cardinality, result });
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user