Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-9066

Field::deprecatedFieldWarning results into validation failure

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.2.0.Beta1
    • 3.2.0.Alpha1
    • debezium-core
    • None

      Field::deprecatedFieldWarning adds a warning message about deprecation into ConfigValue error messages and later on, when something (e.g. SmtManager::validate) checks result of the field validation, the only way how to do it is checking is error messages are empty or not. Adding this warning into error messages thus result into config validation failure.

      The validator should print the warning into the instead and let the list of error messages empty.

              vjuranek@redhat.com Vojtech Juranek
              vjuranek@redhat.com Vojtech Juranek
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: