You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/12/02 19:56:39 UTC

[kudu-CR] [KUDU-3218] Ignore transaction clone symbols coming from std

Hello Alexey Serbin, Kudu Jenkins, Andrew Wong, Bankim Bhavsar, 

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

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

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

Change subject: [KUDU-3218] Ignore transaction clone symbols coming from std
......................................................................

[KUDU-3218] Ignore transaction clone symbols coming from std

To unbreak Centos 7 test runs this patch ignores the transaction clone
symbols coming from `std::` in the client_symbol-test.

A TODO remains to investigate further.

Change-Id: I2c3b95a87e404ffffff4bff7882020d0b92a585a
---
M src/kudu/client/client_symbol-test.sh
1 file changed, 9 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/10/16810/3
-- 
To view, visit http://gerrit.cloudera.org:8080/16810
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I2c3b95a87e404ffffff4bff7882020d0b92a585a
Gerrit-Change-Number: 16810
Gerrit-PatchSet: 3
Gerrit-Owner: Grant Henke <gr...@apache.org>
Gerrit-Reviewer: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Bankim Bhavsar <ba...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)