Skip to content

Tags: LiriB/pinot

Tags

SNAPSHOT-2017-07-25T174700Z

Toggle SNAPSHOT-2017-07-25T174700Z's commit message
Suppress unnecessary log for partition aware routing builder. (apache…

…#1701)

When the retention manager deletes the segment and all servers are marked as offline
for a specific segment, the partition aware routing builder emits unnecessary logs
indicating that no server is found for the segment. However, this log is for the case
when the segment is valid while all servers are not available. Adding check in the
external view change update fixes this problem.

SNAPSHOT-2017-07-24T223208Z

Toggle SNAPSHOT-2017-07-24T223208Z's commit message
adding service name in mapping self service (admin) (apache#1699)

mp-VERSION-SNAPSHOT

Toggle mp-VERSION-SNAPSHOT's commit message
Added handlers for llc segment completion protocol

mp-0.1.468

Toggle mp-0.1.468's commit message
Added handlers for llc segment completion protocol

mp-0.1.467

Toggle mp-0.1.467's commit message
Added handlers for llc segment completion protocol

mp-0.1.467-SNAPSHOT

Toggle mp-0.1.467-SNAPSHOT's commit message
Added handlers for llc segment completion protocol

mp-0.1.466

Toggle mp-0.1.466's commit message
Updating the table config cache timeout to 1hr (apache#1659)

- Updated the timeout for table config cache to 1 hr
- Added the comment for future task to make timeout and size configurable

SNAPSHOT-2017-06-20T222518Z

Toggle SNAPSHOT-2017-06-20T222518Z's commit message
[TE] Rootcause events endpoint (apache#1588)

* unify rootcause search to into "query" endpoint

    now takes framework param, as defined in rca.yml

* generalize code for event ranking in RCA pipelines

* update frontend ajax URLs

mp-0.1.465

Toggle mp-0.1.465's commit message
Nav updates (apache#1580)

* TE navbar updates - hiding self-serve

* TE navbar updates + self-serve manage alerts styles

* Small mod for global nav - hiding self-serve

* TE navbar - fixing styles for RCA page

* TE navbar - fixing page titles

mp-0.1.464

Toggle mp-0.1.464's commit message
redux and container component and rca page (apache#1574)