Axel Magnuson created BEAM-3882:
-----------------------------------
Summary: Make StateRequestHandler::accept interface idiomatic.
Key: BEAM-3882
URL: https://issues.apache.org/jira/browse/BEAM-3882
Project: Beam
Issue Type: Improvement
Components: runner-core
Reporter: Axel Magnuson
Assignee: Axel Magnuson
StateRequestHandler was based on some Dataflow SDK source code that does not
conform to Beam coding conventions. In particular, the accept method takes its
return value as a parameter, which is a code smell.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)