a
>>
>>
>>
>> *Von:* Michał Łowicki [mailto:mlowi...@gmail.com]
>> *Gesendet:* Montag, 1. Juni 2015 11:47
>> *An:* user@cassandra.apache.org
>> *Betreff:* How to interpret some GC logs
>>
>>
>>
>> Hi,
>>
>>
>>
>>
Stamps -Xloggc:/var/log/cassandra/gc.log
>
>
> Best Regards,
> Sebastian Martinka
>
>
>
> *Von:* Michał Łowicki [mailto:mlowi...@gmail.com]
> *Gesendet:* Montag, 1. Juni 2015 11:47
> *An:* user@cassandra.apache.org
> *Betreff:* How to interpret some GC logs
>
On Mon, Jun 1, 2015 at 7:25 PM, Jason Wee wrote:
> can you tell what jvm is that?
>
root@db2:~# java -version
java version "1.7.0_80"
Java(TM) SE Runtime Environment (build 1.7.0_80-b15)
Java HotSpot(TM) 64-Bit Server VM (build 24.80-b11, mixed mode)
>
> jason
>
> On Mon, Jun 1, 2015 at 5:4
this should help you:
https://blogs.oracle.com/poonam/entry/understanding_cms_gc_logs
Best Regards,
Sebastian Martinka
Von: Michał Łowicki [mailto:mlowi...@gmail.com]
Gesendet: Montag, 1. Juni 2015 11:47
An: user@cassandra.apache.org
Betreff: How to interpret some GC logs
Hi,
Normally I get
can you tell what jvm is that?
jason
On Mon, Jun 1, 2015 at 5:46 PM, Michał Łowicki wrote:
> Hi,
>
> Normally I get logs like:
>
> 2015-06-01T09:19:50.610+: 4736.314: [GC 6505591K->4895804K(8178944K),
> 0.0494560 secs]
>
> which is fine and understandable but occasionalIy I see something li
Hi,
Normally I get logs like:
2015-06-01T09:19:50.610+: 4736.314: [GC 6505591K->4895804K(8178944K),
0.0494560 secs]
which is fine and understandable but occasionalIy I see something like:
2015-06-01T09:19:50.661+: 4736.365: [GC 4901600K(8178944K), 0.0049600
secs]
How to interpret it? D