Skip to content

Tags: Red12345678/incubator-pinot

Tags

SNAPSHOT-2018-12-06T224102Z

Toggle SNAPSHOT-2018-12-06T224102Z's commit message
add kafka simple consumer buffer and timeout to stream config (apache…

…#3584)

* add kafka simple consumer buffer and timeout to stream config

* add missing header, optimize imports

* update based on feedback

SNAPSHOT-2017-12-22T224303Z

Toggle SNAPSHOT-2017-12-22T224303Z's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
tweaked styling (apache#2277)

SNAPSHOT-2017-12-18T220711Z

Toggle SNAPSHOT-2017-12-18T220711Z's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[TE] Fix null pointer exception occurs in data report (apache#2235)

SNAPSHOT-2017-11-03T040219Z

Toggle SNAPSHOT-2017-11-03T040219Z's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactor Trace for performance concern (apache#2057)

Add API traceEnabled() into TraceContext
When trace is not enabled, do not log time in BaseOperator
Remove redundant thread local objects

SNAPSHOT-2017-11-03T015125Z

Toggle SNAPSHOT-2017-11-03T015125Z's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactor Trace for performance concern (apache#2057)

Add API traceEnabled() into TraceContext
When trace is not enabled, do not log time in BaseOperator
Remove redundant thread local objects

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