You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by "Gustavo Anatoly F. V. Solís" <gu...@gmail.com> on 2015/05/13 04:49:50 UTC

Review Request 34155: SAMZA-643: Improve error message for null stream in OutgoingMessageEnvelope

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34155/
-----------------------------------------------------------

Review request for samza.


Repository: samza


Description
-------

Checking stream name and throwing IllegalArgumentException for name null or empty


Diffs
-----

  build.gradle ebad6eb27372d13bdb76506db2d4372b128f3c1e 
  samza-api/src/main/java/org/apache/samza/system/SystemStream.java 7f30e90814dedbd4ae14bac105640d7b7da9608d 
  samza-api/src/test/java/org/apache/samza/system/TestOutgoingMessageEnvelope.java PRE-CREATION 
  samza-api/src/test/java/org/apache/samza/system/TestSystemStreamPartitionIterator.java 5af2a11812983cfb8b6a8a0927ef6f3eba7d340f 

Diff: https://reviews.apache.org/r/34155/diff/


Testing
-------


Thanks,

Gustavo Anatoly F. V. Solís