Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

[Java Streamlet API] Support Abstractions on Streamlet Sources #3118

Conversation

erenavsarogullari
Copy link
Member

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.

@nwangtw nwangtw merged commit 3619588 into apache:master Nov 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants