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

ASF GitHub Bot commented on STREAMS-371:
----------------------------------------

Github user eponvert commented on a diff in the pull request:

    https://github.com/apache/incubator-streams/pull/263#discussion_r42375321
  
    --- Diff: 
streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/provider/TwitterFollowingProviderTask.java
 ---
    @@ -48,23 +48,26 @@
         protected TwitterFollowingProvider provider;
         protected Twitter client;
         protected Long id;
    +    protected Boolean ids_only;
    --- End diff --
    
    Why the non-standard Java variable format?


> Allow use of ids endpoints in TwitterFollowingProvider
> ------------------------------------------------------
>
>                 Key: STREAMS-371
>                 URL: https://issues.apache.org/jira/browse/STREAMS-371
>             Project: Streams
>          Issue Type: Improvement
>            Reporter: Steve Blackmon
>            Assignee: Steve Blackmon
>
> Allow use of ids endpoints in TwitterFollowingProvider
> These ids have higher throughput than the endpoints the provider currently 
> uses, at the cost of getting only IDs rather than full profiles.



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

Reply via email to