[jira] [Created] (METRON-1550) Change Metron index names to have a metron_ prefix

2018-05-10 Thread Michael Miklavcic (JIRA)
Michael Miklavcic created METRON-1550: - Summary: Change Metron index names to have a metron_ prefix Key: METRON-1550 URL: https://issues.apache.org/jira/browse/METRON-1550 Project: Metron

[jira] [Commented] (METRON-1549) Add empty object test to WriterBoltIntegrationTest implementation

2018-05-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16471042#comment-16471042 ] ASF GitHub Bot commented on METRON-1549: Github user mmiklavc commented on the issue:

[GitHub] metron issue #1009: METRON-1549: Add empty object test to WriterBoltIntegrat...

2018-05-10 Thread mmiklavc
Github user mmiklavc commented on the issue: https://github.com/apache/metron/pull/1009 @nickwallen and @ottobackwards - I extracted the common setup components into one parameterized method. I opted for setting private test class fields with the components rather than invoking

[jira] [Commented] (METRON-1549) Add empty object test to WriterBoltIntegrationTest implementation

2018-05-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16471022#comment-16471022 ] ASF GitHub Bot commented on METRON-1549: Github user mmiklavc commented on a diff in the pull

[GitHub] metron pull request #1009: METRON-1549: Add empty object test to WriterBoltI...

2018-05-10 Thread mmiklavc
Github user mmiklavc commented on a diff in the pull request: https://github.com/apache/metron/pull/1009#discussion_r187443042 --- Diff: metron-platform/metron-parsers/src/test/java/org/apache/metron/writers/integration/WriterBoltIntegrationTest.java --- @@ -166,6 +185,139 @@

[jira] [Commented] (METRON-1549) Add empty object test to WriterBoltIntegrationTest implementation

2018-05-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16470833#comment-16470833 ] ASF GitHub Bot commented on METRON-1549: Github user nickwallen commented on a diff in the pull

[GitHub] metron pull request #1009: METRON-1549: Add empty object test to WriterBoltI...

2018-05-10 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/metron/pull/1009#discussion_r187404376 --- Diff: metron-platform/metron-parsers/src/test/java/org/apache/metron/writers/integration/WriterBoltIntegrationTest.java --- @@ -166,6 +185,139 @@

[jira] [Commented] (METRON-1549) Add empty object test to WriterBoltIntegrationTest implementation

2018-05-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16470828#comment-16470828 ] ASF GitHub Bot commented on METRON-1549: Github user nickwallen commented on a diff in the pull

[GitHub] metron pull request #1009: METRON-1549: Add empty object test to WriterBoltI...

2018-05-10 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/metron/pull/1009#discussion_r187404078 --- Diff: metron-platform/metron-parsers/src/test/java/org/apache/metron/writers/integration/WriterBoltIntegrationTest.java --- @@ -166,6 +185,139 @@

[jira] [Commented] (METRON-1549) Add empty object test to WriterBoltIntegrationTest implementation

2018-05-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16470578#comment-16470578 ] ASF GitHub Bot commented on METRON-1549: Github user justinleet commented on a diff in the pull

[GitHub] metron pull request #1009: METRON-1549: Add empty object test to WriterBoltI...

2018-05-10 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/1009#discussion_r187372306 --- Diff: metron-platform/metron-parsers/src/test/java/org/apache/metron/writers/integration/WriterBoltIntegrationTest.java --- @@ -166,6 +185,139 @@

[jira] [Commented] (METRON-1549) Add empty object test to WriterBoltIntegrationTest implementation

2018-05-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16470538#comment-16470538 ] ASF GitHub Bot commented on METRON-1549: Github user mmiklavc commented on a diff in the pull

[GitHub] metron pull request #1009: METRON-1549: Add empty object test to WriterBoltI...

2018-05-10 Thread mmiklavc
Github user mmiklavc commented on a diff in the pull request: https://github.com/apache/metron/pull/1009#discussion_r187363182 --- Diff: metron-platform/metron-parsers/src/test/java/org/apache/metron/writers/integration/WriterBoltIntegrationTest.java --- @@ -166,6 +185,139 @@

[jira] [Commented] (METRON-1489) Retrofit UI tests to run reliably during nightly QE runs

2018-05-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16470485#comment-16470485 ] ASF GitHub Bot commented on METRON-1489: Github user sardell commented on a diff in the pull

[GitHub] metron pull request #1004: METRON-1489: Retrofit UI tests to run reliably

2018-05-10 Thread sardell
Github user sardell commented on a diff in the pull request: https://github.com/apache/metron/pull/1004#discussion_r187354305 --- Diff: metron-interface/metron-alerts/e2e/alerts-list/tree-view/tree-view.po.ts --- @@ -97,21 +155,24 @@ export class TreeViewPage {

[jira] [Commented] (METRON-1489) Retrofit UI tests to run reliably during nightly QE runs

