Branch: master
-
SAMZA-453: Allow spaces in task.inputs config property.
ept committedNov 6, 2014 -
SAMZA-454: Add line breaks to config table, to make it easier to read.
ept committedNov 6, 2014
-
SAMZA-199: Publish Maven builds as part of release
ept committedJun 27, 2014
-
SAMZA-303. Edit README to bring it up-to-date.
ept committedJun 25, 2014
-
SAMZA-297: Fix the version of Jekyll (and deps) for building docs.
ept committedJun 18, 2014
-
SAMZA-165: Bring table of config parameters up-to-date with reality
ept committedJun 5, 2014
-
SAMZA-296: Configuration cleanup
ept committedJun 18, 2014
-
SAMZA-252: Add page on reprocessing to the docs.
ept committedMay 1, 2014
-
SAMZA-7: Rewrite Container section of docs to bring it up-to-date. Re…
ept committedJun 9, 2014 …viewed by Jakob Homan.
-
SAMZA-275: Fix logging of exception stack traces at debug level.
ept committedJun 5, 2014 -
SAMZA-224. Fix race condition in TestStatefulTask
ept committedJun 5, 2014
-
SAMZA-269: SerdeManager should pass through envelope objects if not m…
ept committedMay 23, 2014 …odified
-
SAMZA-253: Consensus shutdown API and per-task commit API. Reviewed b…
ept committedMay 2, 2014 …y Chris Riccomini.
-
SAMZA-223: Fix tests to use ScalaTest 1.9.2 APIs.
ept committedApr 7, 2014 -
SAMZA-223: Add a cache for stream metadata. Reviewed by Chris Riccomi…
ept committedApr 4, 2014 …ni and Jakob Homan.
-
SAMZA-222: Add Martin to committers list
ept committedApr 4, 2014
-
SAMZA-180: Command-line tool for manipulating checkpoints. Reviewed b…
ept committedMar 20, 2014 …y Chris Riccomini.
-
SAMZA-176: Improve docs for MessageCollector. Reviewed by Jakob Homan.
ept committedMar 21, 2014
-
SAMZA-178: Don't catch Throwable, because we want OutOfMemoryError to…
ept committedMar 21, 2014 … kill the process. Reviewed by Chris Riccomini.
-
SAMZA-174: General-purpose implementation of a retry loop. Reviewed b…
ept committedMar 7, 2014 …y Chris Riccomini.
-
SAMZA-185: Upgrade Samza to Kafka 0.8.1. Reviewed by Chris Riccomini.
ept committedMar 17, 2014
-
SAMZA-169; retry on topic metadata refresh failure in kafka system ad…
…min. was ignoring, and losing metadata.
-
SAMZA-155; doc update to remove checkout in samza-hello-world since g…
…rid script does it automatically now.