[
https://issues.apache.org/jira/browse/BEAM-6964?focusedWorklogId=223553&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-223553
]
ASF GitHub Bot logged work on BEAM-6964:
----------------------------------------
Author: ASF GitHub Bot
Created on: 05/Apr/19 11:52
Start Date: 05/Apr/19 11:52
Worklog Time Spent: 10m
Work Description: mxm commented on issue #8190: [BEAM-6964] Simplify key
context handling in ExecutableStageDoFnOperator
URL: https://github.com/apache/beam/pull/8190#issuecomment-480247975
Run Java Flink PortableValidatesRunner Streaming
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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: 223553)
Time Spent: 40m (was: 0.5h)
> Simplify key context handling in ExecutableStageDoFnOperator
> ------------------------------------------------------------
>
> Key: BEAM-6964
> URL: https://issues.apache.org/jira/browse/BEAM-6964
> Project: Beam
> Issue Type: Improvement
> Components: runner-flink
> Reporter: Maximilian Michels
> Assignee: Maximilian Michels
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The code is a bit hard to understand because of multiple keys being set in
> different contexts, for 1) state requests 2) timers setting 3) timer firing.
> This should be simplified.
> We can also introduce a helper class for key encoding/decoding to achieve
> consistency across all places which use a key serializer.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)