Re: Triggering Savepoints with the Monitoring API

2018-09-11 Thread Austin Cawley-Edwards
Thank you vino! On Mon, Sep 10, 2018, 11:08 PM vino yang wrote: > Hi Austin, > > It seems that your scene is very suitable for a usage scenario of Flink's > Savepoint: A/B Test (or upgrade application). Yes, Flink can support this > requirement, but you should understand that these two jobs will

Re: Triggering Savepoints with the Monitoring API

2018-09-10 Thread vino yang
Hi Austin, It seems that your scene is very suitable for a usage scenario of Flink's Savepoint: A/B Test (or upgrade application). Yes, Flink can support this requirement, but you should understand that these two jobs will be subject to certain restrictions. For more information, please refer to O