----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15865/ -----------------------------------------------------------
Review request for samza. Repository: samza Description ------- Fix for SAMZA-49 Diffs ----- samza-api/src/main/java/org/apache/samza/config/Config.java b2f88050bc42e1e835e65e0fdebecd70845d9b70 samza-api/src/test/java/org/apache/samza/config/TestConfig.java PRE-CREATION Diff: https://reviews.apache.org/r/15865/diff/ Testing ------- Used an instance of MapConfig to avoid having to make a dummy Map implementation. Also had to jump through a minor hoop to let Java tell us what type a primitive is. Thanks, Garry Turkington
