Rakesh Kumar created BEAM-7035:
----------------------------------
Summary: Clear() method of OutputTimer is not consistent
Key: BEAM-7035
URL: https://issues.apache.org/jira/browse/BEAM-7035
Project: Beam
Issue Type: Bug
Components: beam-model
Reporter: Rakesh Kumar
[Clear()|https://github.com/apache/beam/blob/master/sdks/python/apache_beam/runners/worker/bundle_processor.py#L378]
method of OutputTimer is not consistent ()
The timestamp parameter is passed here but never used. Also in the [test cases
|[https://github.com/apache/beam/blob/master/sdks/python/apache_beam/transforms/userstate_test.py#L501]]
and direct runner timer doesn't pass any parameter in the clear method
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)