ShardingDataTransformInstanceMetrics reads uninitialized value

XMLWordPrintableJSON

    • Fully Compatible
    • ALL
    • Sharding NYC 2022-06-13, Sharding 2022-06-27
    • 33
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      when registering new metrics.

      When it creates a new instance here, it registers the observer to itself to the cumulative metrics class. This will then the trigger the comparator to check the values of the startTime. However, the startTime value is initialized after the registration so it is reading an uninitialized value.

            Assignee:
            Randolph Tan
            Reporter:
            Randolph Tan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: