Jakob Homan created SAMZA-85:
--------------------------------
Summary: Some files still named samsa rather than samza
Key: SAMZA-85
URL: https://issues.apache.org/jira/browse/SAMZA-85
Project: Samza
Issue Type: Bug
Reporter: Jakob Homan
Priority: Trivial
Some files in the test resources still use the old-style samsa name:
{noformat}
[jhoman@jhoman-ld samza]$ find . -name "*.samsa"
./samza-test/src/main/resources/hello-stateful-world.samsa
./samza-test/src/main/resources/perf/counter.samsa
./samza-test/src/main/resources/join/watcher.samsa
./samza-test/src/main/resources/join/emitter.samsa
./samza-test/src/main/resources/join/checker.samsa
./samza-test/src/main/resources/join/joiner.samsa{noformat}
Should be changed to z.
--
This message was sent by Atlassian JIRA
(v6.1#6144)