[jira] [Work logged] (POOL-393) BaseGenericObjectPool.jmxRegister may cost too much time

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

[GitHub] [commons-pool] garydgregory commented on pull request #199: [POOL-393] Improve BaseGenericObjectPool's JMX Register performance

2022-12-24 Thread GitBox
garydgregory commented on PR #199: URL: https://github.com/apache/commons-pool/pull/199#issuecomment-1364590761 Hi all, I don't think we need address tests since this PR just tweaks the existing allocation. Unless we go with random numbers, we just have to accept that one app can

[jira] [Commented] (POOL-264) NullPointerException in GKOP.borrowObject()

2022-12-24 Thread Niall Pemberton (Jira)
[ https://issues.apache.org/jira/browse/POOL-264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17651820#comment-17651820 ] Niall Pemberton commented on POOL-264: -- The synchronization was removed in May 2011 when it was

[jira] [Work logged] (POOL-393) BaseGenericObjectPool.jmxRegister may cost too much time

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

[GitHub] [commons-pool] niallkp commented on pull request #199: [POOL-393] Improve BaseGenericObjectPool's JMX Register performance

2022-12-24 Thread GitBox
niallkp commented on PR #199: URL: https://github.com/apache/commons-pool/pull/199#issuecomment-1364561311 Firstly I would say that this PR doesn't change the logic of the method - it just checks first whether theres already a MBean with the same name rather than trying to register an

[jira] [Work logged] (POOL-393) BaseGenericObjectPool.jmxRegister may cost too much time

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

[GitHub] [commons-pool] kinow commented on pull request #199: [POOL-393] Improve BaseGenericObjectPool's JMX Register performance

2022-12-24 Thread GitBox
kinow commented on PR #199: URL: https://github.com/apache/commons-pool/pull/199#issuecomment-1364545324 The class docs state it's intended to be thread-safe, and that `i` variable's scope is limited to the method. It should be fine regarding other threads trying to instantiate it I think.

[jira] [Work logged] (POOL-393) BaseGenericObjectPool.jmxRegister may cost too much time

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

[GitHub] [commons-pool] garydgregory commented on pull request #199: [POOL-393] Improve BaseGenericObjectPool's JMX Register performance

2022-12-24 Thread GitBox
garydgregory commented on PR #199: URL: https://github.com/apache/commons-pool/pull/199#issuecomment-1364543702 What if another thread, somewhere, is also using Pool, also wanting JMX... -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[jira] [Work logged] (POOL-393) BaseGenericObjectPool.jmxRegister may cost too much time

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

[GitHub] [commons-pool] niallkp commented on pull request #199: [POOL-393] Improve BaseGenericObjectPool's JMX Register performance

2022-12-24 Thread GitBox
niallkp commented on PR #199: URL: https://github.com/apache/commons-pool/pull/199#issuecomment-1364536206 Sorry Gary, not sure what you mean about retries. When it retries it changes the name by incrementing the count - since the count is appended to the name of the MBean being

[GitHub] [commons-rdf] garydgregory merged pull request #108: Bump ossf/scorecard-action from 2.1.0 to 2.1.2

2022-12-24 Thread GitBox
garydgregory merged PR #108: URL: https://github.com/apache/commons-rdf/pull/108 -- 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-rdf] garydgregory merged pull request #109: Bump actions/cache from 3.0.11 to 3.2.1

2022-12-24 Thread GitBox
garydgregory merged PR #109: URL: https://github.com/apache/commons-rdf/pull/109 -- 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-validator] garydgregory merged pull request #109: Bump actions/cache from 3.0.11 to 3.2.1

2022-12-24 Thread GitBox
garydgregory merged PR #109: URL: https://github.com/apache/commons-validator/pull/109 -- 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-beanutils] garydgregory merged pull request #154: Bump ossf/scorecard-action from 2.0.6 to 2.1.2

2022-12-24 Thread GitBox
garydgregory merged PR #154: URL: https://github.com/apache/commons-beanutils/pull/154 -- 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-beanutils] garydgregory merged pull request #153: Bump actions/cache from 3.0.11 to 3.2.1

2022-12-24 Thread GitBox
garydgregory merged PR #153: URL: https://github.com/apache/commons-beanutils/pull/153 -- 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-validator] garydgregory merged pull request #108: Bump ossf/scorecard-action from 2.0.6 to 2.1.2

2022-12-24 Thread GitBox
garydgregory merged PR #108: URL: https://github.com/apache/commons-validator/pull/108 -- 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: