----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57184/#review167281 -----------------------------------------------------------
Ship it! Ship It! - Joris Van Remoortere On March 1, 2017, 8:15 a.m., Gilbert Song wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/57184/ > ----------------------------------------------------------- > > (Updated March 1, 2017, 8:15 a.m.) > > > Review request for mesos, Anand Mazumdar, Avinash sridharan, Jie Yu, Joris > Van Remoortere, and Vinod Kone. > > > Repository: mesos > > > Description > ------- > > Segfault may occur on two function with v1 scenario: > 1. createPersistentVolume(). > 2. createDiskResource(). > These are due to the use of common 'Resources::parse()'. This patch > fixes this issue by replacing with 'TResources::parse()'. > > > Diffs > ----- > > src/tests/mesos.hpp b450a04dfbf3bbeeb6b605fb78097dca390cbdbe > > > Diff: https://reviews.apache.org/r/57184/diff/1/ > > > Testing > ------- > > make check > > > Thanks, > > Gilbert Song > >
