You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2017/06/12 20:37:00 UTC

[jira] [Closed] (BEAM-2423) Abstract StateInternalsTest for the different state internals/Runners

     [ https://issues.apache.org/jira/browse/BEAM-2423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aljoscha Krettek closed BEAM-2423.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 2.1.0

> 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)