[GitHub] samza pull request #292: SAMZA-1415: Add clearStream API in SystemAdmin and ...

2017-09-06 Thread xinyuiscool
GitHub user xinyuiscool opened a pull request: https://github.com/apache/samza/pull/292 SAMZA-1415: Add clearStream API in SystemAdmin and remove deprecated APIs The patch does the following: 1) add clearStream() APi in SystemAdmin. Currently it's only supported in Kafka wi

Re: [VOTE] SEP-8: Add in-memory system consumer & producer

2017-09-06 Thread Navina Ramesh
Hi Bharath, Really good design! 1. Based on your SEP, you have listed 3 implementation approaches. Do you know which one we are choosing? I suspect it is Approach C. Can you please confirm and update the SEP? 2. Perhaps rename "Test Plan" to "Proposed Usage" or "Usage Example" Overall,

Re: [VOTE] SEP-8: Add in-memory system consumer & producer

2017-09-06 Thread xinyu liu
+1 on the overall design. This will make testing a lot easier! Thanks, Xinyu On Wed, Sep 6, 2017 at 10:45 AM, Bharath Kumara Subramanian < codin.mart...@gmail.com> wrote: > Hi all, > > Can you please vote for SEP-8? > You can find the design document here >

[VOTE] SEP-8: Add in-memory system consumer & producer

2017-09-06 Thread Bharath Kumara Subramanian
Hi all, Can you please vote for SEP-8? You can find the design document here . Thanks, Bharath