Skip to content

getMigrationTasksWithLaunchers() fails if logging is set to DEBUG mode. #33

@polyglot-jones

Description

@polyglot-jones

DistributedMigrationProcess.getMigrationTasksWithLaunchers() fails if logging is set to DEBUG mode.

Steps to Reproduce:

  1. mvn test -- runs clean
  2. Edit src\test\resources\log4j.properties and change the rootLogger from INFO to DEBUG
  3. mvn test -- fails

Note: A pull-request with a correction for this will be submitted momentarily.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions