Steve Blackmon created STREAMS-126:
--------------------------------------
Summary: StreamsLocalBuilder should look for provider timeout in
typesafe config
Key: STREAMS-126
URL: https://issues.apache.org/jira/browse/STREAMS-126
Project: Streams
Issue Type: Improvement
Reporter: Steve Blackmon
Priority: Minor
StreamsLocalBuilder should look for provider timeout in typesafe config.
Currently the class that creates StreamsLocalBuilder must create a separate
configuration map and pass it in to the builder. This is technically
unnecessary as the streams runtime has access to the static typesafe config
object where this value could be specified, resulting in a more flexible
solution.
--
This message was sent by Atlassian JIRA
(v6.2#6252)