[GitHub] metron issue #967: METRON-1494 Profiler Emits Messages to Kafka When Not Nee...

2018-04-11 Thread mmiklavc
Github user mmiklavc commented on the issue: https://github.com/apache/metron/pull/967 Still looks fine - tests now passing with 977, lgtm. +1 ---

[GitHub] metron issue #967: METRON-1494 Profiler Emits Messages to Kafka When Not Nee...

2018-04-07 Thread nickwallen
Github user nickwallen commented on the issue: https://github.com/apache/metron/pull/967 @mmiklavc This is ready to go if you don't mind taking another look at this. This is not much different than what you have already reviewed. Since your original review I added another s

[GitHub] metron issue #967: METRON-1494 Profiler Emits Messages to Kafka When Not Nee...

2018-04-02 Thread nickwallen
Github user nickwallen commented on the issue: https://github.com/apache/metron/pull/967 This should go in after #977 ---

[GitHub] metron issue #967: METRON-1494 Profiler Emits Messages to Kafka When Not Nee...

2018-03-23 Thread nickwallen
Github user nickwallen commented on the issue: https://github.com/apache/metron/pull/967 The problem is somewhere in Storm's windowing functionality. The time that it initially recognizes is too far in the future and causes it to mark the messages sent in as expired. This only occur

[GitHub] metron issue #967: METRON-1494 Profiler Emits Messages to Kafka When Not Nee...

2018-03-22 Thread nickwallen
Github user nickwallen commented on the issue: https://github.com/apache/metron/pull/967 Of course, now the integration tests don't want to fail. ---

[GitHub] metron issue #967: METRON-1494 Profiler Emits Messages to Kafka When Not Nee...

2018-03-22 Thread nickwallen
Github user nickwallen commented on the issue: https://github.com/apache/metron/pull/967 Trying to get the integration test to fail again. ---

[GitHub] metron issue #967: METRON-1494 Profiler Emits Messages to Kafka When Not Nee...

2018-03-22 Thread nickwallen
Github user nickwallen commented on the issue: https://github.com/apache/metron/pull/967 Reopen to trigger CI again ---

[GitHub] metron issue #967: METRON-1494 Profiler Emits Messages to Kafka When Not Nee...

2018-03-21 Thread nickwallen
Github user nickwallen commented on the issue: https://github.com/apache/metron/pull/967 I am not sure what is going on. Those tests have never failed when run under my own Github account. ---

[GitHub] metron issue #967: METRON-1494 Profiler Emits Messages to Kafka When Not Nee...

2018-03-21 Thread mmiklavc
Github user mmiklavc commented on the issue: https://github.com/apache/metron/pull/967 ...Except for the test timeout in Travis ---

[GitHub] metron issue #967: METRON-1494 Profiler Emits Messages to Kafka When Not Nee...

2018-03-21 Thread mmiklavc
Github user mmiklavc commented on the issue: https://github.com/apache/metron/pull/967 My +1 still stands. Tests are good, readable. ---

[GitHub] metron issue #967: METRON-1494 Profiler Emits Messages to Kafka When Not Nee...

2018-03-21 Thread nickwallen
Github user nickwallen commented on the issue: https://github.com/apache/metron/pull/967 Ok fixed that. Had to pull that out my local stash. ---

[GitHub] metron issue #967: METRON-1494 Profiler Emits Messages to Kafka When Not Nee...

2018-03-21 Thread nickwallen
Github user nickwallen commented on the issue: https://github.com/apache/metron/pull/967 Crank. I just noticed that the unit tests that I wrote for this didn't get added to this branch. Let me correct that. I had added some unit tests specifically for this. ---

[GitHub] metron issue #967: METRON-1494 Profiler Emits Messages to Kafka When Not Nee...

2018-03-21 Thread mmiklavc
Github user mmiklavc commented on the issue: https://github.com/apache/metron/pull/967 +1 via inspection ---