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/10/27 19:24:05 UTC

[GitHub] TisonKun edited a comment on issue #6953: [FLINK-10558] [yarn-test] Port YARNHighAvailabilityITCase to new code…

TisonKun edited a comment on issue #6953: [FLINK-10558] [yarn-test] Port YARNHighAvailabilityITCase to new code…
URL: https://github.com/apache/flink/pull/6953#issuecomment-433648252
 
 
   The main process I think this test should have is, 
    1. start the session
    2. submit a somehow blocking job
    3. verify the job running 
    4. kill the JM
    5. verify the job re-running 
    (*. make the job finished)
   
   The problem I meet is, what is the best way to kill JM and, how to verify "re-running".

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