Re: wip-memstore and wip-objectstore

2014-07-22 Thread Haomai Wang
Hi sage, The fix is https://github.com/ceph/ceph/pull/2136. :-) On Wed, Jul 23, 2014 at 12:48 AM, Haomai Wang wrote: > Thanks, I will dive into it and fix it next. > > On Tue, Jul 22, 2014 at 11:49 PM, Sage Weil wrote: >> Hi Haomai, >> >> Hmm, one other thing: I'm testing the fix in wip-8701 an

Re: wip-memstore and wip-objectstore

2014-07-22 Thread Haomai Wang
Thanks, I will dive into it and fix it next. On Tue, Jul 22, 2014 at 11:49 PM, Sage Weil wrote: > Hi Haomai, > > Hmm, one other thing: I'm testing the fix in wip-8701 and it is tripping > over the KeyValueStore test. This > > ./ceph_test_objectstore > --gtest_filter=ObjectStore/StoreTest.BigRG

Re: wip-memstore and wip-objectstore

2014-07-22 Thread Sage Weil
Hi Haomai, Hmm, one other thing: I'm testing the fix in wip-8701 and it is tripping over the KeyValueStore test. This ./ceph_test_objectstore --gtest_filter=ObjectStore/StoreTest.BigRGWObjectName/1 fails with 0> 2014-07-22 08:45:25.640932 7fe617fff700 -1 *** Caught signal (Segmentation

wip-memstore and wip-objectstore

2014-07-22 Thread Sage Weil
Hi Haomai, Do you mind looking at wip-memstore at https://github.com/ceph/ceph/pull/2125 A couple minor fixes and then we can enable it in ceph_test_objectstore. Also, I would love any feedback on wip-objectstore https://github.com/ceph/ceph/pull/2124 That one is RFC at this