You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Guozhang Wang (JIRA)" <ji...@apache.org> on 2015/04/22 03:11:00 UTC

[jira] [Created] (SAMZA-657) Integrate checkstyle for Java code

Guozhang Wang created SAMZA-657:
-----------------------------------

             Summary: Integrate checkstyle for Java code
                 Key: SAMZA-657
                 URL: https://issues.apache.org/jira/browse/SAMZA-657
             Project: Samza
          Issue Type: Bug
            Reporter: Guozhang Wang
             Fix For: 0.10.0


As we move from Scala to more Java code, it is better to start firmly with coding style. So I propose integrating checkstyle to catch coding style issues at build / test time to save on reviewing efforts. It has been integrated to Kafka (KAFKA-1915), and my personal experience is that once the import / code configs are set appropriately it is worthwhile.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)