[GitHub] [samza] mynameborat commented on issue #905: SAMZA-2055: Async high level api

2019-04-02 Thread GitBox
mynameborat commented on issue #905: SAMZA-2055: Async high level api
URL: https://github.com/apache/samza/pull/905#issuecomment-479058100
 
 
   `testSinkEndToEndWithKeyWithNullRecords` seems to be flaky. I have a 60% 
pass rate locally. 
   
![image](https://user-images.githubusercontent.com/46942335/55416046-f8077c80-5522-11e9-8a6f-ba2df5697aba.png)
   
   Following up with @srinipunuru to debug it


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [samza] mynameborat commented on issue #905: SAMZA-2055: Async high level api

2019-04-01 Thread GitBox
mynameborat commented on issue #905: SAMZA-2055: Async high level api
URL: https://github.com/apache/samza/pull/905#issuecomment-478805961
 
 
   * Address review comments and renamed StreamOperatorImpl to 
FlatmapOperatorImpl
   * Added sample AsyncApplicationExample to illustrate the async APIs
   * Added end to end integration tests
   * Move the common data models used in the sample application into its own 
package for reusability
   
   @vjagadish1989 please take a look


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services