You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Yi Pan (Data Infrastructure) (JIRA)" <ji...@apache.org> on 2015/07/29 02:09:04 UTC

[jira] [Created] (SAMZA-745) elasticsearch module has Javadoc warning

Yi Pan (Data Infrastructure) created SAMZA-745:
--------------------------------------------------

             Summary: elasticsearch module has Javadoc warning
                 Key: SAMZA-745
                 URL: https://issues.apache.org/jira/browse/SAMZA-745
             Project: Samza
          Issue Type: Bug
            Reporter: Yi Pan (Data Infrastructure)
            Priority: Minor


Run ./gradlew clean build and got the following warning:
{code}
:samza-elasticsearch:javadoc
/Users/yipan/workspace/samza-ws/samza_master/samza-elasticsearch/src/main/java/org/apache/samza/system/elasticsearch/ElasticsearchSystemFactory.java:43: warning: empty <p> tag
 * <p>
   ^
1 warning
{code}

It would be good to remove this,



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