[
https://issues.apache.org/jira/browse/AVRO-587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Wendell updated AVRO-587:
---------------------------------
Attachment: AVRO-587.patch.v3
Okay, think this covers everything in your code review. Bit changes are:
1) Pushed a bunch of the logic into templates.This ends up being somewhat
clunky because the templates only support very basic logic, but I think it's
better than concatenating in java.
2) Re-factored the servlets a bit. Had a desperate servlet handle static files
and also offered a full server interface to make things simpler for someone
trying to use Avro that doesn't want to learn/use jetty.
3) Added licenses to all of the static files.
> Add Charts and Templating to Stats View
> ---------------------------------------
>
> Key: AVRO-587
> URL: https://issues.apache.org/jira/browse/AVRO-587
> Project: Avro
> Issue Type: Sub-task
> Reporter: Patrick Wendell
> Assignee: Patrick Wendell
> Attachments: AVRO-587.patch.v1.txt, AVRO-587.patch.v2.txt,
> AVRO-587.patch.v3
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.