[
https://issues.apache.org/jira/browse/SAMZA-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16193903#comment-16193903
]
ASF GitHub Bot commented on SAMZA-1435:
---------------------------------------
GitHub user prateekm opened a pull request:
https://github.com/apache/samza/pull/316
SAMZA-1435: Changed samza-api Serde implementations from Scala to Java.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/prateekm/samza java-serdes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/316.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #316
----
commit 82197b5bcefb85ca02347361649f13989c135ea5
Author: Prateek Maheshwari <[email protected]>
Date: 2017-10-05T22:47:35Z
Changed samza-api Serde implementations from Scala to Java.
----
> Remove Scala from Samza-API classes
> -----------------------------------
>
> Key: SAMZA-1435
> URL: https://issues.apache.org/jira/browse/SAMZA-1435
> Project: Samza
> Issue Type: Bug
> Reporter: Jagadish
> Assignee: Prateek Maheshwari
> Priority: Blocker
> Fix For: 0.14.0
>
>
> Serde classes in the `samza-api` use Scala. Ideally, we only want to have a
> pure Java API. This tracks removal of those classes.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)