Github user davidyan74 commented on the issue:

    https://github.com/apache/incubator-samoa/pull/55
  
    @bhupeshchawda For the slow execution, we can do some tuning on the timeout 
window count, the window width and the number of tuples being generated for 
each window. For the serialization, is it possible to use java serializer for 
the affected fields by using @FieldSerializer.Bind(JavaSerializer.class) within 
the Apex operator without changing Samoa code?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to