-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/7720/
-----------------------------------------------------------

(Updated Oct. 24, 2012, 5:30 a.m.)


Review request for mesos, Benjamin Hindman and Ben Mahler.


Changes
-------

re-ordering includes


Description (updated)
-------

re-order includes


Refactored allocator


Diffs (updated)
-----

  src/Makefile.am cf9364ea0418ec30a75b1774f32bda8de6e031ac 
  src/local/local.hpp cd0483c72f919e08a67b4eeaebef3b62b0ff9798 
  src/local/local.cpp 67c7a7c260d2ea610fb64b491f9bf7a22ec53aac 
  src/master/allocator.hpp 9fd790564d1361b9bdb2111f29348a631f66c831 
  src/master/allocator.cpp 3f822912a4e0c50c1612eac98ae85447aae023d4 
  src/master/drf_sorter.hpp 9c43ba32c6ed04fd6960524b5925c5c27c3e4d2d 
  src/master/drf_sorter.cpp 0ab4a14ca0bfb721de00e29d993fd4aa08a27ac5 
  src/master/hierarchical_allocator_process.hpp 
266d339bdb72f8c63288d91c1f514da07ee9acf2 
  src/master/hierarchical_allocator_process.cpp PRE-CREATION 
  src/master/main.cpp 813ef7de8e57b1cbd688e6e34e360c7b191ed641 
  src/master/master.hpp 146af017bbb6da9bd44acb53a4f1ee0ffbedd64f 
  src/master/master.cpp 82e4dc704e5c67ec178bd058934896328308d868 
  src/master/sorter.hpp 80d0893b1f988898e40ae3a2f6f19a117ad5f72d 
  src/tests/allocator_tests.cpp ed52ff61b1820cb3f5f7f2ae421fb3f84a85939a 
  src/tests/allocator_zookeeper_tests.cpp 
bd408c22df5edc3684791e509ce1a4c210553922 
  src/tests/fault_tolerance_tests.cpp 558bf41ab6f4ba319ec3b23f3347f98e235260f9 
  src/tests/gc_tests.cpp 1de240579a1cc6af8738d2ffb5da1b3e01c4b19e 
  src/tests/master_detector_tests.cpp fb32af8130d3f359eecba5389c2e42c247d6b70e 
  src/tests/master_tests.cpp 37e97e0a58a0128579f155183b7e769ab4e1b452 
  src/tests/resource_offers_tests.cpp c50da38508694f956ad104fb160896eb9b9d5fea 
  src/tests/utils.hpp 4066c02b23db15310104955465c4e4afd7bcad5b 

Diff: https://reviews.apache.org/r/7720/diff/


Testing
-------

make succeeds.

make check fails:

