[ 
https://issues.apache.org/jira/browse/BEAM-2423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16047037#comment-16047037
 ] 

ASF GitHub Bot commented on BEAM-2423:
--------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/beam/pull/3313


> Abstract StateInternalsTest for the different state internals/Runners
> ---------------------------------------------------------------------
>
>                 Key: BEAM-2423
>                 URL: https://issues.apache.org/jira/browse/BEAM-2423
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-core, runner-flink
>            Reporter: Jingsong Lee
>            Assignee: Jingsong Lee
>             Fix For: 2.1.0
>
>
> For the test of InMemoryStateInternals, ApexStateInternals, 
> FlinkStateInternals, SparkStateInternals, etc..
> Have a common base class for the state internals test that has an abstract 
> method createStateInternals() and all the test methods. Then an actual 
> implementation would just derive from that and only implement the method for 
> creating the state internals. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to