Re: A question about checkpointing

2017-05-17 Thread 舒琦
Hi Yi, I got it now, thanks for your help! Qi Shu > 在 2017年5月18日,05:22,Yi Pan 写道: > > Hi, Qi, > > This would depend on the following two factors: > # whether the send() is async or sync > # how do you handle the send failure > > If the send() is sync, you will always receive

[GitHub] samza pull request #194: SAMZA-1221, SAMZA-1101: Internal cleanup for High-L...

2017-05-17 Thread prateekm
GitHub user prateekm opened a pull request: https://github.com/apache/samza/pull/194 SAMZA-1221, SAMZA-1101: Internal cleanup for High-Level API implementation. SAMZA-1221: Separated the OperatorSpec and MessageStream DAGs so that they're now duals of each other. Users interact with

Re: A question about checkpointing

2017-05-17 Thread Yi Pan
Hi, Qi, This would depend on the following two factors: # whether the send() is async or sync # how do you handle the send failure If the send() is sync, you will always receive an exception in your process() method when MessageCollector.send() is invoked. Hence, if your code does not handle the

Re: [VOTE] Apache Samza 0.13.0 RC0

2017-05-17 Thread Prateek Maheshwari
Resent the CANCEL email, hopefully it makes it this time. - Prateek On Wed, May 17, 2017 at 2:08 PM, Navina Ramesh (Apache) wrote: > Prateek told me that he sent out a cancel email. It didn't reach the > mail-archive I think. Lately, we have this kind of issues where the emails > are not reachi

Re: [VOTE] Apache Samza 0.13.0 RC0

2017-05-17 Thread Navina Ramesh (Apache)
Prateek told me that he sent out a cancel email. It didn't reach the mail-archive I think. Lately, we have this kind of issues where the emails are not reaching our dev list. On Wed, May 17, 2017 at 2:06 PM, Yi Pan wrote: > Hi, all, > > Based on the conversation above, can we officially cancel t

Re: [VOTE] Apache Samza 0.13.0 RC0

2017-05-17 Thread Navina Ramesh
Prateek told me that he sent out a cancel email. It didn't reach the mail-archive I think. Lately, we have this kind of issues where the emails are not reaching our dev list. On Wed, May 17, 2017 at 2:06 PM, Yi Pan wrote: > Hi, all, > > Based on the conversation above, can we officially cancel t

Re: [VOTE] Apache Samza 0.13.0 RC0

2017-05-17 Thread Yi Pan
Hi, all, Based on the conversation above, can we officially cancel this vote? Thanks! -Yi On Mon, May 15, 2017 at 9:31 AM, Ignacio Solis wrote: > Thanks! > > On Mon, May 15, 2017 at 8:00 AM, Navina Ramesh > wrote: > > I will try to get the patch out today. Work doesn't look trivial. I am on