[ 
https://issues.apache.org/jira/browse/KAFKA-718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13702671#comment-13702671
 ] 

Ashwanth Fernando commented on KAFKA-718:
-----------------------------------------

The change is trivial. I guess where I am having problems in sending out a 
patch is that I checked out 0.8, made my changes, committed to my local git 
repo. While rebasing with the trunk, there are a whole lot of inbound patches 
that need to be added to 0.8 branch. Do I merge these patches, because I don't 
feel comfortable dealing with the conflicts, because these patches are not 
authored by me.

Or, do I rebase with 0.8 instead of the trunk, if I am working on 0.8?
                
> kafka-run-class.sh should use reasonable gc settings
> ----------------------------------------------------
>
>                 Key: KAFKA-718
>                 URL: https://issues.apache.org/jira/browse/KAFKA-718
>             Project: Kafka
>          Issue Type: Bug
>    Affects Versions: 0.8
>            Reporter: Jay Kreps
>            Assignee: Neha Narkhede
>
> Our start script seems to use the default "stop the world" collector. It 
> would be good to default to well tuned gc settings including gc logging, CMS, 
> etc. Whatever we are using in prod and perf lab...
> Many people who want to use kafka basically don't know java well so they 
> won't succeed in figuring this stuff out on their own and just think it is 
> broken and timing out if we don't have good defaults.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to