[jira] [Updated] (IMAGING-366) Publicly expose Util.getImageParser / Allow easily getting ImageParser for ImageFormat

2023-10-12 Thread Marcono1234 (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcono1234 updated IMAGING-366: Description: h3. Suggestion The internal class {{org.apache.commons.imaging.internal.Util}} contai

[jira] [Updated] (IMAGING-366) Publicly expose Util.getImageParser / Allow easily getting ImageParser for ImageFormat

2023-10-12 Thread Marcono1234 (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcono1234 updated IMAGING-366: Summary: Publicly expose Util.getImageParser / Allow easily getting ImageParser for ImageFormat (

[jira] [Created] (IMAGING-366) Publicly expose Util.getImageParser

2023-10-12 Thread Marcono1234 (Jira)
Marcono1234 created IMAGING-366: --- Summary: Publicly expose Util.getImageParser Key: IMAGING-366 URL: https://issues.apache.org/jira/browse/IMAGING-366 Project: Commons Imaging Issue Type: Impro

[jira] [Updated] (IMAGING-365) Extend oss-fuzz to cover Imaging class

2023-10-12 Thread Marcono1234 (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcono1234 updated IMAGING-365: Description: Currently the existing fuzzer classes in https://github.com/google/oss-fuzz/tree/mas

[jira] [Created] (IMAGING-365) Extend oss-fuzz to cover Imaging class

2023-10-12 Thread Marcono1234 (Jira)
Marcono1234 created IMAGING-365: --- Summary: Extend oss-fuzz to cover Imaging class Key: IMAGING-365 URL: https://issues.apache.org/jira/browse/IMAGING-365 Project: Commons Imaging Issue Type: Im

Re: [PR] Bump github/codeql-action from 2.21.9 to 2.22.2 [commons-scxml]

2023-10-12 Thread via GitHub
garydgregory merged PR #158: URL: https://github.com/apache/commons-scxml/pull/158 -- 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: issues-unsubscr...@co

Re: [PR] Bump ossf/scorecard-action from 2.2.0 to 2.3.0 [commons-scxml]

2023-10-12 Thread via GitHub
garydgregory merged PR #157: URL: https://github.com/apache/commons-scxml/pull/157 -- 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: issues-unsubscr...@co

Re: [PR] Bump github/codeql-action from 2.21.9 to 2.22.2 [commons-io]

2023-10-12 Thread via GitHub
garydgregory merged PR #498: URL: https://github.com/apache/commons-io/pull/498 -- 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: issues-unsubscr...@commo

Re: [PR] Bump ossf/scorecard-action from 2.2.0 to 2.3.0 [commons-io]

2023-10-12 Thread via GitHub
garydgregory merged PR #499: URL: https://github.com/apache/commons-io/pull/499 -- 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: issues-unsubscr...@commo

Re: [PR] Create LazyInitializerWithDisposer and test [commons-lang]

2023-10-12 Thread via GitHub
benjamin-confino commented on PR #1119: URL: https://github.com/apache/commons-lang/pull/1119#issuecomment-1760341143 Defaulting to a `new Object()` is the plan. Not only dose it help with write `isInitialized()`, it will fix a bug I spotted in `AtomicReference`. As per the `AtomicReference

Re: [PR] Create LazyInitializerWithDisposer and test [commons-lang]

2023-10-12 Thread via GitHub
garydgregory commented on PR #1119: URL: https://github.com/apache/commons-lang/pull/1119#issuecomment-1760125201 Hello @benjamin-confino I'd like to see a PR for implementations of `isInitialized()` first but I'm not sure how that is possible for implementations based on `AtomicReferenc

Re: [PR] Create LazyInitializerWithDisposer and test [commons-lang]

2023-10-12 Thread via GitHub
benjamin-confino commented on PR #1119: URL: https://github.com/apache/commons-lang/pull/1119#issuecomment-1760010484 @elharo We used this pattern for the OpenTelemetry integration into OpenLiberty. It ensures we have only one instance of OpenTelemetry per application, and clean it up on ap

[jira] [Created] (IO-816) UnsynchronizedBufferedInputStream.read(byte[], int, int) does not use buffer

2023-10-12 Thread Andreas Loth (Jira)
Andreas Loth created IO-816: --- Summary: UnsynchronizedBufferedInputStream.read(byte[], int, int) does not use buffer Key: IO-816 URL: https://issues.apache.org/jira/browse/IO-816 Project: Commons IO

Re: [PR] Create LazyInitializerWithDisposer and test [commons-lang]

2023-10-12 Thread via GitHub
garydgregory commented on PR #1119: URL: https://github.com/apache/commons-lang/pull/1119#issuecomment-1759818221 > My initial thought is that this is too esoteric to be worth the added API surface and maintenance burden. Is there any existing code or project you can show that would benefit

[jira] [Commented] (JCS-238) Every update to JCS Remote Cache update takes nearly ~2 seconds

2023-10-12 Thread Thomas Vandahl (Jira)
[ https://issues.apache.org/jira/browse/JCS-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17774566#comment-17774566 ] Thomas Vandahl commented on JCS-238: First, you have configured ElementAttributes in cac

[jira] [Updated] (JCS-238) Every update to JCS Remote Cache update takes nearly ~2 seconds

2023-10-12 Thread Thomas Vandahl (Jira)
[ https://issues.apache.org/jira/browse/JCS-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Vandahl updated JCS-238: --- Priority: Minor (was: Major) > Every update to JCS Remote Cache update takes nearly ~2 seconds > --

[jira] [Updated] (JCS-238) Every update to JCS Remote Cache update takes nearly ~2 seconds

2023-10-12 Thread Thomas Vandahl (Jira)
[ https://issues.apache.org/jira/browse/JCS-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Vandahl updated JCS-238: --- Issue Type: Question (was: Bug) > Every update to JCS Remote Cache update takes nearly ~2 seconds > ---

[PR] [IO-427] Add TrailerInputStream [commons-io]

2023-10-12 Thread via GitHub
ax-lothas opened a new pull request, #497: URL: https://github.com/apache/commons-io/pull/497 (no comment) -- 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

Re: [PR] Create LazyInitializerWithDisposer and test [commons-lang]

2023-10-12 Thread via GitHub
garydgregory commented on code in PR #1119: URL: https://github.com/apache/commons-lang/pull/1119#discussion_r1356867376 ## src/main/java/org/apache/commons/lang3/concurrent/LazyInitializerWithDisposer.java: ## @@ -0,0 +1,294 @@ +/* + * Licensed to the Apache Software Foundation

Re: [PR] Create LazyInitializerWithDisposer and test [commons-lang]

2023-10-12 Thread via GitHub
elharo commented on PR #1119: URL: https://github.com/apache/commons-lang/pull/1119#issuecomment-1759525815 My initial thought is that this is too esoteric to be worth the added API surface and maintenance burden. Is there any existing code or project you can show that would benefit heavily

[jira] [Commented] (JCS-238) Every update to JCS Remote Cache update takes nearly ~2 seconds

2023-10-12 Thread Murali Thirugnanam (Jira)
[ https://issues.apache.org/jira/browse/JCS-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17774458#comment-17774458 ] Murali Thirugnanam commented on JCS-238: Yes, I have tried changing it to use CacheA

[jira] [Commented] (LANG-1712) Complete the EqualsBuilder to manage type equivalence

2023-10-12 Thread Marc Cappelletti (Jira)
[ https://issues.apache.org/jira/browse/LANG-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17774388#comment-17774388 ] Marc Cappelletti commented on LANG-1712: Hello, This class allows build an equals

[jira] [Comment Edited] (JCS-238) Every update to JCS Remote Cache update takes nearly ~2 seconds

2023-10-12 Thread Thomas Vandahl (Jira)
[ https://issues.apache.org/jira/browse/JCS-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17774367#comment-17774367 ] Thomas Vandahl edited comment on JCS-238 at 10/12/23 8:16 AM: --