[
https://issues.apache.org/jira/browse/KAFKA-4010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15404813#comment-15404813
]
ASF GitHub Bot commented on KAFKA-4010:
---------------------------------------
GitHub user rekhajoshm opened a pull request:
https://github.com/apache/kafka/pull/1696
KAFKA-4010; ConfigDef.toRst() to have grouped sections with dependents info
- Added sort method with group order
- Added dependents info
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rekhajoshm/kafka KAFKA-4010
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1696.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 #1696
----
commit c9a66992b1095616f87c5748f210b973ebc7eb01
Author: Rekha Joshi <[email protected]>
Date: 2016-05-26T17:48:37Z
Merge pull request #2 from apache/trunk
Apache Kafka trunk pull
commit 8d7fb005cb132440e7768a5b74257d2598642e0f
Author: Rekha Joshi <[email protected]>
Date: 2016-05-30T21:37:43Z
Merge pull request #3 from apache/trunk
Apache Kafka trunk pull
commit fbef9a8fb1411282fbadec46955691c3e7ba2578
Author: Rekha Joshi <[email protected]>
Date: 2016-06-04T23:58:02Z
Merge pull request #4 from apache/trunk
Apache Kafka trunk pull
commit 172db701bf9affda1304b684921260d1cd36ae9e
Author: Rekha Joshi <[email protected]>
Date: 2016-06-06T22:10:31Z
Merge pull request #6 from apache/trunk
Apache Kafka trunk pull
commit 9d18d93745cf2bc9b0ab4bb9b25d9a31196ef918
Author: Rekha Joshi <[email protected]>
Date: 2016-06-07T19:36:45Z
Merge pull request #7 from apache/trunk
Apache trunk pull
commit 882faea01f28aef1977f4ced6567833bcf736840
Author: Rekha Joshi <[email protected]>
Date: 2016-06-13T20:01:43Z
Merge pull request #8 from confluentinc/trunk
Apache kafka trunk pull
commit 851315d39c0c308d79b9575546822aa932c46a09
Author: Rekha Joshi <[email protected]>
Date: 2016-06-27T17:34:54Z
Merge pull request #9 from apache/trunk
Merge Apache kafka trunk
commit 613f07c2b4193302c82a5d6eaa1e53e4b87bfbc1
Author: Rekha Joshi <[email protected]>
Date: 2016-07-09T17:03:45Z
Merge pull request #11 from apache/trunk
Merge Apache kafka trunk
commit 150e46e462cc192fb869e633f6d9ab681e7b83f9
Author: Rekha Joshi <[email protected]>
Date: 2016-08-02T19:44:09Z
Merge pull request #12 from apache/trunk
Apache Kafka trunk pull
commit 00e70da51f03b23877e4e23e7e1500a1c9d7d20a
Author: Joshi <[email protected]>
Date: 2016-08-02T21:17:17Z
KAFKA-4010: ConfigDef.toRst() to have grouped sections with dependents info
----
> 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)