Github user bhupeshchawda commented on the issue:

    https://github.com/apache/incubator-samoa/pull/55
  
    Hi Nicolas,
    Please find my responses below:
    
    1. I think these changes should not affect other DSPEs as these fields must 
have been either serializable or transient. I verified that these objects are 
created before being used. So in case of a failure, it might not need to be 
read from a serialized form and then deserialized.
    
    2. I don't need to make any other changes to samoa-api. I have a fix in the 
code to handle all other cases. These specific cases were not handled because 
these serializable classes have non-serializable elements in them which 
actually should have been transient.


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to