HI David, Thanks so much for the interest to contribute to Apache Flink.
To help review and DISCUSS for new feature in Flink, please do submit FLIP [1] proposal. It will help the PMCs managing the new feature proposals and keep resources with ASF realm. Thanks, Henry [1] https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals On Sun, Sep 11, 2016 at 7:56 PM, Jeffery David <dwan...@gmail.com> wrote: > Hi ALL, > > Recently, we have designed and implemented a new proposal in FLINK to > support Asynchronous Operation while streaming. The main feature of this > proposal is to introduce async i/o operation in FLINK to boost the TPS of > streaming job without delaying the checkpoint, and provide an easy way for > the FLINK users to implement their async i/o codes in FLINK job. > > Here is the link to Google Doc: > https://docs.google.com/document/d/1Lr9UYXEz6s6R_ > 3PWg3bZQLF3upGaNEkc0rQCFSzaYDI/edit > > Any feedback is appreciated. > > Thanks, > David >