erenavsarogullari opened a new pull request #3118: [Java Streamlet API] Support Abstractions on Streamlet Sources URL: https://github.com/apache/incubator-heron/pull/3118 ### Motivation Currently, `Source` and `SupplierSource` extend `StreamletSource`. Common logic needs to move `StreamletSource`. ### Modifications 1- `SpoutOutputCollector` property has been moved to `StreamletSource` 2- `open` function has been moved to `StreamletSource` 3- UT is added ### Test Coverage A new UT is added and Existing UTs cover this patch.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
