You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Jakob Homan (JIRA)" <ji...@apache.org> on 2013/10/30 22:41:26 UTC

[jira] [Created] (SAMZA-68) Align class name and file name for RegExTopicGenerator

Jakob Homan created SAMZA-68:
--------------------------------

             Summary: Align class name and file name for RegExTopicGenerator
                 Key: SAMZA-68
                 URL: https://issues.apache.org/jira/browse/SAMZA-68
             Project: Samza
          Issue Type: Improvement
            Reporter: Jakob Homan
            Priority: Minor


The class {{RegexTopicGenerator}} (with a lower case second e) is housed in {{RegExTopicGenerator.scala}}, since Scala allows classes to not match their file names.  This is a bit confusing for people specifying this class in the config file and the class and filename should agree on a name.  Either is fine.



--
This message was sent by Atlassian JIRA
(v6.1#6144)