Github user nicolas-kourtellis commented on the issue:

    https://github.com/apache/incubator-samoa/pull/55
  
    Hi Bhupehash,
    
    I saw you still had some modifications in the samoa-api,
    - ModelAggregatorProcessor.java
    - ArffFileStream.java
    
    so I had two quick questions:
    1) What is the effect of modifying the two fields (ScheduledFeature and 
fileReader) into Transient, especially on other DSPEs? I am assuming that since 
the other DSPEs didn't need these objects to be serializable / serialized, the 
change shouldn't matter, but I wanted your opinion as well.
    
    2) Do you need to do similar changes to other parts of the samoa-api for 
the objects to be serialized? i.e., in other classifiers and clusterers in 
learning?
    
    Thanks!


---
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