Anonymitaet commented on PR #232:
URL: 
https://github.com/apache/pulsar-client-cpp/pull/232#issuecomment-1520171751

   Hi @RobertIndie, 
   
   Just now, I discussed with @BewareMyPower on how we add docs for this PR and 
summarized the thoughts below. He suggests that you're an expert in this area 
and can provide tech inputs for this PR. Are you available? Thanks!
   
   ========================================
   
   Here is the doc plan:
   
   ## ✅ Pulsar feature matrix
   
   I've created ["Wait for response" in Consumer > 
Ack](https://docs.google.com/spreadsheets/d/1YHYTkIXR8-Ql103u-IMI18TXLlGStK8uJjDsOOA0T20/edit#gid=1784579914&range=91:91)
 and added versions for Pulsar and C++.
   
   ## ✅ Pulsar client docs
   
   1. Create a topic "Wait for response" in [Client > Work with 
consumer](https://pulsar.apache.org/docs/next/client-libraries-consumers/#acknowledge-messages),
 and add a simple feature description (this info can be fetched from 
[here](https://github.com/apache/pulsar-client-cpp/pull/232/files#diff-258280272b1786eac0ecaafc163e189b87faa2a63ab740225da0b459f528358aR633-R639)
  and code examples (Java and C++).
   
   <img width="1960" alt="image" 
src="https://user-images.githubusercontent.com/50226895/234009958-2ae373d8-0f48-4d0c-8ff0-13f7fa905ef0.png";>
   
   2. This doc should be added to 5 doc versions (NEXT, 2.11.x, 2.10.x, 2.9.x, 
2.8.x) since this feature is available from Pulsar 2.8.x. 
   
   - Original doc file of NEXT is 
[here](https://github.com/apache/pulsar-site/edit/main/docs/client-libraries-tableviews.md).
   - Original doc files of all versioned docs are 
[here](https://github.com/apache/pulsar-site/tree/main/versioned_docs).
   
   We can update one version first and apply the same doc changes to the rest 
once it gets approved. 
   
   ========================================
   
   Feel free to reach out to me if you have questions. TIA!


-- 
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-unsubscr...@pulsar.apache.org

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

Reply via email to