----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44866/ -----------------------------------------------------------
Review request for samza, Navina Ramesh, Jagadish Venkatraman, and Yi Pan (Data Infrastructure). Repository: samza Description ------- SAMZA-897 fix the backward-incompatible use of getOrDefault Switched it to use getOrElse from scala map Diffs ----- samza-core/src/main/scala/org/apache/samza/config/TaskConfig.scala 6ff9aaceb7107692b5233c675af9cccabc832044 Diff: https://reviews.apache.org/r/44866/diff/ Testing ------- Built with java 7 Also searched the code to make sure there was no other usage of getOrDefault() Thanks, Jake Maes