[ 
https://issues.apache.org/jira/browse/DBCP-578?focusedWorklogId=604173&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-604173
 ]

ASF GitHub Bot logged work on DBCP-578:
---------------------------------------

                Author: ASF GitHub Bot
            Created on: 31/May/21 14:58
            Start Date: 31/May/21 14:58
    Worklog Time Spent: 10m 
      Work Description: garydgregory commented on pull request #101:
URL: https://github.com/apache/commons-dbcp/pull/101#issuecomment-851543944


   Hi @arturobernalg 
   
   Why? You need a clear explanation of why `Collections.synchronizedList` is 
better than `Vector` or `CopyOnWriteArrayList`.
   Can changing this be likely to have ramification beyond what the current 
tests assert?
   I plan on cutting a release candidate very soon so this one might have to 
wait for the next go around.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 604173)
    Time Spent: 20m  (was: 10m)

> Use List Instead Of Vector
> --------------------------
>
>                 Key: DBCP-578
>                 URL: https://issues.apache.org/jira/browse/DBCP-578
>             Project: Commons DBCP
>          Issue Type: Sub-task
>            Reporter: Arturo Bernal
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> ArrayList is a much better Collection implementation than Vector 
> I'm going to use Collections.synchronizedList since Vectors are thread-safe



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to