[ https://issues.apache.org/jira/browse/KAFKA-4010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15546720#comment-15546720 ]
ASF GitHub Bot commented on KAFKA-4010: --------------------------------------- GitHub user shikhar opened a pull request: https://github.com/apache/kafka/pull/1964 KAFKA-4010: add ConfigDef toEnrichedRst() for additional fields in output followup on https://github.com/apache/kafka/pull/1696 cc @rekhajoshm You can merge this pull request into a Git repository by running: $ git pull https://github.com/shikhar/kafka kafka-4010 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1964.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1964 ---- commit 630fd4c5220ca5c934492318037f8a493a305b01 Author: Joshi <rekhajo...@gmail.com> Date: 2016-08-03T04:08:41Z KAFKA-4010; ConfigDef.toEnrichedRst() to have grouped sections with dependents info commit b7d4e80f32714de351b3af3a26e34817258be0cc Author: Joshi <rekhajo...@gmail.com> Date: 2016-09-08T22:24:25Z KAFKA-4010; updated for review comments commit 70cb9ff98f075376c1537feb8abc8fe41bea1b83 Author: Joshi <rekhajo...@gmail.com> Date: 2016-09-09T00:59:18Z KAFKA-4010; updated for review comments commit 4fabee350b0a7279c891d1a291fa04c346258703 Author: Joshi <rekhajo...@gmail.com> Date: 2016-09-15T19:22:55Z KAFKA-4010; updated for review comments commit fff244e6e523d6b506656fbacf252b6730d5ed98 Author: Joshi <rekhajo...@gmail.com> Date: 2016-09-16T05:32:52Z KAFKA-4010; updated for review comments commit ffc35f0f5a7fd8727465cbb5e481dfabe8c6b438 Author: Shikhar Bhushan <shik...@confluent.io> Date: 2016-10-04T21:18:25Z Merge branch 'KAFKA-4010' of https://github.com/rekhajoshm/kafka into kafka-4010 commit d8f1d8122a2b24442bf586e6be130970cdfda016 Author: Shikhar Bhushan <shik...@confluent.io> Date: 2016-10-04T21:25:02Z tweaks and tests ---- > ConfigDef.toRst() should create sections for each group > ------------------------------------------------------- > > Key: KAFKA-4010 > URL: https://issues.apache.org/jira/browse/KAFKA-4010 > Project: Kafka > Issue Type: Improvement > Reporter: Shikhar Bhushan > Assignee: Rekha Joshi > Priority: Minor > > Currently the ordering seems a bit arbitrary. There is a logical grouping > that connectors are now able to specify with the 'group' field, which we > should use as section headers. Also it would be good to generate {{:ref:}} > for each section. -- This message was sent by Atlassian JIRA (v6.3.4#6332)