You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/02/21 04:43:44 UTC

[GitHub] [pulsar] Anonymitaet opened a new issue #14393: [Website + Doc] generate connector configuration info automatically

Anonymitaet opened a new issue #14393:
URL: https://github.com/apache/pulsar/issues/14393


   When updating docs for https://github.com/apache/pulsar/pull/14383, @fantapsody suggests **generating connector configuration tables automatically** rather than updating them manually.
   
   I've discussed w/ @urfreespace, he thinks it is workable. For example:
   
   For [the configuration table of the Elasticsearch sink connector](https://pulsar.apache.org/docs/en/next/io-elasticsearch-sink/#configuration), we can get this info from the source code file ([ElasticSearchConfig.java](https://github.com/apache/pulsar/blob/master/pulsar-io/elastic-search/src/main/java/org/apache/pulsar/io/elasticsearch/ElasticSearchConfig.java)) 
   
   <img width="1960" alt="image" src="https://user-images.githubusercontent.com/50226895/154889729-7aeedafa-b673-44d9-b6ed-b4a60e8d3f02.png">
    
   One thing we need to consider is how to display the info. 
   @urfreespace believes we can generate **independent** web pages for each connector configuration info (as below), but it's too redundant to show all info connector configuration on the Pulsar home page. We need to **figure out the best way to show the info**.
   <img width="915" alt="image" src="https://user-images.githubusercontent.com/50226895/154890169-04ddc1f4-bac7-4bd3-bcd7-e684607fbaa8.png">
   
   Anyone would like to help? Thanks!


-- 
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] github-actions[bot] commented on issue #14393: [Website + Doc] generate connector configuration info automatically

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #14393:
URL: https://github.com/apache/pulsar/issues/14393#issuecomment-1076991803


   The issue had no activity for 30 days, mark with Stale label.


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