mv -f tests/.deps/mesos_tests-allocator_tests.Tpo 
tests/.deps/mesos_tests-allocator_tests.Po
mv -f tests/.deps/mesos_tests-allocator_zookeeper_tests.Tpo 
tests/.deps/mesos_tests-allocator_zookeeper_tests.Po
/bin/sh ../libtool --tag=CXX   --mode=link g++ -D_THREAD_SAFE  -g2 -O2 
-framework JavaVM   -o mesos-tests tests/mesos_tests-main.o 
tests/mesos_tests-utils.o tests/mesos_tests-master_tests.o 
tests/mesos_tests-state_tests.o tests/mesos_tests-slave_state_tests.o 
tests/mesos_tests-gc_tests.o tests/mesos_tests-resource_offers_tests.o 
tests/mesos_tests-fault_tolerance_tests.o tests/mesos_tests-files_tests.o 
tests/mesos_tests-flags_tests.o tests/mesos_tests-log_tests.o 
tests/mesos_tests-resources_tests.o tests/mesos_tests-external_tests.o 
tests/mesos_tests-sample_frameworks_tests.o 
tests/mesos_tests-configurator_tests.o tests/mesos_tests-multihashmap_tests.o 
tests/mesos_tests-protobuf_io_tests.o tests/mesos_tests-lxc_isolation_tests.o 
tests/mesos_tests-stout_tests.o tests/mesos_tests-zookeeper_url_tests.o 
tests/mesos_tests-killtree_tests.o tests/mesos_tests-exception_tests.o 
tests/mesos_tests-attributes_tests.o tests/mesos_tests-master_detector_tests.o 
tests/mesos_tests-sorter_tests.o tests/mesos_tests-allocator_tests.o 
tests/mesos_tests-logging_tests.o  tests/mesos_tests-zookeeper_server.o 
tests/mesos_tests-base_zookeeper_test.o 
tests/mesos_tests-zookeeper_server_tests.o tests/mesos_tests-zookeeper_tests.o 
tests/mesos_tests-allocator_zookeeper_tests.o ../third_party/libgmock.la 
libmesos.la 
libtool: link: g++ -D_THREAD_SAFE -g2 -O2 -o .libs/mesos-tests 
tests/mesos_tests-main.o tests/mesos_tests-utils.o 
tests/mesos_tests-master_tests.o tests/mesos_tests-state_tests.o 
tests/mesos_tests-slave_state_tests.o tests/mesos_tests-gc_tests.o 
tests/mesos_tests-resource_offers_tests.o 
tests/mesos_tests-fault_tolerance_tests.o tests/mesos_tests-files_tests.o 
tests/mesos_tests-flags_tests.o tests/mesos_tests-log_tests.o 
tests/mesos_tests-resources_tests.o tests/mesos_tests-external_tests.o 
tests/mesos_tests-sample_frameworks_tests.o 
tests/mesos_tests-configurator_tests.o tests/mesos_tests-multihashmap_tests.o 
tests/mesos_tests-protobuf_io_tests.o tests/mesos_tests-lxc_isolation_tests.o 
tests/mesos_tests-stout_tests.o tests/mesos_tests-zookeeper_url_tests.o 
tests/mesos_tests-killtree_tests.o tests/mesos_tests-exception_tests.o 
tests/mesos_tests-attributes_tests.o tests/mesos_tests-master_detector_tests.o 
tests/mesos_tests-sorter_tests.o tests/mesos_tests-allocator_tests.o 
tests/mesos_tests-logging_tests.o tests/mesos_tests-zookeeper_server.o 
tests/mesos_tests-base_zookeeper_test.o 
tests/mesos_tests-zookeeper_server_tests.o tests/mesos_tests-zookeeper_tests.o 
tests/mesos_tests-allocator_zookeeper_tests.o -Wl,-bind_at_load  
../third_party/.libs/libgmock.a ./.libs/libmesos.dylib -lz -lpthread -lm 
-framework JavaVM
Undefined symbols:
  
"mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 mesos::internal::master::DRFSorter>::slaveRemoved(mesos::SlaveID const&)", 
referenced from:
      vtable for mesos::internal::test::TestAllocatorProcessin 
mesos_tests-master_tests.o
      construction vtable for 
mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 
mesos::internal::master::DRFSorter>-in-mesos::internal::test::TestAllocatorProcessin
 mesos_tests-master_tests.o
      vtable for mesos::internal::test::TestAllocatorProcessin 
mesos_tests-gc_tests.o
      construction vtable for 
mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 
mesos::internal::master::DRFSorter>-in-mesos::internal::test::TestAllocatorProcessin
 mesos_tests-gc_tests.o
      vtable for mesos::internal::test::TestAllocatorProcessin 
mesos_tests-resource_offers_tests.o
      construction vtable for 
mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 
mesos::internal::master::DRFSorter>-in-mesos::internal::test::TestAllocatorProcessin
 mesos_tests-resource_offers_tests.o
      vtable for mesos::internal::test::TestAllocatorProcessin 
mesos_tests-fault_tolerance_tests.o
      construction vtable for 
mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 
mesos::internal::master::DRFSorter>-in-mesos::internal::test::TestAllocatorProcessin
 mesos_tests-fault_tolerance_tests.o
      vtable for mesos::internal::test::TestAllocatorProcessin 
mesos_tests-master_detector_tests.o
      construction vtable for 
mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 
mesos::internal::master::DRFSorter>-in-mesos::internal::test::TestAllocatorProcessin
 mesos_tests-master_detector_tests.o
      void 
mesos::internal::test::InvokeSlaveRemovedActionP<mesos::internal::test::MockAllocatorProcess<mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 mesos::internal::master::DRFSorter> >*>::gmock_Impl<void ()(mesos::SlaveID 
const&)>::gmock_PerformImpl<mesos::SlaveID const&, 
testing::internal::ExcessiveArg, testing::internal::ExcessiveArg, 
testing::internal::ExcessiveArg, testing::internal::ExcessiveArg, 
testing::internal::ExcessiveArg, testing::internal::ExcessiveArg, 
testing::internal::ExcessiveArg, testing::internal::ExcessiveArg, 
testing::internal::ExcessiveArg>(std::tr1::tuple<mesos::SlaveID const&, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass, 
std::tr1::_NullClass, std::tr1::_NullClass, std::tr1::_NullClass> const&, 
mesos::SlaveID const&, testing::internal::ExcessiveArg, 
testing::internal::ExcessiveArg, testing::internal::ExcessiveArg, 
testing::internal::ExcessiveArg, testing::internal::ExcessiveArg, 
testing::internal::ExcessiveArg, testing::internal::ExcessiveArg, 
testing::internal::ExcessiveArg, testing::internal::ExcessiveArg) constin 
mesos_tests-allocator_tests.o
      vtable for mesos::internal::test::TestAllocatorProcessin 
mesos_tests-allocator_tests.o
      construction vtable for 
mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 
mesos::internal::master::DRFSorter>-in-mesos::internal::test::TestAllocatorProcessin
 mesos_tests-allocator_tests.o
  
"mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 mesos::internal::master::DRFSorter>::HierarchicalAllocatorProcess()", 
referenced from:
      
mesos::internal::test::MockAllocatorProcess<mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 mesos::internal::master::DRFSorter> >::MockAllocatorProcess()in 
mesos_tests-allocator_tests.o
      
mesos::internal::test::MockAllocatorProcess<mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 mesos::internal::master::DRFSorter> >::MockAllocatorProcess()in 
mesos_tests-allocator_zookeeper_tests.o
      
testing::internal::TestFactoryImpl<AllocatorZooKeeperTest_SlaveReregisterFirst_Test<mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 mesos::internal::master::DRFSorter> > >::CreateTest()in 
mesos_tests-allocator_zookeeper_tests.o
      
testing::internal::TestFactoryImpl<AllocatorZooKeeperTest_FrameworkReregistersFirst_Test<mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 mesos::internal::master::DRFSorter> > >::CreateTest()in 
mesos_tests-allocator_zookeeper_tests.o
  
"mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 mesos::internal::master::DRFSorter>::HierarchicalAllocatorProcess()", 
referenced from:
      WhitelistFixture_WhitelistSlave_Test::TestBody()      in 
mesos_tests-master_tests.o
      MasterTest_MasterInfo_Test::TestBody()      in mesos_tests-master_tests.o
      MasterTest_MultipleExecutors_Test::TestBody()      in 
mesos_tests-master_tests.o
      MasterTest_RecoverResources_Test::TestBody()      in 
mesos_tests-master_tests.o
      MasterTest_KillTask_Test::TestBody()      in mesos_tests-master_tests.o
      MasterTest_TaskRunning_Test::TestBody()      in mesos_tests-master_tests.o
      MasterTest_FrameworkMessage_Test::TestBody()      in 
mesos_tests-master_tests.o
      mesos::internal::test::TestAllocatorProcess::TestAllocatorProcess()in 
mesos_tests-master_tests.o
      GarbageCollectorTest::GarbageCollectorTest()in mesos_tests-gc_tests.o
      ResourceOffersTest_TasksExecutorInfoDiffers_Test::TestBody()      in 
mesos_tests-resource_offers_tests.o
      mesos::internal::test::TestAllocatorProcess::TestAllocatorProcess()in 
mesos_tests-resource_offers_tests.o
      FaultToleranceTest_SlaveReregister_Test::TestBody()      in 
mesos_tests-fault_tolerance_tests.o
      FaultToleranceTest_SchedulerExit_Test::TestBody()      in 
mesos_tests-fault_tolerance_tests.o
      FaultToleranceTest_SchedulerFailoverStatusUpdate_Test::TestBody()      in 
mesos_tests-fault_tolerance_tests.o
      FaultToleranceTest_DISABLED_TaskLost_Test::TestBody()      in 
