[
https://issues.apache.org/jira/browse/OOZIE-3540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16921233#comment-16921233
]
ASF subversion and git services commented on OOZIE-3540:
--------------------------------------------------------
Commit e39bd7ffef82f6f34ddbc6bbfc6f2b09ae424788 in oozie's branch
refs/heads/master from Andras Salamon
[ https://gitbox.apache.org/repos/asf?p=oozie.git;h=e39bd7f ]
OOZIE-3540 Use StringBuilder instead of StringBuffer if concurrent access is
not required (zsombor via asalamon74)
> Use StringBuilder instead of StringBuffer if concurrent access is not required
> ------------------------------------------------------------------------------
>
> Key: OOZIE-3540
> URL: https://issues.apache.org/jira/browse/OOZIE-3540
> Project: Oozie
> Issue Type: Improvement
> Components: core
> Affects Versions: trunk
> Reporter: Zsombor Gegesy
> Assignee: Zsombor Gegesy
> Priority: Minor
> Fix For: 5.2.0
>
> Attachments: OOZIE-3540.patch
>
>
> StringBuffer is an old relic from the distant past, Oozie shouldnt' need to
> use it, unless concurrent access is expected.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)