Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove requirement for streaming-scala Flink library on ServingMessage import #52

Open
spi-x-i opened this issue Dec 2, 2017 · 0 comments
Milestone

Comments

@spi-x-i
Copy link
Collaborator

spi-x-i commented Dec 2, 2017

If the user wants to import ServingMessage ADT components from an external project, he's forced to import non-necessary flink dependencies. This is due to the package object scala related to the same package, in which the ADT is located.

This should be fixed by separating the ADT to that logic.

@spi-x-i spi-x-i added this to the 0.6.2 milestone Dec 2, 2017
@spi-x-i spi-x-i modified the milestones: 0.6.2, 0.7.0 Nov 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant