Re: [DISCUSS] Deprecating metron-api

2018-06-29 Thread Ryan Merriman
Adding user list.  Is anyone out there currently using the metron-api
module to query pcap data?

On Fri, Jun 29, 2018 at 4:35 PM, Casey Stella  wrote:

> I have no objection and would consider it to be a prerequisite to bringing
> in the PR unless there's someone depending on it out there.  You might want
> to cc user@ as well, to get a broader set of input for the "are people
> using it?" question.
>
> On Fri, Jun 29, 2018 at 5:21 PM Ryan Merriman  wrote:
>
> > We are currently working on adding pcap query capabilities to the Alerts
> UI
> > as part of https://issues.apache.org/jira/browse/METRON-1554.  This
> > involves exposing pcap endpoints in our REST application which will make
> > metron-api obsolete.
> >
> > Is anyone currently using this module?  Are there any objections to
> > deprecating it and removing it from our codebase once this feature branch
> > is complete?
> >
>


Re: [DISCUSS] Deprecating metron-api

2018-06-29 Thread Casey Stella
I have no objection and would consider it to be a prerequisite to bringing
in the PR unless there's someone depending on it out there.  You might want
to cc user@ as well, to get a broader set of input for the "are people
using it?" question.

On Fri, Jun 29, 2018 at 5:21 PM Ryan Merriman  wrote:

> We are currently working on adding pcap query capabilities to the Alerts UI
> as part of https://issues.apache.org/jira/browse/METRON-1554.  This
> involves exposing pcap endpoints in our REST application which will make
> metron-api obsolete.
>
> Is anyone currently using this module?  Are there any objections to
> deprecating it and removing it from our codebase once this feature branch
> is complete?
>


[DISCUSS] Deprecating metron-api

2018-06-29 Thread Ryan Merriman
We are currently working on adding pcap query capabilities to the Alerts UI
as part of https://issues.apache.org/jira/browse/METRON-1554.  This
involves exposing pcap endpoints in our REST application which will make
metron-api obsolete.

Is anyone currently using this module?  Are there any objections to
deprecating it and removing it from our codebase once this feature branch
is complete?