You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Yan Fang (JIRA)" <ji...@apache.org> on 2014/04/08 01:28:15 UTC

[jira] [Assigned] (SAMZA-221) TestKafkaCheckpointManager is in the wrong package

     [ https://issues.apache.org/jira/browse/SAMZA-221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yan Fang reassigned SAMZA-221:
------------------------------

    Assignee: Yan Fang

> 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
>            Assignee: Yan Fang
>            Priority: Minor
>              Labels: newbie
>
> 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)