You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ne...@apache.org on 2021/05/28 17:20:33 UTC

[incubator-pinot] branch master updated (211cf8a -> 57d1a2a)

This is an automated email from the ASF dual-hosted git repository.

nehapawar pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.


    from 211cf8a  Fix the race condition in realtime text index refresh thread (#6858) (#6990)
     add 57d1a2a  Remove constructor from base class ColumnIndexDirectory (#6996)

No new revisions were added by this update.

Summary of changes:
 .../local/segment/store/FilePerIndexDirectory.java |  46 +++++++--
 .../segment/store/SegmentLocalFSDirectory.java     |  64 ++++++------
 .../segment/store/SingleFileIndexDirectory.java    | 114 +++++++++++++--------
 .../segment/spi/store/ColumnIndexDirectory.java    |  35 +------
 4 files changed, 136 insertions(+), 123 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org