piotr-szuberski commented on a change in pull request #12325:
URL: https://github.com/apache/beam/pull/12325#discussion_r462353599



##########
File path: sdks/python/apache_beam/io/external/xlang_kafkaio_it_test.py
##########
@@ -28,64 +28,60 @@
 import time
 import typing
 import unittest
+import uuid
 
 import apache_beam as beam
 from apache_beam.io.kafka import ReadFromKafka
 from apache_beam.io.kafka import WriteToKafka
-from apache_beam.metrics import Metrics
 from apache_beam.testing.test_pipeline import TestPipeline
-
-
-class CrossLanguageKafkaIO(object):

Review comment:
       Oh, I didn't know about that. I meant to reduce the amount of code. I'll 
bring it back then.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to