GOP/GKOP don't consistently use getters to access fields
--------------------------------------------------------

                 Key: POOL-200
                 URL: https://issues.apache.org/jira/browse/POOL-200
             Project: Commons Pool
          Issue Type: Bug
    Affects Versions: 2.0
            Reporter: Sebb
            Priority: Minor


The GOP/GKOP classes generally always use getters to read the values of local 
fields, e.g. maxIdle.

However, some fields are accessed directly.

The code should be consistent.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to