EugenDueck opened a new pull request #6150: [docs] feature compatibility matrix
URL: https://github.com/apache/pulsar/pull/6150
 
 
   ### Motivation
   For newcomers, it can be hard to remember which features work together and 
which do not. Examples: The reader api cannot be used with partitioned topics, 
and cumulative acknowledgement does not work for key_shared subscriptions.
   
   I have already discussed adding such a feature matrix on slack, and it has 
been endorsed by sijieg:
   > A feature matrix like this is great
   
   
https://apache-pulsar.slack.com/archives/C5Z4T36F7/p1580147801255400?thread_ts=1580126358.237900&cid=C5Z4T36F7
   
   N.B. This is still WIP and would benefit from more experienced Pulsarians 
filling in the blanks. Also, my intention is to add more tables, but whether or 
not I'll do it in this PR will depend on how quickly I or other reviewers will 
fill in the blanks for the existing tables.
   
   ### Modifications
   
   - add a "Feature Compatibility Matrix" page to the "Reference section"
   - add a link to that new page to the "Concepts / Overview" page
   
   ### Verifying this change
   
   I've tested this as described in pulsar/site2/README.md, i.e. launching 
`yarn start` and browsing to all affected pages
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to