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

ASF GitHub Bot commented on FLINK-8994:
---------------------------------------

tzulitai opened a new pull request #6435: [FLINK-8994] [tests] Let general 
purpose DataStream jobs use Avro as state
URL: https://github.com/apache/flink/pull/6435
 
 
   ## What is the purpose of the change
   
   This improves the coverage of our general purpose DataStream job by having 
Avro type states.
   
   ## Brief change log
   
   - Add a keyed map operator that uses Avro type states
   - Strengthen the validation checks in the artificial keyed state mappers by 
also checking the sequence numbers.
   
   ## Verifying this change
   
   Run the savepoint end to end test. e.g.,
   `./run-single-test.sh test-scripts/test_resume_savepoint.sh 2 4 rocks false 
rocks`
   
   ## Documentation
   
     - Does this pull request introduce a new feature? (yes / **no**)
     - If yes, how is the feature documented? (**not applicable** / docs / 
JavaDocs / not documented)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Add a test operator with keyed state that uses Avro serializer (from 
> schema/by reflection)
> ------------------------------------------------------------------------------------------
>
>                 Key: FLINK-8994
>                 URL: https://issues.apache.org/jira/browse/FLINK-8994
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Tests
>    Affects Versions: 1.5.0
>            Reporter: Stefan Richter
>            Assignee: Congxian Qiu
>            Priority: Major
>              Labels: pull-request-available
>
> Add a test operator with keyed state that uses Avro serializer (from 
> schema/by reflection)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to