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

Fix invalid date/timestamp check & logging level

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 2.7.0.Alpha1
    • None
    • mysql-connector
    • None

      Feature request or enhancement

      For feature requests or enhancements, provide this information, please:

      Which use case/requirement will be addressed by the proposed feature?

      This warn log message could be logged for every event processed in a table (e.g., if it's the default value, or inserted each time with that value). That log level is too high for something that can happen for every message so change from WARN to DEBUG.

      Additionally, the checks are overly restrictive for the year, a year of 0 is valid and won't raise exception.

      Implementation ideas (optional)

      PR incoming

            Unassigned Unassigned
            tthorn Thomas Thornton
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: