Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[INLONG-5192][DataProxy] Add unit test for TubeMQ sink #5227

Merged

Conversation

liangyepianzhou
Copy link
Contributor

@liangyepianzhou liangyepianzhou commented Jul 27, 2022

Prepare a Pull Request

Motivation

Add test for tube sink. KafkaSink has not been implemented yet, so test TubeSink first.

Modifications

Add test for tube sink. KafkaSink has not been implemented yet, so test TubeSink first.

Verifying this change

(Please pick either of the following options)

  • This change added test

@healchow healchow changed the title [INLONG-5192][dataproxy] Add test for tube sink [INLONG-5192][DataProxy] Add unit test for TubeMQ sink Jul 27, 2022
@liangyepianzhou liangyepianzhou requested a review from healchow July 27, 2022 02:34
@dockerzhang
Copy link
Contributor

@liangyepianzhou please format the TestPulsarSink at the same time according to the comments, thanks.

@liangyepianzhou
Copy link
Contributor Author

@liangyepianzhou please format the TestPulsarSink at the same time according to the comments, thanks.

I have already fixed the comments given by healchow.
What comments do you mean?

@dockerzhang
Copy link
Contributor

Yes, the new file TestTubeSink.java you have fixed, I mean you can fix TestPulsarSink according to the comments given by healchow at the same time, that means we do not need another PR to fix formats issues in TestPulsarSink.

Copy link
Contributor

@baomingyu baomingyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@dockerzhang dockerzhang merged commit ef7d693 into apache:master Jul 27, 2022
Greedyu pushed a commit to Greedyu/inlong that referenced this pull request Jul 31, 2022
bruceneenhl pushed a commit to bruceneenhl/inlong that referenced this pull request Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improve][DataProxy] Added unit tests for the TubeMQ sink
4 participants