[jira] [Commented] (POOL-284) "Returned object not currently part of this pool" when using mutable objects

2015-01-27 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/POOL-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14294485#comment-14294485 ] Bernd Eckenfels commented on POOL-284: -- I think both (this and POOL-283) is by design o

[jira] [Updated] (POOL-284) "Returned object not currently part of this pool" when using mutable objects

2015-01-27 Thread Valentin Mayamsin (JIRA)
[ https://issues.apache.org/jira/browse/POOL-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Mayamsin updated POOL-284: --- Description: I'm using pool to reuse expensive Sets (storing millions of items). Here is a test

[jira] [Updated] (POOL-283) 'Object has already been retured to this pool or is invalid' for collections

2015-01-27 Thread Valentin Mayamsin (JIRA)
[ https://issues.apache.org/jira/browse/POOL-283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Mayamsin updated POOL-283: --- Description: This test throws exception: {code} GenericObjectPoolConfig config = new GenericOb

[jira] [Created] (POOL-284) "Returned object not currently part of this pool" when using mutable objects

2015-01-27 Thread Valentin Mayamsin (JIRA)
Valentin Mayamsin created POOL-284: -- Summary: "Returned object not currently part of this pool" when using mutable objects Key: POOL-284 URL: https://issues.apache.org/jira/browse/POOL-284 Project: C

[jira] [Commented] (COMPRESS-299) Issue with a 7z encrypted file

2015-01-27 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14294245#comment-14294245 ] Stefan Bodewig commented on COMPRESS-299: - Have the unrestricted crypto policies

[jira] [Resolved] (IMAGING-156) Refactor TagConstants

2015-01-27 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/IMAGING-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved IMAGING-156. - Resolution: Fixed Fixed in r1655143. > Refactor TagConstants > - > >

[jira] [Commented] (DBCP-431) SQLException: Error preloading the connection pool after upgrade to commons-dbcp2

2015-01-27 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14293972#comment-14293972 ] Phil Steitz commented on DBCP-431: -- I think this may be indicating a bug in BasicDataSource

[jira] [Commented] (COMPRESS-299) Issue with a 7z encrypted file

2015-01-27 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14293939#comment-14293939 ] Tim Allison commented on COMPRESS-299: -- Tika's unit test (which I plagiarized for t

[jira] [Updated] (COLLECTIONS-550) Provide a simple way for creating an arbitrary String representation of a given Iterable

2015-01-27 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart updated COLLECTIONS-550: Fix Version/s: 4.1 > Provide a simple way for creating an arbitrary String repr

[jira] [Resolved] (COLLECTIONS-427) performance problem in SetUniqueList.retainAll()

2015-01-27 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart resolved COLLECTIONS-427. - Resolution: Fixed Fix Version/s: 4.1 Reverted performance improvement,

[jira] [Resolved] (COLLECTIONS-426) performance problem in ListOrderedSet.retainAll()

2015-01-27 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart resolved COLLECTIONS-426. - Resolution: Fixed Fix Version/s: 4.1 Reverted the performance improvem

[jira] [Comment Edited] (COMPRESS-299) Issue with a 7z encrypted file

2015-01-27 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14292462#comment-14292462 ] Sebb edited comment on COMPRESS-299 at 1/27/15 2:06 PM: -Note th

[jira] [Commented] (COMPRESS-299) Issue with a 7z encrypted file

2015-01-27 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14293551#comment-14293551 ] Sebb commented on COMPRESS-299: --- Sorry, you are right - I completely misread the code. >

[jira] [Commented] (COMPRESS-299) Issue with a 7z encrypted file

2015-01-27 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14293517#comment-14293517 ] Tim Allison commented on COMPRESS-299: -- [~s...@apache.org], I think we do specify t

[jira] [Commented] (DBCP-431) SQLException: Error preloading the connection pool after upgrade to commons-dbcp2

2015-01-27 Thread Sergio Cuenca (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14293466#comment-14293466 ] Sergio Cuenca commented on DBCP-431: Hi [~britter], Thank you. I have sent the question

[jira] [Issue Comment Deleted] (DBCP-431) SQLException: Error preloading the connection pool after upgrade to commons-dbcp2

2015-01-27 Thread Sergio Cuenca (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Cuenca updated DBCP-431: --- Comment: was deleted (was: Hi [~britter], Thank you. I have sent the question to the users mailing list

[jira] [Commented] (DBCP-431) SQLException: Error preloading the connection pool after upgrade to commons-dbcp2

2015-01-27 Thread Sergio Cuenca (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14293464#comment-14293464 ] Sergio Cuenca commented on DBCP-431: Hi [~britter], Thank you. I have sent the question

[jira] [Commented] (DBCP-431) SQLException: Error preloading the connection pool after upgrade to commons-dbcp2

2015-01-27 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14293419#comment-14293419 ] Benedikt Ritter commented on DBCP-431: -- Hello [~scuenca], the bug tracker is not a sup

[jira] [Updated] (DBCP-431) SQLException: Error preloading the connection pool after upgrade to commons-dbcp2

2015-01-27 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated DBCP-431: - Description: Hi all, We have a continuous integration environment (Jenkins) to launch our JUnits t

[jira] [Commented] (MATH-1190) Add OPTICS clustering algorithm

2015-01-27 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14293276#comment-14293276 ] Thomas Neidhart commented on MATH-1190: --- Link to the algorithm description @ Wikipedi

[jira] [Created] (DBCP-431) SQLException: Error preloading the connection pool after upgrade to commons-dbcp2

2015-01-27 Thread Sergio Cuenca (JIRA)
Sergio Cuenca created DBCP-431: -- Summary: SQLException: Error preloading the connection pool after upgrade to commons-dbcp2 Key: DBCP-431 URL: https://issues.apache.org/jira/browse/DBCP-431 Project: Comm

[jira] [Commented] (MATH-1190) Add OPTICS clustering algorithm

2015-01-27 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14293203#comment-14293203 ] Thomas Neidhart commented on MATH-1190: --- The question is, do you want this functional