[jira] [Created] (HADOOP-18616) Java 11 JavaDoc fails due to missing package comments

2023-02-02 Thread Steve Vaughan (Jira)
Steve Vaughan created HADOOP-18616: -- Summary: Java 11 JavaDoc fails due to missing package comments Key: HADOOP-18616 URL: https://issues.apache.org/jira/browse/HADOOP-18616 Project: Hadoop Common

[jira] [Created] (HADOOP-18614) Ensure that the config writer are closed

2023-02-02 Thread Steve Vaughan (Jira)
Steve Vaughan created HADOOP-18614: -- Summary: Ensure that the config writer are closed Key: HADOOP-18614 URL: https://issues.apache.org/jira/browse/HADOOP-18614 Project: Hadoop Common Issue

[jira] [Created] (HADOOP-18612) Avoid mixing canonical and non-canonical when performing comparisons

2023-02-02 Thread Steve Vaughan (Jira)
Steve Vaughan created HADOOP-18612: -- Summary: Avoid mixing canonical and non-canonical when performing comparisons Key: HADOOP-18612 URL: https://issues.apache.org/jira/browse/HADOOP-18612 Project

[jira] [Created] (HADOOP-18450) JavaKeyStoreProvider should throw FileNotFoundException in renameOrFail

2022-09-11 Thread Steve Vaughan (Jira)
Steve Vaughan created HADOOP-18450: -- Summary: JavaKeyStoreProvider should throw FileNotFoundException in renameOrFail Key: HADOOP-18450 URL: https://issues.apache.org/jira/browse/HADOOP-18450

[jira] [Created] (HADOOP-18431) Unit test can fail due to unexpected host resolution

2022-08-30 Thread Steve Vaughan (Jira)
Steve Vaughan created HADOOP-18431: -- Summary: Unit test can fail due to unexpected host resolution Key: HADOOP-18431 URL: https://issues.apache.org/jira/browse/HADOOP-18431 Project: Hadoop Common

[jira] [Resolved] (HADOOP-18419) Don't fail when using -DNoUnitTests

2022-08-24 Thread Steve Vaughan (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Vaughan resolved HADOOP-18419. Resolution: Duplicate > Don't fail when using -DNoU

[jira] [Created] (HADOOP-18419) Don't fail when using -DNoUnitTests

2022-08-24 Thread Steve Vaughan (Jira)
Steve Vaughan created HADOOP-18419: -- Summary: Don't fail when using -DNoUnitTests Key: HADOOP-18419 URL: https://issues.apache.org/jira/browse/HADOOP-18419 Project: Hadoop Common Issue

[jira] [Created] (HADOOP-18417) Upgrade Maven Surefire plugin

2022-08-23 Thread Steve Vaughan (Jira)
Steve Vaughan created HADOOP-18417: -- Summary: Upgrade Maven Surefire plugin Key: HADOOP-18417 URL: https://issues.apache.org/jira/browse/HADOOP-18417 Project: Hadoop Common Issue Type

[jira] [Created] (HADOOP-18396) Issues running in dynamic / managed environments

2022-08-08 Thread Steve Vaughan (Jira)
Steve Vaughan created HADOOP-18396: -- Summary: Issues running in dynamic / managed environments Key: HADOOP-18396 URL: https://issues.apache.org/jira/browse/HADOOP-18396 Project: Hadoop Common

[jira] [Created] (HADOOP-18394) Enable parallel building in pre-commit jobs

2022-08-05 Thread Steve Vaughan (Jira)
Steve Vaughan created HADOOP-18394: -- Summary: Enable parallel building in pre-commit jobs Key: HADOOP-18394 URL: https://issues.apache.org/jira/browse/HADOOP-18394 Project: Hadoop Common

Re: Assignment to JIRA tickets

2022-08-04 Thread Steve Vaughan
Thank you! From: Sean Busbey Sent: Thursday, August 4, 2022 5:13 PM To: Wei-Chiu Chuang ; Steve Vaughan Cc: common-dev@hadoop.apache.org Subject: Re: Assignment to JIRA tickets I believe he’s svaughan. I went ahead and added Steve to the contributors group

Assignment to JIRA tickets

2022-08-04 Thread Steve Vaughan
I'd like to be assignable to tickets that I open. I've been creating JIRA tickets for issues I'm actively dealing with in order to let the community know what work is being performed, but I can't actually assign myself to indicate the work is in progress.

[jira] [Created] (HADOOP-18365) Updated addresses are still accessed using the old IP address

2022-07-25 Thread Steve Vaughan (Jira)
Steve Vaughan created HADOOP-18365: -- Summary: Updated addresses are still accessed using the old IP address Key: HADOOP-18365 URL: https://issues.apache.org/jira/browse/HADOOP-18365 Project: Hadoop

[jira] [Created] (HADOOP-18311) Upgrade dependencies to address several CVEs

2022-06-22 Thread Steve Vaughan (Jira)
Steve Vaughan created HADOOP-18311: -- Summary: Upgrade dependencies to address several CVEs Key: HADOOP-18311 URL: https://issues.apache.org/jira/browse/HADOOP-18311 Project: Hadoop Common

[jira] [Created] (HADOOP-18279) Cancel fileMonitoringTimer even if trustManager isn't defined

2022-06-07 Thread Steve Vaughan (Jira)
Steve Vaughan created HADOOP-18279: -- Summary: Cancel fileMonitoringTimer even if trustManager isn't defined Key: HADOOP-18279 URL: https://issues.apache.org/jira/browse/HADOOP-18279 Project: H

Re: [DISCUSS] Enabling all platform builds in CI for all Hadoop PRs

2022-05-09 Thread Steve Vaughan
+1 on Java 11 for branch-3.3 I'd also like to start addressing the test instability by addressing collisions between tests. Currently the tests are working in the same shared resources either directly through the system properties like test.build.data, indirectly through utility classes like G

[DISCUSS] Why does "How to Contribute: Making Changes" recommend system property "test.build.data"?

2022-04-07 Thread Steve Vaughan
I had planned on submitting some patches that replaced direct directory references with uses of the JUnit rule TemporaryFolder. I noticed in Confluence under "How to Contribute" that it has the recommendation: "By default, do not let tests write any temporary files to /tmp. Instead, the tests

[jira] [Created] (HADOOP-17418) Generally support PEM keystores

2020-12-08 Thread Steve Vaughan (Jira)
Steve Vaughan created HADOOP-17418: -- Summary: Generally support PEM keystores Key: HADOOP-17418 URL: https://issues.apache.org/jira/browse/HADOOP-17418 Project: Hadoop Common Issue Type