You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Cody Marcel (JIRA)" <ji...@apache.org> on 2015/04/20 20:21:00 UTC

[jira] [Resolved] (PHOENIX-1893) Pherf - Fix unused methods and members

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

Cody Marcel resolved PHOENIX-1893.
----------------------------------
    Resolution: Duplicate

Just realized you already created a JIRA for this already.

https://issues.apache.org/jira/browse/PHOENIX-1873?filter=-1


> Pherf - Fix unused methods and members
> --------------------------------------
>
>                 Key: PHOENIX-1893
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1893
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Cody Marcel
>            Assignee: Cody Marcel
>            Priority: Minor
>
> Eclipse IDE fails to compile on some unised settings.
> >>>>> Description Resource Path Location Type
> >>>>> The method writeXML() from the type ConfigurationParserTest is never
> >>>>> used locally ConfigurationParserTest.java
> >>>>> /pherf/src/test/java/org/apache/phoenix/pherf line 141 Java Problem
> >>>>> The value of the field DataLoader.properties is not used
> >>>>> DataLoader.java /pherf/src/main/java/org/apache/phoenix/pherf/loaddata
> >>>>> line 61 Java Problem
> >>>>> The value of the field DataLoaderTest.loader is not used
> >>>>> DataLoaderTest.java /pherf/src/test/java/org/apache/phoenix/pherf line
> >>>>> 34 Java Problem
> >>>>> The value of the field DataLoaderTest.model is not used
> >>>>> DataLoaderTest.java /pherf/src/test/java/org/apache/phoenix/pherf line
> >>>>> 33 Java Problem
> >>>>> The value of the field QueryExecutor.resultUtil is not used
> >>>>> QueryExecutor.java
> >>>>> /pherf/src/main/java/org/apache/phoenix/pherf/workload line 47 Java
> >>>>> Problem
> >>>>> The value of the field QueryServerThread.LOG is not used
> >>>>> QueryServerThread.java
> >>>>> /phoenix-server/src/it/java/org/apache/phoenix/end2end line 30 Java
> >>>>> Problem
> >>>>> The value of the field Result.type is not used Result.java
> >>>>> /pherf/src/main/java/org/apache/phoenix/pherf/result line 30 Java
> >>>>> Problem
> >>>>> Type String[] of the last argument to method printRecord(Object...)
> >>>>> doesn't exactly match the vararg parameter type. Cast to Object[] to
> >>>>> confirm the non-varargs invocation, or pass individual arguments of
> >>>>> type Object for a varargs invocation. CSVResultHandler.java
> >>>>> /pherf/src/main/java/org/apache/phoenix/pherf/result/impl line 126
> >>>>> Java Problem



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