mynameborat commented on pull request #1506:
URL: https://github.com/apache/samza/pull/1506#issuecomment-869869912


   A few questions
   
   1. Would it better to have a separation within TaskModel instead of 
conflating SSPs into both inputs & side inputs? Doing so, will eliminate yet 
another hack addition to `TaskContextImpl` and potentially solve scenarios that 
require this divide information upstream. Checking if you have evaluated this 
option and what the initial thoughts are.
   2. Can we separate out the tests into two categories (one that needs to 
belong as part of the fix vs one that isn't) and have a separate PR for the 
latter category of tests?
   3. Looks like fix for SAMZA-2300 is going in as part of this PR. Why is 
that? Can we separate it into another PR to keep the scope of the PR to single 
issue?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to