prateekm commented on issue #928: SAMZA-1990: Samza framework should let using the same system stream as both input and output. URL: https://github.com/apache/samza/pull/928#issuecomment-466497259 @dnishimura the equality check was intentional, because for some serdes (e.g. LI's AvroSpecificRecordSerde, JsonSerdeV2) two instances of the same class may not be equal since they only act on specific message types. However relaxing the check to check for type equality is fine for now.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services