[ https://issues.apache.org/jira/browse/PHOENIX-7480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17914301#comment-17914301 ]
Jiale Lin commented on PHOENIX-7480: ------------------------------------ Anyone has bandwidth or willing to take this PR? Please let me know if you'd like to assign to me for this simple PR, thanks! > Remove 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: Bug > Components: phoenix > Reporter: Vaibhav Joshi > Priority: Minor > > 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. Also thus wiki contain > references to outdated parameters like below. > |phoenix.query.maxConcurrency| > |phoenix.query.targetConcurrency| > > Should we remove this from the Javadoc comment? -- This message was sent by Atlassian Jira (v8.20.10#820010)