You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2018/07/27 05:52:52 UTC

[GitHub] tzulitai opened a new pull request #6435: [FLINK-8994] [tests] Let general purpose DataStream jobs use Avro as state

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:
users@infra.apache.org


With regards,
Apache Git Services