You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Cameron Lee (Jira)" <ji...@apache.org> on 2019/09/23 22:07:00 UTC

[jira] [Created] (SAMZA-2328) [Scala cleanup] Convert StreamConfig to Java

Cameron Lee created SAMZA-2328:
----------------------------------

             Summary: [Scala cleanup] Convert StreamConfig to Java
                 Key: SAMZA-2328
                 URL: https://issues.apache.org/jira/browse/SAMZA-2328
             Project: Samza
          Issue Type: Improvement
            Reporter: Cameron Lee
            Assignee: Cameron Lee


This can be done in two parts:

1) Update tests to have better coverage and clean up javadocs to clarify how configs are read. This will make the migration to Java easier since the javadocs will better describe the necessary functionality from the Java version and we just need to ensure the tests continue to pass.

2) Migrate everything to Java



--
This message was sent by Atlassian Jira
(v8.3.4#803005)