On Thu, Oct 27, 2011 at 10:06 PM, wrote:
> Why these two gives different results?
>
>
>
> ./nodetool -h 172.xx.xxx.xx getcompactionthreshold Timeseries TickData
>
>
>
> Current compaction thresholds for Timeseries/TickData:
>
> min = 1, max = 2147483647
>
>
>
>
>
> [default@Timeseries] show sch
Why these two gives different results?
./nodetool -h 172.xx.xxx.xx getcompactionthreshold Timeseries TickData
Current compaction thresholds for Timeseries/TickData:
min = 1, max = 2147483647
[default@Timeseries] show schema;
use Timeseries;
...
and min_compaction_threshold = 4
and max_co