[ https://issues.apache.org/jira/browse/STREAMS-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14005949#comment-14005949
]
ASF GitHub Bot commented on STREAMS-88:
---------------------------------------
Github user mfranklin commented on a diff in the pull request:
https://github.com/apache/incubator-streams/pull/22#discussion_r12952303
--- Diff: streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/processor/TwitterProfileProcessor.java
---
@@ -35,18 +36,18 @@ public void run() {
while(true) {
--- End diff --
I realize you didn't add this, but I am not sure why this is a runnable. I will put in
an issue to remove it.
> TwitterEventClassifier does not react as expected to 'User' objects
> -------------------------------------------------------------------
>
> Key: STREAMS-88
> URL: https://issues.apache.org/jira/browse/STREAMS-88
> Project: Streams
> Issue Type: Bug
> Reporter: Robert Douglas
>
> In the event that we get a Twitter 'User' object, the TwitterEventClassifier treats it
as a tweet. This causes issues in serializers where we try to process that object using the
Tweet serializers.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
|