Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hammer: rocksdb do not link against tcmalloc if it's disabled #10750

Merged
2 commits merged into from Aug 17, 2016

Conversation

tchaikov
Copy link
Contributor

liewegas and others added 2 commits August 16, 2016 23:44
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 51abff1)
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
the rocksdb/configure.ac does not support --with-tcmalloc before,
and the updated rocksdb commit has the change for '--with-tcmalloc'
option, so let's pick it up.

Fixes: http://tracker.ceph.com/issues/14799
Signed-off-by: Kefu Chai <kchai@redhat.com>
@tchaikov tchaikov added this to the hammer milestone Aug 17, 2016
@tchaikov tchaikov assigned ghost , badone and dmick Aug 17, 2016
@badone
Copy link
Contributor

badone commented Aug 17, 2016

lgtm

@tchaikov
Copy link
Contributor Author

the http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-rpm-centos7-amd64-notcmalloc/#origin/wip-14799-hammer looks good: by reading the build log, neither ceph nor rocksdb is detecting tcmalloc anymore.

@ghost ghost merged commit eb27865 into hammer Aug 17, 2016
@tchaikov tchaikov deleted the wip-14799-hammer branch August 17, 2016 13:34
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants