lucperkins commented on a change in pull request #1378: Standardize on input/output terminology for Pulsar Functions URL: https://github.com/apache/incubator-pulsar/pull/1378#discussion_r174244167
########## File path: pulsar-functions/instance/src/main/python/contextimpl.py ########## @@ -98,7 +98,7 @@ def record_metric(self, metric_name, metric_value): self.accumulated_metrics[metric_name] = AccumulatedMetricDatum() Review comment: Fixed ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services