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

VariableLatch Bugfix

XMLWordPrintable

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

      Bug:
      VariableLatch

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

      initialValue should be set rather than 0

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

              Created:
              Updated:
              Resolved: