[
https://issues.apache.org/jira/browse/AMBARI-20502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15933366#comment-15933366
]
Hudson commented on AMBARI-20502:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #7090 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/7090/])
AMBARI-20502 - Configuration Markdown Not Properly Parsed By Some (jhurley:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=ef823d6a83e0502c0a885945538fb17ac3e0503e])
* (edit) ambari-server/docs/configuration/index.md
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/configuration/Configuration.java
> Configuration Markdown Not Properly Parsed By Some Editors
> ----------------------------------------------------------
>
> Key: AMBARI-20502
> URL: https://issues.apache.org/jira/browse/AMBARI-20502
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: trunk
> Reporter: Jonathan Hurley
> Assignee: Jonathan Hurley
> Fix For: trunk
>
> Attachments: AMBARI-20502.patch
>
>
> Some markdown displays, like GitHub, don't properly display the configuration
> markdown. Sections appear as:
> {code}
> ####Alerts & Notifications | Property Name | 10 Hosts | ~50 Hosts | ~100
> Hosts | 500+ Hosts | | --- | --- | --- | --- | --- | |
> alerts.execution.scheduler.threadpool.size.core | 2 | 2 | 4 | 4 | |
> alerts.execution.scheduler.threadpool.size.max | 2 | 2 | 8 | 8 | |
> alerts.execution.scheduler.threadpool.worker.size | 400 | 2000 | 4000 | 20000
> | | alerts.cache.enabled | false | false | false | true | |
> alerts.cache.flush.interval | 10 | 10 | 10 | 10 | | alerts.cache.size | 50000
> | 50000 | 100000 | 100000 | ####Jetty API & Agent Thread Pools | Property
> Name | 10 Hosts | ~50 Hosts | ~100 Hosts | 500+ Hosts | | --- | --- | --- |
> --- | --- | | client.threadpool.size.max | 25 | 35 | 50 | 65 | |
> agent.threadpool.size.max | 25 | 35 | 75 | 100 |
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)