Vaibhav Joshi created PHOENIX-7480: -------------------------------------- Summary: Please removed outdated reference in org.apache.phoenix.query.QueryServices.java Key: PHOENIX-7480 URL: https://issues.apache.org/jira/browse/PHOENIX-7480 Project: Phoenix Issue Type: Improvement Components: phoenix Reporter: Vaibhav Joshi
In [https://github.com/apache/phoenix/blob/master/phoenix-core-client/src/main/java/org/apache/phoenix/query/QueryServices.java#L36] we have mentioned following {quote}/** * * Interface to group together services needed during querying. The * parameters that may be set in \{@link org.apache.hadoop.conf.Configuration} * are documented here: https://github.com/forcedotcom/phoenix/wiki/Tuning * * * @since 0.1 */{quote} Document"https://github.com/forcedotcom/phoenix/wiki/Tuning" is looking very old (outdated) and not updated since Oct 10, 2013. Should we remove this from the Javadoc comment? -- This message was sent by Atlassian Jira (v8.20.10#820010)