[
https://issues.apache.org/jira/browse/BEAM-3994?focusedWorklogId=87259&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-87259
]
ASF GitHub Bot logged work on BEAM-3994:
----------------------------------------
Author: ASF GitHub Bot
Created on: 03/Apr/18 20:23
Start Date: 03/Apr/18 20:23
Worklog Time Spent: 10m
Work Description: bsidhom commented on issue #5008: [BEAM-3994] Use typed
client pool sinks and sources
URL: https://github.com/apache/beam/pull/5008#issuecomment-378384876
R: @tgroh
I'm open to suggestions of other ways to do this. The most important point
is that consumers of control clients only have a way to get them out and
producers only have a way to add them.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 87259)
Time Spent: 20m (was: 10m)
> Use typed sinks and sources for FnApiControlClientPoolService
> -------------------------------------------------------------
>
> Key: BEAM-3994
> URL: https://issues.apache.org/jira/browse/BEAM-3994
> Project: Beam
> Issue Type: Bug
> Components: runner-core
> Reporter: Ben Sidhom
> Assignee: Ben Sidhom
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> We operate with blocking queues directly when managing control clients with
> the FnApiControlClientPoolService. This makes interactions with the client
> pool difficult to understand. We should instead make client sources and sinks
> explicit.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)