Skip to content

fix: batch source able to be submitted#7659

Merged
srkukarni merged 2 commits intoapache:masterfrom
jerrypeng:fix_batch_source
Jul 25, 2020
Merged

fix: batch source able to be submitted#7659
srkukarni merged 2 commits intoapache:masterfrom
jerrypeng:fix_batch_source

Conversation

@jerrypeng
Copy link
Contributor

Motivation

Batch source currently cannot be successfully submitted via Admin API. A server side check rejects it because it doesn't implement the Source interface.

Modifications

Allow sources that implement BatchSource to pass validation

@jerrypeng jerrypeng added type/bug The PR fixed a bug or issue reported a bug area/function labels Jul 24, 2020
@jerrypeng jerrypeng added this to the 2.7.0 milestone Jul 24, 2020
@jerrypeng jerrypeng requested a review from srkukarni July 24, 2020 23:20
@jerrypeng jerrypeng self-assigned this Jul 24, 2020
Copy link
Contributor

@david-streamlio david-streamlio left a comment

Choose a reason for hiding this comment

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

LGTM

@jerrypeng
Copy link
Contributor Author

/pulsarbot run-failure-checks

@jerrypeng
Copy link
Contributor Author

/pulsarbot run-failure-checks

@srkukarni srkukarni merged commit ee39e40 into apache:master Jul 25, 2020
lbenc135 pushed a commit to lbenc135/pulsar that referenced this pull request Jul 25, 2020
* fix: batch source able to be submitted

* fix logic

Co-authored-by: Jerry Peng <jerryp@splunk.com>
(cherry picked from commit ee39e40)
jerrypeng added a commit to jerrypeng/incubator-pulsar that referenced this pull request Jul 28, 2020
* fix: batch source able to be submitted

* fix logic

Co-authored-by: Jerry Peng <jerryp@splunk.com>
huangdx0726 pushed a commit to huangdx0726/pulsar that referenced this pull request Aug 24, 2020
* fix: batch source able to be submitted

* fix logic

Co-authored-by: Jerry Peng <jerryp@splunk.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/function type/bug The PR fixed a bug or issue reported a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants