Sam Okrent has posted comments on this change. Change subject: Integrate Mustache templates to webserver ......................................................................
Patch Set 12: (1 comment) http://gerrit.cloudera.org:8080/#/c/7448/12/src/kudu/server/webserver.cc File src/kudu/server/webserver.cc: Line 549: string json_str = use_style ? Substitute("<pre>$0</pre>", ej.ToString()) : ej.ToString(); > In order to save an intermediate copy of the serialized json, change this t Done -- To view, visit http://gerrit.cloudera.org:8080/7448 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I8cf8181b2b2904a57c9b24ce73316b92a4f6700f Gerrit-PatchSet: 12 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Sam Okrent <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Sam Okrent <[email protected]> Gerrit-Reviewer: Tidy Bot Gerrit-HasComments: Yes
