[ https://issues.apache.org/jira/browse/STREAMS-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15055126#comment-15055126 ]
ASF GitHub Bot commented on STREAMS-377: ---------------------------------------- GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/280 resolves STREAMS-377 You can merge this pull request into a Git repository by running: $ git pull https://github.com/steveblackmon/incubator-streams STREAMS-377 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-streams/pull/280.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 #280 ---- commit 1b2891d43f428c8719e470554e8af8b8f674c7fe Author: Steve Blackmon (@steveblackmon) <sblack...@apache.org> Date: 2015-12-13T20:24:06Z resolves STREAMS-377 ---- > can't create different LineReadWriteUtils > ------------------------------------------ > > Key: STREAMS-377 > URL: https://issues.apache.org/jira/browse/STREAMS-377 > Project: Streams > Issue Type: Bug > Reporter: Steve Blackmon > > Singleton implementation of LineReadWriteUtil makes it tough to use two > configurations in the same JVM. Refactor to allow any number of LRWU objects > with different configurations, while maintaining singleton access model. -- This message was sent by Atlassian JIRA (v6.3.4#6332)