You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by "shibd (via GitHub)" <gi...@apache.org> on 2023/04/09 11:46:34 UTC

[GitHub] [pulsar-client-cpp] shibd opened a new pull request, #247: [feat] Support set consumer regex subscription mode for C client.

shibd opened a new pull request, #247:
URL: https://github.com/apache/pulsar-client-cpp/pull/247

   ### Motivation
   
   - Support set consumer regex subscription mode for C client.
   
   ### Modifications
   
   - Add get and set `pulsar_consumer_regex_subscription_mode` method.
   
   ### Verifying this change
   
   - C_ConsumerConfigurationTest to cover set and get `pulsar_consumer_regex_subscription_mode`, other features are covered by C++ unit tests.
   
   ### Documentation
   
   <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. -->
   
   - [ ] `doc-required` 
   (Your PR needs to update docs and you will update later)
   
   - [x] `doc-not-needed` 
   (Please explain why)
   
   - [ ] `doc` 
   (Your PR contains doc changes)
   
   - [ ] `doc-complete`
   (Docs have been already added)
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar-client-cpp] BewareMyPower commented on pull request #247: [feat] Support set consumer regex subscription mode for C client.

Posted by "BewareMyPower (via GitHub)" <gi...@apache.org>.
BewareMyPower commented on PR #247:
URL: https://github.com/apache/pulsar-client-cpp/pull/247#issuecomment-1507931031

   Could you rebase to master?


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar-client-cpp] shibd merged pull request #247: [feat] Support set consumer regex subscription mode for C client.

Posted by "shibd (via GitHub)" <gi...@apache.org>.
shibd merged PR #247:
URL: https://github.com/apache/pulsar-client-cpp/pull/247


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org