[
https://issues.apache.org/jira/browse/METRON-1337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16367383#comment-16367383
]
ASF GitHub Bot commented on METRON-1337:
----------------------------------------
Github user ottobackwards commented on the issue:
https://github.com/apache/metron/pull/853
First, nice work.
Second, I have this question:
Since we will have some unknown number of rest clients, that may want to
save 'configuration' associated with a user, and not just Alerts UI, should it
not be factored more generically?
getUserSettingsForType()
And stored as user, type, settings byte[] or some such?
We may also want to store the version so that it is user, type,
settingsFmtVersion, settings.
We might also want to consider storing as Protobufs, which are more
supporting changes.
> List of facets should not be hardcoded
> --------------------------------------
>
> Key: METRON-1337
> URL: https://issues.apache.org/jira/browse/METRON-1337
> Project: Metron
> Issue Type: Bug
> Reporter: Ryan Merriman
> Assignee: Ryan Merriman
> Priority: Major
>
> Currently the facet fields shown in the left panel of the Alerts UI is hard
> coded in a javascript file. This should be configurable.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)