2018-05-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16470475#comment-16470475 ] ASF GitHub Bot commented on METRON-1489: Github user nickwallen commented on a diff in the pull

[GitHub] metron pull request #1004: METRON-1489: Retrofit UI tests to run reliably

2018-05-10 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/metron/pull/1004#discussion_r187350891 --- Diff: metron-interface/metron-alerts/e2e/alerts-list/tree-view/tree-view.po.ts --- @@ -97,21 +155,24 @@ export class TreeViewPage {

[jira] [Commented] (METRON-1489) Retrofit UI tests to run reliably during nightly QE runs

2018-05-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16470473#comment-16470473 ] ASF GitHub Bot commented on METRON-1489: Github user nickwallen commented on a diff in the pull

[GitHub] metron pull request #1004: METRON-1489: Retrofit UI tests to run reliably

2018-05-10 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/metron/pull/1004#discussion_r187350501 --- Diff: metron-interface/metron-alerts/README.md --- @@ -126,7 +126,14 @@ The application will be available at http://host:4201 assuming the port is

[jira] [Commented] (METRON-1549) Add empty object test to WriterBoltIntegrationTest implementation

2018-05-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16470436#comment-16470436 ] ASF GitHub Bot commented on METRON-1549: Github user nickwallen commented on a diff in the pull

[GitHub] metron pull request #1009: METRON-1549: Add empty object test to WriterBoltI...

2018-05-10 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/metron/pull/1009#discussion_r187344126 --- Diff: metron-platform/metron-parsers/src/test/java/org/apache/metron/writers/integration/WriterBoltIntegrationTest.java --- @@ -88,9 +108,7 @@

[jira] [Commented] (METRON-1549) Add empty object test to WriterBoltIntegrationTest implementation

2018-05-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16470407#comment-16470407 ] ASF GitHub Bot commented on METRON-1549: Github user mmiklavc commented on a diff in the pull

[GitHub] metron pull request #1009: METRON-1549: Add empty object test to WriterBoltI...

2018-05-10 Thread mmiklavc
Github user mmiklavc commented on a diff in the pull request: https://github.com/apache/metron/pull/1009#discussion_r187335697 --- Diff: metron-platform/metron-parsers/src/test/java/org/apache/metron/writers/integration/WriterBoltIntegrationTest.java --- @@ -88,9 +108,7 @@ public

[jira] [Commented] (METRON-1532) Getting started documentation improvements

2018-05-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16470402#comment-16470402 ] ASF GitHub Bot commented on METRON-1532: Github user sardell commented on a diff in the pull

[GitHub] metron pull request #1001: METRON-1532: Getting started documentation improv...

2018-05-10 Thread sardell
Github user sardell commented on a diff in the pull request: https://github.com/apache/metron/pull/1001#discussion_r187332809 --- Diff: metron-deployment/development/centos6/README.md --- @@ -103,3 +103,8 @@ Tags are listed in the playbooks, some frequently used tags: +

[jira] [Commented] (METRON-1549) Add empty object test to WriterBoltIntegrationTest implementation

2018-05-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16470399#comment-16470399 ] ASF GitHub Bot commented on METRON-1549: Github user mmiklavc commented on a diff in the pull

[GitHub] metron pull request #1009: METRON-1549: Add empty object test to WriterBoltI...

2018-05-10 Thread mmiklavc
Github user mmiklavc commented on a diff in the pull request: https://github.com/apache/metron/pull/1009#discussion_r187332027 --- Diff: metron-platform/metron-parsers/src/test/java/org/apache/metron/writers/integration/WriterBoltIntegrationTest.java --- @@ -166,6 +185,139 @@

[jira] [Commented] (METRON-1421) Create a SolrMetaAlertDao

2018-05-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16470396#comment-16470396 ] ASF GitHub Bot commented on METRON-1421: Github user mmiklavc commented on the issue:

[GitHub] metron issue #970: METRON-1421: Create a SolrMetaAlertDao

2018-05-10 Thread mmiklavc
Github user mmiklavc commented on the issue: https://github.com/apache/metron/pull/970 @justinleet sounds reasonable to me ---

[GitHub] metron issue #526: Metron-846: Add E2E tests for metron management ui

2018-05-10 Thread iraghumitra
Github user iraghumitra commented on the issue: https://github.com/apache/metron/pull/526 @ottobackwards I got busy with few commitments. i am discussing this with @anandsubbu to take this forward. ---

[jira] [Commented] (METRON-1489) Retrofit UI tests to run reliably during nightly QE runs

2018-05-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16470083#comment-16470083 ] ASF GitHub Bot commented on METRON-1489: Github user sardell commented on the issue:

[GitHub] metron issue #1004: METRON-1489: Retrofit UI tests to run reliably

2018-05-10 Thread sardell
Github user sardell commented on the issue: https://github.com/apache/metron/pull/1004 @nickwallen This work is ready on my end. I'm happy with where I'm at since addressing the feedback given by others here. The automated retries are to be expected and means protractor-flake is