The GitHub Actions job "Tests (AMD)" on airflow.git/fix/java-sdk/jul-setup has succeeded. Run started by GitHub user jason810496 (triggered by jason810496).
Head commit for run: 15aeda4f1f4c3efa8b1c8568b6eed886eaddbc10 / LIU ZHE YOU <[email protected]> Java SDK: let AirflowJulHandler.setup() keep existing root handlers Clearing every root handler is the right default, but it forecloses setups where a user has intentionally attached their own handler (for example a FileHandler that mirrors logs to disk) that does not conflict with Airflow's task-log and task.stderr capture. Raised in review on #68986. A clean=true default preserves the de-duplicating behaviour while clean=false adds the AirflowJulHandler alongside the existing handlers. Both paths stay idempotent so repeated calls never install more than one AirflowJulHandler. Report URL: https://github.com/apache/airflow/actions/runs/28212315919 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
