question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BitSail][Connector] Support Assert sink connector

See original GitHub issue

Is your feature request related to a problem? Please describe

Currently we support print sink and we use print in some tests, but print is not sufficient enough to verify the test result. So we need an AssertSink to verify the test result more accurately.

Describe the solution you’d like

A clear and concise description of what you want to happen.

Describe alternatives you’ve considered

A clear and concise description of any alternative solutions or features you’ve considered.

Additional context

Add any other context or screenshots about the feature request here.

Issue Analytics

  • State:open
  • Created 10 months ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
liuxiaocs7commented, Dec 1, 2022

@garyli1019 Hello, I have successfully run bitsail locally and on the cluster, but I have been busy recently and haven’t started the design yet. I will start as soon as possible and discuss with you here. The contributor group will help, i’ll join it, thx 😃

0reactions
garyli1019commented, Dec 8, 2022

@liuxiaocs7 Hi, thanks for elaborate your design! Your configuration design looks good to me. I couldn’t come up with a better idea than this. Please go ahead with this design

Read more comments on GitHub >

github_iconTop Results From Across the Web

Testing streams - Documentation - Akka
Testing a custom sink can be as simple as attaching a source that emits elements from a predefined collection, running a constructed test...
Read more >
Testing Kafka Connectors - Gunnar Morling
In this blog post I'd like to focus on testing approaches for Kafka Connect source connectors, i.e. connectors like Debezium, which ingest data ......
Read more >
Assertion Test Step | ReadyAPI Documentation
The Assertion test step can assert properties of test steps within a test case as well as properties of a test case, test...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found