GC Tuning
Tao Mao
yiyeguhu at gmail.com
Sat Sep 19 08:22:47 UTC 2015
Hi Joseph,
What's the average response time under current settings?
What typical use cases are you expecting from HBase (get to know some basic
idea of your application)? How large is your data set?
Thanks.
Tao Mao
On Fri, Sep 18, 2015 at 4:06 AM, Joseph <josephj at arssoftware.com> wrote:
> Hi Tao,
>
>
>
> Thank you for your quick response.
>
>
>
> I am trying to tune the No SQL database which require real time response.
> Here in some cases server not responding due to the garbage pauses. Maximum
> response pause allowed is below or equal to 100. When I set -XX:MaxGCPauseMillis=100
> flag, each collection pause exceeds at most of 100 milliseconds?. I want
> reduce the total pause time maximum of 100 milliseconds . Because server
> needs to respond within milliseconds.
>
>
>
>
>
> Regards
>
> Joseph
>
>
>
> *From:* Tao Mao [mailto:yiyeguhu at gmail.com]
> *Sent:* Friday, September 18, 2015 2:21 AM
> *To:* Joseph James
> *Cc:* hotspot-gc-use
> *Subject:* Re: GC Tuning
>
>
>
> Hi,
>
>
>
> What's the goal here (latency or throughput)? What's the bottom line now?
>
>
>
> Thanks.
>
> Tao Mao
>
>
>
>
>
> On Thu, Sep 17, 2015 at 6:02 AM, Joseph <josephj at arssoftware.com> wrote:
>
> Hi ,
>
>
>
> I am Joseph. I am trying to tune performance of our server .I run server
> with following g1 gc options.
>
>
>
> Maximum heap allocated to server is 5GB.
>
>
>
> “ -XX:+UseG1GC -XX:MaxGCPauseMillis=100 -XX:ParallelGCThreads=4
> -XX:InitiatingHeapOccupancyPercent=65 -XX:+ParallelRefProcEnabled
> -XX:-ResizePLAB -Xloggc:/var/log/hbase/gc-hbase.log -XX:+PrintGCDetails
> -XX:+PrintAdaptiveSizePolicy -XX:+PrintGCTimeStamps”
>
>
>
> The gc logs resulted with above gc flags are attached with the mail.How to
> reduce garbage pause time in our server.
>
>
>
> Thank you for your valuble time
>
>
>
>
>
> *Regards,*
>
> *Joseph*
>
>
>
>
> ------------------------------
>
> This mail is sent from the ARS T&TT(India)Pvt Ltd.
>
>
> _______________________________________________
> hotspot-gc-use mailing list
> hotspot-gc-use at openjdk.java.net
> http://mail.openjdk.java.net/mailman/listinfo/hotspot-gc-use
>
>
>
> ------------------------------
> This mail is sent from the ARS T&TT(India)Pvt Ltd.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-gc-use/attachments/20150919/dea94162/attachment.html>
More information about the hotspot-gc-use
mailing list