Hello Kurt Deschler, Jason Fehr, Impala Public Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/22246

to look at the new patch set (#2).

Change subject: IMPALA-13628: Use impala::Thread in PeriodicCounterUpdater
......................................................................

IMPALA-13628: Use impala::Thread in PeriodicCounterUpdater

This patch change the thread in PeriodicCounterUpdater from
boost::thread to impala:Thread. Using impala::Thread and
impala::Thread::Create will make both instance_>update_thread_ and
system_instance_>update_thread_ observable through '/threadz' page in
WebUI.

Replaced all boost include with std in periodic-counter-updater.h.

Testing:
- Run test_tpcds_queries.py and confirm the is no abnormality observed.
- Confirm that both 'periodic-counter-updater' and
  'periodic-system-counter-updater' shows up in '/threadz' page.

Change-Id: I0b04fe7818726832c520425ee29c9732cc100cb2
---
M be/src/util/periodic-counter-updater.cc
M be/src/util/periodic-counter-updater.h
2 files changed, 14 insertions(+), 16 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/46/22246/2
--
To view, visit http://gerrit.cloudera.org:8080/22246
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I0b04fe7818726832c520425ee29c9732cc100cb2
Gerrit-Change-Number: 22246
Gerrit-PatchSet: 2
Gerrit-Owner: Riza Suminto <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Jason Fehr <[email protected]>
Gerrit-Reviewer: Kurt Deschler <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>

Reply via email to