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

VariableLatch Bugfix

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.0.0.CR1
    • None
    • core-library
    • None

    Description

      Bug:
      VariableLatch

      public static VariableLatch create(int initialValue) {
          return new VariableLatch(0);
      }
      

      initialValue should be set rather than 0

      Attachments

        Activity

          People

            Unassigned Unassigned
            pan3793 Cheng Pan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: