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

Vaibhav Joshi updated PHOENIX-7480:
-----------------------------------
    Description: 
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?

  was:
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?


> 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: 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)

Reply via email to