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

ASF GitHub Bot commented on APEXCORE-522:
-----------------------------------------

GitHub user vrozov reopened a pull request:

    https://github.com/apache/apex-core/pull/385

    APEXCORE-522 - Promote singleton usage pattern for String2String, 
Long2String and other StringCodecs

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vrozov/apex-core APEXCORE-522

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/apex-core/pull/385.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #385
    
----
commit 9a9a34e825c2204ffd5edae9fd8641892dfe2a3f
Author: Vlad Rozov <[email protected]>
Date:   2016-09-07T16:12:54Z

    APEXCORE-522 - Promote singleton usage pattern for String2String, 
Long2String and other StringCodecs

----


> Promote singleton usage pattern for String2String, Long2String and other 
> StringCodecs
> -------------------------------------------------------------------------------------
>
>                 Key: APEXCORE-522
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-522
>             Project: Apache Apex Core
>          Issue Type: Improvement
>            Reporter: Vlad Rozov
>            Assignee: Vlad Rozov
>            Priority: Minor
>
> String2String codec does not hold state, a single instance of the same 
> String2String class may be reused.



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

Reply via email to