Only one, because I ran nodetool compact on the db earlier.
Actually, does nodetool compactionhistory only show the compactions within
the last 24 hours or so? Because I had run nodetool compact about 24 hrs
before i checked compactionhistory, so perhaps the earlier compactions were
just not shown
How many sstables (*-Data.db files) do each of your two tables have?
On Wed, Mar 25, 2015 at 2:54 PM, Ali Akhtar wrote:
> I also just inserted, didn't do any updates.
>
> On Thu, Mar 26, 2015 at 12:54 AM, Ali Akhtar wrote:
>
>> I'm on 2.0.12
>>
>> I'm not sure if that's issue, since the size is
I'm on 2.0.12
I'm not sure if that's issue, since the size isn't growing. The size is
about what i'd expect.
On Thu, Mar 26, 2015 at 12:44 AM, Tyler Hobbs wrote:
> What version of Cassandra are you using? Since it sounds like you aren't
> doing any reads, it could be
> https://issues.apache.or
I also just inserted, didn't do any updates.
On Thu, Mar 26, 2015 at 12:54 AM, Ali Akhtar wrote:
> I'm on 2.0.12
>
> I'm not sure if that's issue, since the size isn't growing. The size is
> about what i'd expect.
>
> On Thu, Mar 26, 2015 at 12:44 AM, Tyler Hobbs wrote:
>
>> What version of Cas
What version of Cassandra are you using? Since it sounds like you aren't
doing any reads, it could be
https://issues.apache.org/jira/browse/CASSANDRA-8635.
On Wed, Mar 18, 2015 at 9:37 AM, Ali Akhtar wrote:
> When I run nodetool compactionhistory , I'm only seeing the system
> keyspace, and Ops
When I run nodetool compactionhistory , I'm only seeing the system
keyspace, and OpsCenter keyspace in the compactions. I only see one mention
of my own keyspace, but its only for the smallest table within that
keyspace (containing only about 1k rows). My two other tables, containing
1.1m and 100k