https://github.com/Netflix/atlas
Revision 1b9371463c2d073fe81fa576d73865f4f4593a9e authored by brharrington on 14 November 2019, 18:21:06 UTC, committed by GitHub on 14 November 2019, 18:21:06 UTC
When using the eval processor for local data, it should
stop quickly after the upstream is complete. Before the
throttling on the Eureka lookup would cause about a 30s
delay.

This changes the Eureka lookup to use an empty source
if there are no remote data sources. Also fixes a bug
with TimeGrouped where it could potentially push without
a downstream pull when the upstream finishes.
1 parent db806d6
History
Tip revision: 1b9371463c2d073fe81fa576d73865f4f4593a9e authored by brharrington on 14 November 2019, 18:21:06 UTC
avoid delay on finish for local eval processor (#1106)
Tip revision: 1b93714

README.md

back to top