mesos_tests-fault_tolerance_tests.o
      FaultToleranceTest_SlaveLost_Test::TestBody()      in 
mesos_tests-fault_tolerance_tests.o
      FaultToleranceTest_SlaveReliableRegistration_Test::TestBody()      in 
mesos_tests-fault_tolerance_tests.o
      FaultToleranceTest_SchedulerFailoverFrameworkMessage_Test::TestBody()     
 in mesos_tests-fault_tolerance_tests.o
      MasterDetector_File_Test::TestBody()      in 
mesos_tests-master_detector_tests.o
      
mesos::internal::test::MockAllocatorProcess<mesos::internal::test::TestAllocatorProcess>::MockAllocatorProcess()in
 mesos_tests-allocator_tests.o
  
"mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 mesos::internal::master::DRFSorter>::~HierarchicalAllocatorProcess()", 
referenced from:
      construction vtable for 
mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 
mesos::internal::master::DRFSorter>-in-mesos::internal::test::TestAllocatorProcessin
 mesos_tests-master_tests.o
      construction vtable for 
mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 
mesos::internal::master::DRFSorter>-in-mesos::internal::test::TestAllocatorProcessin
 mesos_tests-gc_tests.o
      construction vtable for 
mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 
mesos::internal::master::DRFSorter>-in-mesos::internal::test::TestAllocatorProcessin
 mesos_tests-resource_offers_tests.o
      construction vtable for 
mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 
mesos::internal::master::DRFSorter>-in-mesos::internal::test::TestAllocatorProcessin
 mesos_tests-fault_tolerance_tests.o
      construction vtable for 
mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 
mesos::internal::master::DRFSorter>-in-mesos::internal::test::TestAllocatorProcessin
 mesos_tests-master_detector_tests.o
      construction vtable for 
mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 
mesos::internal::master::DRFSorter>-in-mesos::internal::test::TestAllocatorProcessin
 mesos_tests-allocator_tests.o
  
"mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 mesos::internal::master::DRFSorter>::~HierarchicalAllocatorProcess()", 
referenced from:
      construction vtable for 
mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 
mesos::internal::master::DRFSorter>-in-mesos::internal::test::TestAllocatorProcessin
 mesos_tests-master_tests.o
      construction vtable for 
mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 
mesos::internal::master::DRFSorter>-in-mesos::internal::test::TestAllocatorProcessin
 mesos_tests-gc_tests.o
      construction vtable for 
mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 
mesos::internal::master::DRFSorter>-in-mesos::internal::test::TestAllocatorProcessin
 mesos_tests-resource_offers_tests.o
      construction vtable for 
mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 
mesos::internal::master::DRFSorter>-in-mesos::internal::test::TestAllocatorProcessin
 mesos_tests-fault_tolerance_tests.o
      construction vtable for 
mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 
mesos::internal::master::DRFSorter>-in-mesos::internal::test::TestAllocatorProcessin
 mesos_tests-master_detector_tests.o
      
mesos::internal::test::MockAllocatorProcess<mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 mesos::internal::master::DRFSorter> >::MockAllocatorProcess()in 
mesos_tests-allocator_tests.o
      
mesos::internal::test::MockAllocatorProcess<mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 mesos::internal::master::DRFSorter> >::~MockAllocatorProcess()in 
mesos_tests-allocator_tests.o
      
mesos::internal::test::MockAllocatorProcess<mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 mesos::internal::master::DRFSorter> >::~MockAllocatorProcess()in 
mesos_tests-allocator_tests.o
      construction vtable for 
mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 
mesos::internal::master::DRFSorter>-in-mesos::internal::test::TestAllocatorProcessin
 mesos_tests-allocator_tests.o
      
mesos::internal::test::MockAllocatorProcess<mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 mesos::internal::master::DRFSorter> >::~MockAllocatorProcess()in 
mesos_tests-allocator_zookeeper_tests.o
      
AllocatorZooKeeperTest<mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 mesos::internal::master::DRFSorter> >::~AllocatorZooKeeperTest()in 
mesos_tests-allocator_zookeeper_tests.o
      
AllocatorZooKeeperTest<mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 mesos::internal::master::DRFSorter> >::~AllocatorZooKeeperTest()in 
mesos_tests-allocator_zookeeper_tests.o
      
