[GitHub] metron issue #795: METRON-1241: Enable the REST API to use a cache for the z...

2017-10-20 Thread nickwallen
Github user nickwallen commented on the issue: https://github.com/apache/metron/pull/795 +1 It looks great. Thanks! ---

[GitHub] metron issue #795: METRON-1241: Enable the REST API to use a cache for the z...

2017-10-20 Thread cestella
Github user cestella commented on the issue: https://github.com/apache/metron/pull/795 Alright, changes included. Did I miss anything @nickwallen ? ---

[GitHub] metron issue #795: METRON-1241: Enable the REST API to use a cache for the z...

2017-10-20 Thread cestella
Github user cestella commented on the issue: https://github.com/apache/metron/pull/795 Alright, great reviews. I think I have reacted to the comments; let me know if I missed anything. ---

[GitHub] metron issue #795: METRON-1241: Enable the REST API to use a cache for the z...

2017-10-20 Thread merrimanr
Github user merrimanr commented on the issue: https://github.com/apache/metron/pull/795 I tested this thoroughly and everything works as expected. I made one small comment that I feel is optional. This is an awesome PR. +1 ---

[GitHub] metron issue #795: METRON-1241: Enable the REST API to use a cache for the z...

2017-10-11 Thread cestella
Github user cestella commented on the issue: https://github.com/apache/metron/pull/795 Looks ok. I also ran it in my personal travis and the tests stabilized with the latest commit. ---

[GitHub] metron issue #795: METRON-1241: Enable the REST API to use a cache for the z...

2017-10-11 Thread cestella
Github user cestella commented on the issue: https://github.com/apache/metron/pull/795 I'm going to close and reopen this a few times to see if the instability in the tests are worked out. ---

[GitHub] metron issue #795: METRON-1241: Enable the REST API to use a cache for the z...

2017-10-10 Thread cestella
Github user cestella commented on the issue: https://github.com/apache/metron/pull/795 TESTING PLAN # Preliminaries Setup some environment variables for convenience: * `export METRON_HOME=/usr/metron/0.4.1` * `export ZOOKEEPER=node1:2181` * `export