[
https://issues.apache.org/jira/browse/STREAMS-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14006448#comment-14006448
]
ASF GitHub Bot commented on STREAMS-97:
---------------------------------------
GitHub user robdouglas opened a pull request:
https://github.com/apache/incubator-streams/pull/27
STREAMS-97 | If the outclass is 'Activity' TwitterTypeConverter no longe...
...r immediately returns. Added count variable to keep track of the flow of
datums
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/robdouglas/incubator-streams STREAMS-97
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-streams/pull/27.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 #27
----
commit 90c082e476881763b9c076b4b648da8fe6be1b41
Author: Robert Douglas <[email protected]>
Date: 2014-05-22T20:45:34Z
STREAMS-97 | If the outclass is 'Activity' TwitterTypeConverter no longer
immediately returns. Added count variable to keep track of the flow of datums
----
> TwitterTypeConverter returns immediately if it encounters a Activity object
> ---------------------------------------------------------------------------
>
> Key: STREAMS-97
> URL: https://issues.apache.org/jira/browse/STREAMS-97
> Project: Streams
> Issue Type: Bug
> Reporter: Robert Douglas
>
> TwitterTypeConverter immediately returns the result if it finds an outClass
> of "Activity". This will bypass the check at the bottom of the convert()
> method that returns the result object iff it is not null.
--
This message was sent by Atlassian JIRA
(v6.2#6252)