Quanlong Huang has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/13569


Change subject: IMPALA-8642: krpc should depend on thrift-deps in CMake
......................................................................

IMPALA-8642: krpc should depend on thrift-deps in CMake

When build with IMPALA_BUILD_THREADS=1, the compiling of krpc will fail
since kudu_version.cc includes "gen-cpp/Status_types.h" which will be
built later. We should add dependency on thrift-deps for krpc to avoid
such a race condition in compiling.

Change-Id: Ieaf9d992340f07fdf88b35fb967553fa2e35b628
---
M be/src/kudu/rpc/CMakeLists.txt
1 file changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/69/13569/1
--
To view, visit http://gerrit.cloudera.org:8080/13569
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ieaf9d992340f07fdf88b35fb967553fa2e35b628
Gerrit-Change-Number: 13569
Gerrit-PatchSet: 1
Gerrit-Owner: Quanlong Huang <[email protected]>

Reply via email to