Build failed in Jenkins: JClouds » jclouds-with-credentials » jclouds-google-compute-engine-live-tests #100

2022-07-24 Thread Apache Jenkins Server
See Changes: -- Started by timer Running as SYSTEM No JDK named ?JDK 1.8 (latest)? found [EnvInject] - Loading node

[GitHub] [jclouds] gaul commented on pull request #146: Synchronize ByteSourcePayload Closer methods

2022-07-24 Thread GitBox
gaul commented on PR #146: URL: https://github.com/apache/jclouds/pull/146#issuecomment-1193308375 I think there is a narrower fix where `LocalBlobStore` could synchronize its calls sites instead. @nacx what do you think? -- This is an automated message from the Apache Git Service. To

[GitHub] [jclouds] gaul opened a new pull request, #146: Synchronize ByteSourcePayload Closer methods

2022-07-24 Thread GitBox
gaul opened a new pull request, #146: URL: https://github.com/apache/jclouds/pull/146 `Closer` is not thread safe and lack of synchronization can throw `ArrayIndexOutOfBoundsException`s. Fixes gaul/s3proxy#303. -- This is an automated message from the Apache Git Service. To respond to