You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Ahmed Abdul Hamid (JIRA)" <ji...@apache.org> on 2018/09/05 00:36:00 UTC

[jira] [Created] (SAMZA-1838) Make some minor improvements to ExecutionPlanner

Ahmed Abdul Hamid created SAMZA-1838:
----------------------------------------

             Summary: Make some minor improvements to ExecutionPlanner
                 Key: SAMZA-1838
                 URL: https://issues.apache.org/jira/browse/SAMZA-1838
             Project: Samza
          Issue Type: Bug
            Reporter: Ahmed Abdul Hamid
            Assignee: Ahmed Abdul Hamid


* Fix case where ExecutionPlanner did not throw in response to joining 2 input streams with different partition counts
 * Improve some method names in ExecutionPlanner
 * Improve some method/field names in JobGraph
 * Make minor improvements to createJobGraph()
 * Rewrite updateExistingPartitions() to make it a little easier to follow
 * Use more constrained OperatorSpec types in the associations defined in calculateJoinInputPartitions()
 * Have calculateIntStreamPartitions() throw in response to bad config for job.intermediate.stream.partitions
 * Improve some error messages



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)