Login  Register

[jira] [Commented] (CARBONDATA-256) Replace StringBuffer with StringBuilder in case of local variables

Posted by Akash R Nilugal (Jira) on Sep 19, 2016; 6:35am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Commented-CARBONDATA-256-Replace-StringBuffer-with-StringBuilder-in-case-of-local-variables-tp1235.html


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

ASF GitHub Bot commented on CARBONDATA-256:
-------------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-carbondata/pull/173


> Replace StringBuffer with StringBuilder in case of local variables
> ------------------------------------------------------------------
>
>                 Key: CARBONDATA-256
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-256
>             Project: CarbonData
>          Issue Type: Improvement
>            Reporter: Vinod KC
>            Priority: Trivial
>
> Even with local variables of Stringbuffer type, unnecessary synchronization overhead will be added in string operation.Replacing StringBuffer with StringBuilder in such  cases can avoid synchronization overhead



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)