Alexey Serbin has uploaded this change for review. (
http://gerrit.cloudera.org:8080/23222
Change subject: WIP KUDU-3635 fix order of tcmalloc/OpenSSL finalization
......................................................................
WIP KUDU-3635 fix order of tcmalloc/OpenSSL finalization
WIP:
* collect feedback
* address TODO
* add test to reproduce KUDU-3635 with certainty, and make sure
this approach addresses the issue
Change-Id: Ib08310d66a7eabb1996bde901f39f36f54bff483
---
M src/kudu/master/master_main.cc
M src/kudu/tools/tool_main.cc
M src/kudu/tserver/tablet_server_main.cc
A src/kudu/util/global_instance_wrapper.h
M src/kudu/util/openssl_util.cc
M src/kudu/util/openssl_util.h
M src/kudu/util/test_main.cc
7 files changed, 176 insertions(+), 2 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/22/23222/1
--
To view, visit http://gerrit.cloudera.org:8080/23222
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib08310d66a7eabb1996bde901f39f36f54bff483
Gerrit-Change-Number: 23222
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>