[
https://issues.apache.org/jira/browse/METRON-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16282318#comment-16282318
]
ASF GitHub Bot commented on METRON-1344:
----------------------------------------
Github user cestella commented on the issue:
https://github.com/apache/metron/pull/858
We would want to remote debug any code that we maintain in Metron, so any
services which run metron code would need to have remote debugging (e.g. storm,
the REST app). Ironically, this is one of those situations where just running
the in-memory components in a separate process would be easier, since it's just
a JVM param to pass in to enable remote debugging.
> Externalize the infrastructural components using integration tests
> ------------------------------------------------------------------
>
> Key: METRON-1344
> URL: https://issues.apache.org/jira/browse/METRON-1344
> Project: Metron
> Issue Type: Improvement
> Reporter: Ryan Merriman
> Assignee: Ryan Merriman
>
> As we move towards adding the Alerts UI e2e test to our continuous build, we
> need to remove the dependence on vagrant full dev and provide equivalent
> infrastructure within Travis. This will include all the services that the
> e2e tests depend on including Kafka, Zookeeper, Elasticsearch (possibly
> HBase), and Metron REST.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)