[jira] [Resolved] (MATH-1640) "KMeansPlusPlusClusterer": Do not change caller's arguments

2022-01-24 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/MATH-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles Sadowski resolved MATH-1640. --- Resolution: Done commit c6b4ca908cc53c6d5d89e911391337086062e74a >

[jira] [Commented] (COMMONSSITE-133) Release plugin: Reviewing checksums

2022-01-24 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/COMMONSSITE-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17481505#comment-17481505 ] Gilles Sadowski commented on COMMONSSITE-133: - I've attached a patch. The test passes

[jira] [Updated] (COMMONSSITE-133) Release plugin: Reviewing checksums

2022-01-24 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/COMMONSSITE-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles Sadowski updated COMMONSSITE-133: Attachment: COMMONSSITE-133.patch > Release plugin: Reviewing checksums >

[jira] [Updated] (MATH-1580) Outdated "userguide" examples

2022-01-24 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/MATH-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles Sadowski updated MATH-1580: -- Description: Codes under directory {{src/userguide}} don't compile anymore. Several examples

[jira] [Work logged] (MATH-1371) Provide accelerated kmeans++ implementation

2022-01-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/MATH-1371?focusedWorklogId=714131=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-714131 ] ASF GitHub Bot logged work on MATH-1371: Author: ASF GitHub Bot

[GitHub] [commons-math] asfgit closed pull request #35: [MATH-1371] - Implementation of Elkan optimizations for kmeans++.

2022-01-24 Thread GitBox
asfgit closed pull request #35: URL: https://github.com/apache/commons-math/pull/35 -- 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. To unsubscribe, e-mail:

[jira] [Commented] (POOL-404) No way to close evictor thread

2022-01-24 Thread Patrick Barry (Jira)
[ https://issues.apache.org/jira/browse/POOL-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17481433#comment-17481433 ] Patrick Barry commented on POOL-404: The connections we borrow have a wrapper around them provided by

[jira] [Commented] (POOL-404) No way to close evictor thread

2022-01-24 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/POOL-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17481427#comment-17481427 ] Gary D. Gregory commented on POOL-404: -- [~patrickjamesbarry]  FWIW: In you example, you borrow

[jira] [Closed] (POOL-404) No way to close evictor thread

2022-01-24 Thread Phil Steitz (Jira)
[ https://issues.apache.org/jira/browse/POOL-404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz closed POOL-404. Resolution: Not A Problem We can open an enhancement request to add global pool management, but I do not

[jira] [Commented] (POOL-404) No way to close evictor thread

2022-01-24 Thread Patrick Barry (Jira)
[ https://issues.apache.org/jira/browse/POOL-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17481366#comment-17481366 ] Patrick Barry commented on POOL-404: After adding thread safety code to our class(synchronized

[jira] [Commented] (POOL-404) No way to close evictor thread

2022-01-24 Thread Phil Steitz (Jira)
[ https://issues.apache.org/jira/browse/POOL-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17481215#comment-17481215 ] Phil Steitz commented on POOL-404: -- [~ggregory]  Can you see a scenario where multiple evictors can be

[jira] [Commented] (COMPRESS-606) Suspected memory leak

2022-01-24 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17481113#comment-17481113 ] Gilles Sadowski commented on COMPRESS-606: -- bq. I use gdb Great. Please provide more details

[GitHub] [commons-math] avijit-basak closed pull request #203: Feature/math 1563 rb fix

2022-01-24 Thread GitBox
avijit-basak closed pull request #203: URL: https://github.com/apache/commons-math/pull/203 -- 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. To unsubscribe, e-mail:

[GitHub] [commons-math] avijit-basak commented on pull request #203: Feature/math 1563 rb fix

2022-01-24 Thread GitBox
avijit-basak commented on pull request #203: URL: https://github.com/apache/commons-math/pull/203#issuecomment-1020012571 Closing this PR. An alternative new PR(#204) is created. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Updated] (COMPRESS-606) Suspected memory leak

2022-01-24 Thread hao ying (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hao ying updated COMPRESS-606: -- Description: i try to use TarArchiveInputStream decompress a *tar.gz file. After decompressing, the

[jira] [Created] (COMPRESS-606) Suspected memory leak

2022-01-24 Thread hao ying (Jira)
hao ying created COMPRESS-606: - Summary: Suspected memory leak Key: COMPRESS-606 URL: https://issues.apache.org/jira/browse/COMPRESS-606 Project: Commons Compress Issue Type: Improvement