-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14721/#review27154
-----------------------------------------------------------
Thanks for updating this! Can you fix the wrapping on these three:
static void event(zhandle_t* zh, int type, int state,
const char* path, void* ctx)
static void dataCompletion(int ret, const char* value, int value_len,
const Stat* stat, const void* data)
static void stringsCompletion(int ret, const String_vector* values,
const void* data)
- Ben Mahler
On Oct. 17, 2013, 9:44 p.m., Niklas Nielsen wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/14721/
> -----------------------------------------------------------
>
> (Updated Oct. 17, 2013, 9:44 p.m.)
>
>
> Review request for mesos, Benjamin Hindman, Ben Mahler, and Vinod Kone.
>
>
> Repository: mesos-git
>
>
> Description
> -------
>
> 11 lines with hard tabs found in zookeeper (with mesos-style.py). Trivial
> patch converting hard tabs into spaces.
>
>
> Diffs
> -----
>
> src/zookeeper/zookeeper.cpp de33003
>
> Diff: https://reviews.apache.org/r/14721/diff/
>
>
> Testing
> -------
>
> make check
>
>
> Thanks,
>
> Niklas Nielsen
>
>