AllocatorZooKeeperTest_FrameworkReregistersFirst_Test<mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 mesos::internal::master::DRFSorter> 
>::~AllocatorZooKeeperTest_FrameworkReregistersFirst_Test()in 
mesos_tests-allocator_zookeeper_tests.o
      
AllocatorZooKeeperTest_FrameworkReregistersFirst_Test<mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 mesos::internal::master::DRFSorter> 
>::~AllocatorZooKeeperTest_FrameworkReregistersFirst_Test()in 
mesos_tests-allocator_zookeeper_tests.o
      
AllocatorZooKeeperTest_FrameworkReregistersFirst_Test<mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 mesos::internal::master::DRFSorter> 
>::~AllocatorZooKeeperTest_FrameworkReregistersFirst_Test()in 
mesos_tests-allocator_zookeeper_tests.o
      
AllocatorZooKeeperTest_FrameworkReregistersFirst_Test<mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 mesos::internal::master::DRFSorter> 
>::~AllocatorZooKeeperTest_FrameworkReregistersFirst_Test()in 
mesos_tests-allocator_zookeeper_tests.o
      
AllocatorZooKeeperTest_SlaveReregisterFirst_Test<mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 mesos::internal::master::DRFSorter> 
>::~AllocatorZooKeeperTest_SlaveReregisterFirst_Test()in 
mesos_tests-allocator_zookeeper_tests.o
      
AllocatorZooKeeperTest_SlaveReregisterFirst_Test<mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 mesos::internal::master::DRFSorter> 
>::~AllocatorZooKeeperTest_SlaveReregisterFirst_Test()in 
mesos_tests-allocator_zookeeper_tests.o
      
AllocatorZooKeeperTest_SlaveReregisterFirst_Test<mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 mesos::internal::master::DRFSorter> 
>::~AllocatorZooKeeperTest_SlaveReregisterFirst_Test()in 
mesos_tests-allocator_zookeeper_tests.o
      
AllocatorZooKeeperTest_SlaveReregisterFirst_Test<mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 mesos::internal::master::DRFSorter> 
>::~AllocatorZooKeeperTest_SlaveReregisterFirst_Test()in 
mesos_tests-allocator_zookeeper_tests.o
      
AllocatorZooKeeperTest<mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 mesos::internal::master::DRFSorter> >::~AllocatorZooKeeperTest()in 
mesos_tests-allocator_zookeeper_tests.o
      
AllocatorZooKeeperTest<mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 mesos::internal::master::DRFSorter> >::~AllocatorZooKeeperTest()in 
mesos_tests-allocator_zookeeper_tests.o
      
mesos::internal::test::MockAllocatorProcess<mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 mesos::internal::master::DRFSorter> >::~MockAllocatorProcess()in 
mesos_tests-allocator_zookeeper_tests.o
      
mesos::internal::test::MockAllocatorProcess<mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 mesos::internal::master::DRFSorter> >::MockAllocatorProcess()in 
mesos_tests-allocator_zookeeper_tests.o
      
testing::internal::TestFactoryImpl<AllocatorZooKeeperTest_SlaveReregisterFirst_Test<mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 mesos::internal::master::DRFSorter> > >::CreateTest()in 
mesos_tests-allocator_zookeeper_tests.o
      
testing::internal::TestFactoryImpl<AllocatorZooKeeperTest_FrameworkReregistersFirst_Test<mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 mesos::internal::master::DRFSorter> > >::CreateTest()in 
mesos_tests-allocator_zookeeper_tests.o
  
"mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter,
 mesos::internal::master::DRFSorter>::~HierarchicalAllocatorProcess()", 
referenced from:
      mesos::internal::test::TestAllocatorProcess::~TestAllocatorProcess()in 
mesos_tests-master_tests.o
      mesos::internal::test::TestAllocatorProcess::~TestAllocatorProcess()in 
mesos_tests-master_tests.o
      mesos::internal::test::TestAllocatorProcess::~TestAllocatorProcess()in 
mesos_tests-gc_tests.o
      mesos::internal::test::TestAllocatorProcess::~TestAllocatorProcess()in 
