You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streams.apache.org by "Steve Blackmon (JIRA)" <ji...@apache.org> on 2015/09/12 22:15:45 UTC

[jira] [Created] (STREAMS-367) Add read(String id) and read(List ids) methods to StreamsProvider

Steve Blackmon created STREAMS-367:
--------------------------------------

             Summary: Add read(String id) and read(List<String> ids) methods to StreamsProvider
                 Key: STREAMS-367
                 URL: https://issues.apache.org/jira/browse/STREAMS-367
             Project: Streams
          Issue Type: New Feature
            Reporter: Steve Blackmon
            Assignee: Steve Blackmon


Add read(String id) and read(List<String> ids) methods to StreamsProvider

Logic for document retrieval along these lines already exists within the provider or within the libraries connecting to the origin sources, but can't currently be accessed other than by calling readCurrent or readAll.

Having this ability would open up use-cases where providers are started and used ad-hoc as a proxy for upstream documents.



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