Jakob Homan created SAMZA-221:
---------------------------------
Summary: TestKafkaCheckpointManager is in the wrong package
Key: SAMZA-221
URL: https://issues.apache.org/jira/browse/SAMZA-221
Project: Samza
Issue Type: Bug
Components: kafka, test
Affects Versions: 0.6.0
Reporter: Jakob Homan
Priority: Minor
Fix For: 0.7.0
Current package:
{noformat}package org.apache.samza.checkpoint.kafka{noformat}
Actual directory:
{noformat}samza/samza-kafka/src/test/scala/org/apache/samza/checkpoint/TestKafkaCheckpointManager.scala{noformat}
Should be moved to the kafka directory to match package and class under test.
--
This message was sent by Atlassian JIRA
(v6.2#6252)