mesos_tests-gc_tests.o
      GarbageCollectorTest::~GarbageCollectorTest()in mesos_tests-gc_tests.o
      GarbageCollectorTest::~GarbageCollectorTest()in mesos_tests-gc_tests.o
      GarbageCollectorTest::GarbageCollectorTest()in mesos_tests-gc_tests.o
      GarbageCollectorTest::~GarbageCollectorTest()in mesos_tests-gc_tests.o
      GarbageCollectorTest::~GarbageCollectorTest()in mesos_tests-gc_tests.o
      ResourceOffersTest_TasksExecutorInfoDiffers_Test::TestBody()      in 
mesos_tests-resource_offers_tests.o
      ResourceOffersTest_TasksExecutorInfoDiffers_Test::TestBody()      in 
mesos_tests-resource_offers_tests.o
      ResourceOffersTest_TasksExecutorInfoDiffers_Test::TestBody()      in 
mesos_tests-resource_offers_tests.o
      mesos::internal::test::TestAllocatorProcess::~TestAllocatorProcess()in 
mesos_tests-resource_offers_tests.o
      mesos::internal::test::TestAllocatorProcess::~TestAllocatorProcess()in 
mesos_tests-resource_offers_tests.o
      
mesos::internal::test::MockAllocatorProcess<mesos::internal::test::TestAllocatorProcess>::~MockAllocatorProcess()in
 mesos_tests-resource_offers_tests.o
      
mesos::internal::test::MockAllocatorProcess<mesos::internal::test::TestAllocatorProcess>::~MockAllocatorProcess()in
 mesos_tests-resource_offers_tests.o
      FaultToleranceTest_SlaveReregister_Test::TestBody()      in 
mesos_tests-fault_tolerance_tests.o
      FaultToleranceTest_SlaveReregister_Test::TestBody()      in 
mesos_tests-fault_tolerance_tests.o
      FaultToleranceTest_SlaveReregister_Test::TestBody()      in 
mesos_tests-fault_tolerance_tests.o
      FaultToleranceTest_SlaveLost_Test::TestBody()      in 
mesos_tests-fault_tolerance_tests.o
      FaultToleranceTest_SlaveLost_Test::TestBody()      in 
mesos_tests-fault_tolerance_tests.o
      FaultToleranceTest_SlaveLost_Test::TestBody()      in 
mesos_tests-fault_tolerance_tests.o
      FaultToleranceTest_SlaveReliableRegistration_Test::TestBody()      in 
mesos_tests-fault_tolerance_tests.o
      FaultToleranceTest_SlaveReliableRegistration_Test::TestBody()      in 
mesos_tests-fault_tolerance_tests.o
      FaultToleranceTest_SlaveReliableRegistration_Test::TestBody()      in 
mesos_tests-fault_tolerance_tests.o
      mesos::internal::test::TestAllocatorProcess::~TestAllocatorProcess()in 
mesos_tests-fault_tolerance_tests.o
      mesos::internal::test::TestAllocatorProcess::~TestAllocatorProcess()in 
mesos_tests-fault_tolerance_tests.o
      mesos::internal::test::TestAllocatorProcess::~TestAllocatorProcess()in 
mesos_tests-master_detector_tests.o
      mesos::internal::test::TestAllocatorProcess::~TestAllocatorProcess()in 
mesos_tests-master_detector_tests.o
      mesos::internal::test::TestAllocatorProcess::~TestAllocatorProcess()in 
mesos_tests-allocator_tests.o
      mesos::internal::test::TestAllocatorProcess::~TestAllocatorProcess()in 
mesos_tests-allocator_tests.o
      
mesos::internal::test::MockAllocatorProcess<mesos::internal::test::TestAllocatorProcess>::MockAllocatorProcess()in
 mesos_tests-allocator_tests.o
      
mesos::internal::test::MockAllocatorProcess<mesos::internal::test::TestAllocatorProcess>::~MockAllocatorProcess()in
 mesos_tests-allocator_tests.o
      
mesos::internal::test::MockAllocatorProcess<mesos::internal::test::TestAllocatorProcess>::~MockAllocatorProcess()in
 mesos_tests-allocator_tests.o


Thanks,

Vinod Kone

Reply via email to