Skip to content

[feat][cpp] Consumer support batch receive messages.#17429

Closed
shibd wants to merge 6 commits into
apache:masterfrom
shibd:batch_receive
Closed

[feat][cpp] Consumer support batch receive messages.#17429
shibd wants to merge 6 commits into
apache:masterfrom
shibd:batch_receive

Conversation

@shibd
Copy link
Copy Markdown
Member

@shibd shibd commented Sep 2, 2022

Motivation

#17140

Modifications

Documentation

  • doc

Matching PR in forked repository

shibd#15

@github-actions github-actions Bot added the doc-not-needed Your PR changes do not impact docs label Sep 2, 2022
@shibd
Copy link
Copy Markdown
Member Author

shibd commented Sep 3, 2022

/pulsarbot run-failure-checks

Comment thread pulsar-client-cpp/.gitignore Outdated
@github-actions github-actions Bot added the doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. label Sep 21, 2022
@BewareMyPower
Copy link
Copy Markdown
Contributor

@Anonymitaet @momo-jun Could any of you help review the document parts (i.e. files under pulsar-client-cpp/include/pulsar) of this PR?

Comment thread pulsar-client-cpp/tests/BatchReceivePolicyTest.cc Outdated
Comment thread pulsar-client-cpp/include/pulsar/ConsumerConfiguration.h Outdated
Comment thread pulsar-client-cpp/include/pulsar/Messages.h Outdated
Comment thread pulsar-client-cpp/include/pulsar/BatchReceivePolicy.h Outdated
Comment thread pulsar-client-cpp/include/pulsar/BatchReceivePolicy.h Outdated
Comment thread pulsar-client-cpp/include/pulsar/Consumer.h Outdated
Comment thread pulsar-client-cpp/include/pulsar/BatchReceivePolicy.h Outdated
Comment thread pulsar-client-cpp/include/pulsar/BatchReceivePolicy.h Outdated
Comment thread pulsar-client-cpp/include/pulsar/BatchReceivePolicy.h Outdated
@shibd
Copy link
Copy Markdown
Member Author

shibd commented Oct 7, 2022

Resubmit the PR in pulsar-client-cpp repository: apache/pulsar-client-cpp#21

@shibd shibd closed this Oct 7, 2022
BewareMyPower pushed a commit to apache/pulsar-client-cpp that referenced this pull request Oct 18, 2022
### Motivation
apache/pulsar#17140

This PR has been reviewed in [pulsar repo](apache/pulsar#17429).

### Modifications
- Consumer support batch receives messages.
- Abstract common implementation to `ConsumerImplBase`.
merlimat pushed a commit to merlimat/pulsar-client-cpp that referenced this pull request Oct 20, 2022
### Motivation
apache/pulsar#17140

This PR has been reviewed in [pulsar repo](apache/pulsar#17429).

### Modifications
- Consumer support batch receives messages.
- Abstract common implementation to `ConsumerImplBase`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. doc-not-needed Your PR changes do not impact docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants