Re: Review Request 68232: Fixed IOSwitchboard waiting EOF from attach container input request.

2018-08-30 Thread Alexander Rukletsov
comment291900> not is pending seems a safer choice - Alexander Rukletsov On Aug. 25, 2018, 10:12 a.m., Andrei Budnik wrote: > > --- > This is an automatically generated e-mail. To reply, visit: &

Re: Review Request 68224: Augmented `Statistics` to work with any collection.

2018-08-28 Thread Alexander Rukletsov
-- On Aug. 14, 2018, 12:48 p.m., Alexander Rukletsov wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/68224/ > -

Re: Review Request 68537: Cleaned up some style issues in `ReadOnlyHandler`.

2018-08-28 Thread Alexander Rukletsov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68537/#review208060 --- Ship it! Ship It! - Alexander Rukletsov On Aug. 28, 2018, 2

Re: Review Request 68473: Moved members of `ReadOnlyHandler` into separate file.

2018-08-28 Thread Alexander Rukletsov
19-20 (patched) <https://reviews.apache.org/r/68473/#comment291803> No, darling : ) src/master/readonly_handler.cpp Lines 26-27 (patched) <https://reviews.apache.org/r/68473/#comment291804> Nope : ) - Alexander Rukletsov On Aug. 27, 2018, 5:44 p.m., Benno

Re: Review Request 68440: Added '/tasks' to the set of batched master endpoints.

2018-08-28 Thread Alexander Rukletsov
), 4043 (patched) <https://reviews.apache.org/r/68440/#comment291802> Extra blank line - Alexander Rukletsov On Aug. 28, 2018, 10:28 a.m., Benno Evers wrote: > > --- > This is an automatically generated e-mail.

Re: Review Request 68234: Added `AgentAPITest.LaunchNestedContainerWithUnknownParent` test.

2018-08-28 Thread Alexander Rukletsov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68234/#review208039 --- Ship it! Ship It! - Alexander Rukletsov On Aug. 27, 2018, 2

Re: Review Request 68235: Cleaned up container on launch failures in composing containerizer.

2018-08-28 Thread Alexander Rukletsov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68235/#review208040 --- Ship it! Ship It! - Alexander Rukletsov On Aug. 27, 2018, 2

Re: Review Request 68495: Made command check always waits before removing the nested container.

2018-08-27 Thread Alexander Rukletsov
ng? We can end up calling it twice, but I think it's fine? - Alexander Rukletsov On Aug. 24, 2018, 9:54 a.m., Qian Zhang wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://rev

Re: Review Request 68441: Added '/slaves' to the set of batched master endpoints.

2018-08-27 Thread Alexander Rukletsov
(patched) <https://reviews.apache.org/r/68441/#comment291626> // NOTE: Requests to this endpoint are batched. Or maybe even better: group batched endpoints together. - Alexander Rukletsov On Aug. 22, 2018, 1:16 p.m., Benno Evers wrote: > > -

Re: Review Request 68440: Added '/tasks' to the set of batched master endpoints.

2018-08-27 Thread Alexander Rukletsov
ests to this endpoint are batched. - Alexander Rukletsov On Aug. 22, 2018, 1:16 p.m., Benno Evers wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://re

Re: Review Request 68321: Added '/state-summary' to the set of batched master endpoints.

2018-08-27 Thread Alexander Rukletsov
/master/http.cpp Line 3476 (original), 3487 (patched) <https://reviews.apache.org/r/68321/#comment291623> `return std::move(OK(...));` - Alexander Rukletsov On Aug. 21, 2018, 2:09 p.m., Benno Evers wrote: > > ---

Re: Review Request 68442: Added '/frameworks' to the set of batched master endpoints.

2018-08-27 Thread Alexander Rukletsov
NOTE: Requests to this endpoint are batched. or grouping, see https://reviews.apache.org/r/68441/ - Alexander Rukletsov On Aug. 22, 2018, 1:16 p.m., Benno Evers wrote: > > --- > This is an automatically generated e-mail.

Re: Review Request 68473: Moved members of ReadOnlyHandler into separate file.

2018-08-27 Thread Alexander Rukletsov
r/68473/#comment291648> remove this line src/master/readonly_handler.cpp Lines 40 (patched) <https://reviews.apache.org/r/68473/#comment291649> remove this line src/master/readonly_handler.cpp Lines 91-92 (patched) <https://reviews.apache.org/r/68473/#comment291650&g

Re: Review Request 68502: Added stout wrapper for `boost::circular_buffer`.

2018-08-24 Thread Alexander Rukletsov
x it while committing. - Alexander Rukletsov On Aug. 24, 2018, 5:38 p.m., Benno Evers wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://revi

Re: Review Request 68484: Added macros to unconditionally disable boost debug mode.

2018-08-24 Thread Alexander Rukletsov
> On Aug. 24, 2018, 7:52 a.m., Alexander Rukletsov wrote: > > Maybe mention that folks should consider moving away from boost 1.53 in > > `upgrades.md`? > > Benno Evers wrote: > I dont think so, switching Boost version can be a huge pain, and if we > get this f

Re: Review Request 68484: Enforced disabling boost debug mode.

2018-08-24 Thread Alexander Rukletsov
- On Aug. 23, 2018, 4:25 p.m., Benno Evers wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/68484/ > --- > > (Updated Aug. 23, 2018, 4:25 p

Re: Review Request 68484: Enforced disabling boost debug mode.

2018-08-24 Thread Alexander Rukletsov
ent291410> Please the same in slave.hpp - Alexander Rukletsov On Aug. 23, 2018, 4:25 p.m., Benno Evers wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://re

Re: Review Request 67575: Changed operator API to notify subscribers on every status change.

2018-08-21 Thread Alexander Rukletsov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67575/#review207655 --- Ship it! Ship It! - Alexander Rukletsov On June 15, 2018

Re: Review Request 68321: Add '/state-summary' to batched master endpoints.

2018-08-20 Thread Alexander Rukletsov
(patched) <https://reviews.apache.org/r/68321/#comment291086> How about moving definitions on this class's methods to a separate file, e.g., "readonly_handlers.cpp"? - Alexander Rukletsov On Aug. 17, 2018, 7:03 p.

Re: Review Request 68296: Added 'handler' field to batched requests.

2018-08-20 Thread Alexander Rukletsov
), 2865 (patched) <https://reviews.apache.org/r/68296/#comment291085> I think we don't add a space between the variable name and c-tor initialization list. - Alexander Rukletsov On Aug. 20, 2018, 2:11 p.m., Benno

Re: Review Request 68343: Moved state serialization into separate function.

2018-08-20 Thread Alexander Rukletsov
src/master/master.hpp Lines 1388-1389 (patched) <https://reviews.apache.org/r/68343/#comment291083> We have an unwritten agreement to add a black line between paragraphs in comments. - Alexander Rukletsov On Aug. 2

Re: Review Request 68257: Fixed incorrect `mnt` namespace detection of command executor's task.

2018-08-20 Thread Alexander Rukletsov
> On Aug. 17, 2018, 8:37 p.m., Alexander Rukletsov wrote: > > src/slave/containerizer/mesos/utils.cpp > > Lines 81-83 (patched) > > <https://reviews.apache.org/r/68257/diff/2/?file=2072515#file2072515line82> > > > > Let's unite `candidate` and

Re: Review Request 68345: Fixed an expectation in the master tests.

2018-08-20 Thread Alexander Rukletsov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68345/#review207609 --- Ship it! Ship It! - Alexander Rukletsov On Aug. 14, 2018, 4

Re: Review Request 68321: Add '/state-summary' to batched master endpoints.

2018-08-20 Thread Alexander Rukletsov
tps://reviews.apache.org/r/68321/#comment291062> Do you plan to augment this review or pull these additions into separate review(s)? - Alexander Rukletsov On Aug. 17, 2018, 7:03 p.m., Benno Evers wrote: > > --- > This is a

Re: Review Request 68343: Moved state serialization into separate function.

2018-08-20 Thread Alexander Rukletsov
tps://reviews.apache.org/r/68343/#comment291061> Indentation - Alexander Rukletsov On Aug. 17, 2018, 7:06 p.m., Benno Evers wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.

Re: Review Request 68296: Added 'handler' field to batched requests.

2018-08-20 Thread Alexander Rukletsov
), 3035-3036 (patched) <https://reviews.apache.org/r/68296/#comment291060> These will become `const &`. src/master/master.hpp Lines 1871 (patched) <https://reviews.apache.org/r/68296/#comment291059> Remove this blank line - Alexander Rukletsov On Aug. 17, 2018,

Re: Review Request 68343: Moved state serialization into separate function.

2018-08-20 Thread Alexander Rukletsov
che.org/r/68343/#comment291056> corresponding what? src/master/master.hpp Lines 1398 (patched) <https://reviews.apache.org/r/68343/#comment291058> On the previous line please. - Alexander Rukletsov On Aug. 17, 2018, 7:06

Re: Review Request 68348: Fixed wrong `mnt` namespace detection for non-command executor tasks.

2018-08-17 Thread Alexander Rukletsov
erizer.cpp Lines 1952 (patched) <https://reviews.apache.org/r/68348/#comment290943> s/enter task's/enter the task's - Alexander Rukletsov On Aug. 14, 2018, 5:26 p.m., Andrei Budnik wrote: > > --- > This is an

Re: Review Request 68408: Added `ROOT_CGROUPS_LaunchNestedDebugAfterUnshareMntNamespace` test.

2018-08-17 Thread Alexander Rukletsov
without the subsequent https://reviews.apache.org/r/68348 patch? If so, can you please update the "testing done" section saying so? - Alexander Rukletsov On Aug. 17, 2018, 12:17 p.m., Andrei Budnik wrote: > > --- > This

Re: Review Request 68257: Fixed incorrect `mnt` namespace detection of command executor's task.

2018-08-17 Thread Alexander Rukletsov
g/r/68257/#comment290938> Let's unite `candidate` and `hasGrandchild` into `Option candidate;` src/slave/containerizer/mesos/utils.cpp Line 120 (original), 139 (patched) <https://reviews.apache.org/r/68257/#comment290939> This will then become `candidate.getOrElse(parent);` - Alexa

Re: Review Request 68256: Added `LaunchNestedContainerSessionInParallel` test.

2018-08-17 Thread Alexander Rukletsov
parameters and less on the boilerplate code. Same for the snippet below. - Alexander Rukletsov On Aug. 7, 2018, 1:46 p.m., Andrei Budnik wrote: > > --- > This is an automatically generated e-mail. To reply, visit:

Re: Review Request 68321: Add '/state-summary' to batched master endpoints.

2018-08-16 Thread Alexander Rukletsov
tps://reviews.apache.org/r/68321/#comment290801> It can remain const! - Alexander Rukletsov On Aug. 13, 2018, 1:46 p.m., Benno Evers wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://

Re: Review Request 68296: Added 'handler' field to batched requests.

2018-08-16 Thread Alexander Rukletsov
tps://reviews.apache.org/r/68296/#comment290799> Let's keep associate. - Alexander Rukletsov On Aug. 14, 2018, 2:20 p.m., Benno Evers wrote: > > --- > This is an automatically generated e-mail. To r

Re: Review Request 68343: Moved state serialization into separate function.

2018-08-16 Thread Alexander Rukletsov
> > (Updated Aug. 14, 2018, 2:20 p.m.) > > > Review request for mesos and Alexander Rukletsov. > > > Repository: mesos > > > Description > --- > > In preparation for the changes in the subsequent commit, > the serialization logic

Re: Review Request 68378: Changed vector of requests to be mutable.

2018-08-16 Thread Alexander Rukletsov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68378/#review207408 --- Ship it! Ship It! - Alexander Rukletsov On Aug. 16, 2018

Re: Review Request 68342: Added const versions of slave-counting functions in Master.

2018-08-16 Thread Alexander Rukletsov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68342/#review207406 --- Ship it! Ship It! - Alexander Rukletsov On Aug. 14, 2018, 2

Re: Review Request 68360: Removed Principal object from ObjectApprovers class.

2018-08-16 Thread Alexander Rukletsov
<https://reviews.apache.org/r/68360/#comment290793> `const`? - Alexander Rukletsov On Aug. 16, 2018, 12:33 p.m., Benno Evers wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://re

Re: Review Request 68224: Augmented `Statistics` to work with any collection.

2018-08-14 Thread Alexander Rukletsov
: https://reviews.apache.org/r/68224/diff/3/ Changes: https://reviews.apache.org/r/68224/diff/2-3/ Testing --- make check Thanks, Alexander Rukletsov

Re: Review Request 68225: Added 25th and 75th percentiles to `Statistics`.

2018-08-14 Thread Alexander Rukletsov
/libprocess/src/tests/statistics_tests.cpp a2a780bf9de018c823b68aa48977fd9fd1b8a064 Diff: https://reviews.apache.org/r/68225/diff/3/ Changes: https://reviews.apache.org/r/68225/diff/2-3/ Testing --- https://reviews.apache.org/r/68132/ Thanks, Alexander Rukletsov

Re: Review Request 67960: Added support for instrumenting HTTP endpoints.

2018-08-14 Thread Alexander Rukletsov
Line 4027 (original), 4091 (patched) <https://reviews.apache.org/r/67960/#comment290541> Same here. 3rdparty/libprocess/src/tests/http_tests.cpp Lines 99-109 (original) <https://reviews.apache.org/r/67960/#comment290542> Doesn't it belong to https://reviews.apache.org/r/67

Re: Review Request 67957: Refactored TemporaryDirectoryTest to be a mixin.

2018-08-14 Thread Alexander Rukletsov
(patched) <https://reviews.apache.org/r/67957/#comment290539> Please swap the order. - Alexander Rukletsov On July 18, 2018, 1:19 a.m., Benjamin Hindman wrote: > > --- > This is an automatically generated e-mail. To reply,

Re: Review Request 68132: Batch '/state' requests on Master.

2018-08-11 Thread Alexander Rukletsov
547s | 373.609ms p25 | 3.262s | 3.588s p50 | 3.189s | 831.261ms p50 | 5.052s | 4.253s p75 | 5.346s | 2.215s p75 | 6.846s | 4.510s p90 | 5.854s | 2.351s p90 | 7.883s | 4.705s max | 7.237s | 2.444s max | 8.517s | 4.934s Thanks, Alexander Rukletsov

Re: Review Request 68132: Batch '/state' requests on Master.

2018-08-11 Thread Alexander Rukletsov
- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68132/#review206879 --- On Aug. 7, 2018, 12:11 p.m., Alexander Rukletsov wrote: > >

Re: Review Request 68131: Added MasterActorResponsiveness_BENCHMARK_Test.

2018-08-09 Thread Alexander Rukletsov
as > > `process::Milliseconds`? Good idea. - Alexander --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68131/#review206877 --- On

Re: Review Request 68224: Augmented `Statistics` to work with any collection.

2018-08-09 Thread Alexander Rukletsov
-- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68224/#review206875 --- On Aug. 9, 2018, 2:20 p.m., Alexander Rukletsov wrote:

Re: Review Request 68224: Augmented `Statistics` to work with any collection.

2018-08-09 Thread Alexander Rukletsov
: https://reviews.apache.org/r/68224/diff/2/ Changes: https://reviews.apache.org/r/68224/diff/1-2/ Testing --- make check Thanks, Alexander Rukletsov

Re: Review Request 68131: Added MasterActorResponsiveness_BENCHMARK_Test.

2018-08-09 Thread Alexander Rukletsov
he renaming? Good catch! - Alexander --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68131/#review206962 --- On Aug. 9, 201

Re: Review Request 68131: Added MasterActorResponsiveness_BENCHMARK_Test.

2018-08-09 Thread Alexander Rukletsov
/ Changes: https://reviews.apache.org/r/68131/diff/2-3/ Testing --- See https://reviews.apache.org/r/68132/ Thanks, Alexander Rukletsov

Re: Review Request 68225: Added 25th and 75th percentiles to `Statistics`.

2018-08-09 Thread Alexander Rukletsov
this patch? Added a TODO in "libprocess/src/metrics/metrics.cpp". - Alexander --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68225/#review206891 ----

Re: Review Request 68225: Added 25th and 75th percentiles to `Statistics`.

2018-08-09 Thread Alexander Rukletsov
/libprocess/src/tests/statistics_tests.cpp a2a780bf9de018c823b68aa48977fd9fd1b8a064 Diff: https://reviews.apache.org/r/68225/diff/2/ Changes: https://reviews.apache.org/r/68225/diff/1-2/ Testing --- https://reviews.apache.org/r/68132/ Thanks, Alexander Rukletsov

Re: Review Request 68131: Added MasterActorResponsiveness_BENCHMARK_Test.

2018-08-09 Thread Alexander Rukletsov
b6d6dc7c1752491e2da854018966374b624d6682 Diff: https://reviews.apache.org/r/68131/diff/2/ Testing --- See https://reviews.apache.org/r/68132/ Thanks, Alexander Rukletsov

Re: Review Request 68131: Added MasterPooledStateQuery_BENCHMARK_Test.

2018-08-09 Thread Alexander Rukletsov
to measure the responsiveness of the master actor and not the performance of the '/state' endpoint. - Alexander --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68131/#review206877 --

Re: Review Request 68224: Augmented `Statistics` to work with any collection.

2018-08-09 Thread Alexander Rukletsov
ter(values), accessor); return from(values); } ``` - Alexander --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68224/#review206961 ------- On Aug. 6

Re: Review Request 68131: Added MasterPooledStateQuery_BENCHMARK_Test.

2018-08-09 Thread Alexander Rukletsov
rs. - Alexander --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68131/#review206962 --- On Aug. 6, 2018, 10:30 a.m., Alexander Rukletsov w

Re: Review Request 68257: Fixed incorrect `mnt` namespace detection of command executor's task.

2018-08-09 Thread Alexander Rukletsov
--- On Aug. 7, 2018, 1:46 p.m., Andrei Budnik wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/68257/ > ---

Re: Review Request 68276: Removed code using no longer existing endpoints.

2018-08-09 Thread Alexander Rukletsov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68276/#review207016 --- Ship it! Ship It! - Alexander Rukletsov On Aug. 9, 2018, 9

Re: Review Request 68132: Batch '/state' requests on Master.

2018-08-07 Thread Alexander Rukletsov
| 2.820s p25 | 1.547s | 373.609ms p25 | 3.262s | 3.588s p50 | 3.189s | 831.261ms p50 | 5.052s | 4.253s p75 | 5.346s | 2.215s p75 | 6.846s | 4.510s p90 | 5.854s | 2.351s p90 | 7.883s | 4.705s max | 7.237s | 2.444s max | 8.517s | 4.934s Thanks, Alexander Rukletsov

Re: Review Request 68132: Batch '/state' requests on Master.

2018-08-07 Thread Alexander Rukletsov
| 2.820s p25 | 1.547s | 373.609ms p25 | 3.262s | 3.588s p50 | 3.189s | 831.261ms p50 | 5.052s | 4.253s p75 | 5.346s | 2.215s p75 | 6.846s | 4.510s p90 | 5.854s | 2.351s p90 | 7.883s | 4.705s max | 7.237s | 2.444s max | 8.517s | 4.934s Thanks, Alexander Rukletsov

Re: Review Request 68132: Batch '/state' requests on Master.

2018-08-07 Thread Alexander Rukletsov
3.609ms p25 | 3.262s | 3.588s p50 | 3.189s | 831.261ms p50 | 5.052s | 4.253s p75 | 5.346s | 2.215s p75 | 6.846s | 4.510s p90 | 5.854s | 2.351s p90 | 7.883s | 4.705s max | 7.237s | 2.444s max | 8.517s | 4.934s Thanks, Alexander Rukletsov

Re: Review Request 68132: Batch '/state' requests on Master.

2018-08-06 Thread Alexander Rukletsov
orry about, IMO. * Will do, stay tuned. - Alexander --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68132/#review206711 --- On Aug. 6, 2018, 10:30 a.m., Ale

Re: Review Request 68132: Batch '/state' requests on Master.

2018-08-06 Thread Alexander Rukletsov
al Launching 10 '/state' requests in background Launching 10 '/flags' requests '/flags' response on average took 1.973573ms, 10 responses are in [1.221193ms, 2.694713ms] '/state' response on average took 113.331551ms, 10 responses are in [102.593397ms, 1

Review Request 68224: Augmented `Statistics` to work with any collection.

2018-08-06 Thread Alexander Rukletsov
/ Testing --- make check Thanks, Alexander Rukletsov

Re: Review Request 68131: Added MasterPooledStateQuery_BENCHMARK_Test.

2018-08-06 Thread Alexander Rukletsov
/ Changes: https://reviews.apache.org/r/68131/diff/1-2/ Testing --- See https://reviews.apache.org/r/68132/ Thanks, Alexander Rukletsov

Review Request 68225: Added 25th and 75th percentiles to `Statistics`.

2018-08-06 Thread Alexander Rukletsov
/ Testing --- https://reviews.apache.org/r/68132/ Thanks, Alexander Rukletsov

Re: Review Request 68227: Updated git repository url.

2018-08-06 Thread Alexander Rukletsov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68227/#review206873 --- Ship it! Ship It! - Alexander Rukletsov On Aug. 6, 2018, 10

Re: Review Request 68132: Batch '/state' requests on Master.

2018-08-03 Thread Alexander Rukletsov
struct instead of copying it? Not sure I understand which struct you suggest to move. - Alexander --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68132/#review206714 ---

Re: Review Request 68132: Batch '/state' requests on Master.

2018-08-03 Thread Alexander Rukletsov
the idea is to have them match > > the path, so "/state" -> Http::state seems ideal as is. > > Alexander Rukletsov wrote: > No : ). I would like readers to understand that this endpoint is somewhat > different from the rest. Why not reflecting it in the nam

Re: Review Request 68132: Batch '/state' requests on Master.

2018-08-03 Thread Alexander Rukletsov
)); > > } > > process::await(responses).await(); > > ``` > > > > This lets us keep the response lambda agnostic of batching and we could > > more cleanly move it up in the future. The reason I did so was to avoid carrying around a heavy `

Re: Review Request 68132: Batch '/state' requests on Master.

2018-08-03 Thread Alexander Rukletsov
.593397ms, 142.028555ms] Test setup: 1000 agents with a total of 10 running tasks and 10 completed tasks; 10 '/state' and '/flags' requests will be sent with 200ms interval Launching 10 '/state' requests in background Launching 10 '/flags' requests '/flags' response on average took 1.475842691secs, 10 responses are in [2.437217ms, 3.815589561secs] '/state' response on average took 4.742303751secs, 10 responses are in [4.047655443secs, 6.00752698secs] ``` Thanks, Alexander Rukletsov

Re: Review Request 68132: Batch '/state' requests on Master.

2018-08-03 Thread Alexander Rukletsov
n [1.221193ms, 2.694713ms] '/state' response on average took 113.331551ms, 10 responses are in [102.593397ms, 142.028555ms] Test setup: 1000 agents with a total of 10 running tasks and 10 completed tasks; 10 '/state' and '/flags' requests will be sent with 200ms interval Launching 10 '/state' requests in background Launching 10 '/flags' requests '/flags' response on average took 1.475842691secs, 10 responses are in [2.437217ms, 3.815589561secs] '/state' response on average took 4.742303751secs, 10 responses are in [4.047655443secs, 6.00752698secs] ``` Thanks, Alexander Rukletsov

Re: Review Request 68141: Moved Framework implementation into separate file.

2018-08-02 Thread Alexander Rukletsov
org/r/68141/#comment289878> Please tabs in Makefile. - Alexander Rukletsov On Aug. 2, 2018, 1:23 p.m., Benno Evers wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.

Re: Review Request 68141: Moved Framework implementation into separate file.

2018-08-02 Thread Alexander Rukletsov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68141/#review206797 --- Ship it! Ship It! - Alexander Rukletsov On Aug. 2, 2018, 12

Re: Review Request 68166: Moved around some functions definitions between files.

2018-08-02 Thread Alexander Rukletsov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68166/#review206796 --- Ship it! Ship It! - Alexander Rukletsov On Aug. 2, 2018, 12

Re: Review Request 68141: Moved Framework implementation into separate file.

2018-08-02 Thread Alexander Rukletsov
ter.cpp" to "framework.cpp"? - Alexander Rukletsov On Aug. 2, 2018, 10:26 a.m., Benno Evers wrote: > > --- > This is an automatically generated e-mail. To

Re: Review Request 68132: Batch '/state' requests on Master.

2018-07-31 Thread Alexander Rukletsov
age took 113.331551ms, 10 responses are in [102.593397ms, 142.028555ms] Test setup: 1000 agents with a total of 10 running tasks and 10 completed tasks; 10 '/state' and '/flags' requests will be sent with 200ms interval Launching 10 '/state' requests in background Launching 10 '/flags' requests '/flags' response on average took 1.475842691secs, 10 responses are in [2.437217ms, 3.815589561secs] '/state' response on average took 4.742303751secs, 10 responses are in [4.047655443secs, 6.00752698secs] ``` Thanks, Alexander Rukletsov

Re: Review Request 68132: Batch '/state' requests on Master.

2018-07-31 Thread Alexander Rukletsov
;/state' requests in background Launching 10 '/flags' requests '/flags' response on average took 1.973573ms, 10 responses are in [1.221193ms, 2.694713ms] '/state' response on average took 113.331551ms, 10 responses are in [102.593397ms, 142.028555ms] Test setup: 1000 agents with a total of 10 running tasks and 10 completed tasks; 10 '/state' and '/flags' requests will be sent with 200ms interval Launching 10 '/state' requests in background Launching 10 '/flags' requests '/flags' response on average took 1.475842691secs, 10 responses are in [2.437217ms, 3.815589561secs] '/state' response on average took 4.742303751secs, 10 responses are in [4.047655443secs, 6.00752698secs] ``` Thanks, Alexander Rukletsov

Re: Review Request 68132: Batch '/state' requests on Master.

2018-07-31 Thread Alexander Rukletsov
te' and '/flags' requests will be sent with 200ms interval Launching 10 '/state' requests in background Launching 10 '/flags' requests '/flags' response on average took 5.439950928secs, 10 responses are in [3.246906ms, 9.343994388secs] '/state' response on average took 16.764607823secs, 10 responses are in [4.980333091secs, 18.461983916secs] ``` Thanks, Alexander Rukletsov

Review Request 68132: Batch '/state' requests on Master.

2018-07-31 Thread Alexander Rukletsov
e sent with 200ms interval Launching 10 '/state' requests in background Launching 10 '/flags' requests '/flags' response on average took 5.439950928secs, 10 responses are in [3.246906ms, 9.343994388secs] '/state' response on average took 16.764607823secs, 10 responses are in [4.980333091secs, 18.461983916secs] ``` Thanks, Alexander Rukletsov

Review Request 68131: Added MasterPooledStateQuery_BENCHMARK_Test.

2018-07-31 Thread Alexander Rukletsov
/68132/ Thanks, Alexander Rukletsov

Re: Review Request 68082: Clarified instructions in docs.

2018-07-27 Thread Alexander Rukletsov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68082/#review206544 --- Ship it! Ship It! - Alexander Rukletsov On July 27, 2018, 2

Re: Review Request 68061: Eliminated unnecessary copy in DataEncoder constructor.

2018-07-26 Thread Alexander Rukletsov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68061/#review206507 --- Ship it! Ship It! - Alexander Rukletsov On July 26, 2018

Re: Review Request 67987: Added rapidjson to the mesos build.

2018-07-25 Thread Alexander Rukletsov
> On July 24, 2018, 5:41 p.m., Alexander Rukletsov wrote: > > 3rdparty/CMakeLists.txt > > Lines 37-43 (original), 37-44 (patched) > > <https://reviews.apache.org/r/67987/diff/3/?file=2063101#file2063101line37> > > > > Can you please sort the list? >

Re: Review Request 67992: Avoid performance cost of ostringstream in http::OK json constructors.

2018-07-24 Thread Alexander Rukletsov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67992/#review206415 --- Ship it! Ship It! - Alexander Rukletsov On July 20, 2018, 3

Re: Review Request 67993: Avoid resource copying while serving state json.

2018-07-24 Thread Alexander Rukletsov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67993/#review206411 --- Ship it! Ship It! - Alexander Rukletsov On July 20, 2018, 5

Re: Review Request 67991: Adjusted Mesos to compile against jsonify rapidjson changes.

2018-07-24 Thread Alexander Rukletsov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67991/#review206409 --- Ship it! Ship It! - Alexander Rukletsov On July 20, 2018, 3

Re: Review Request 67990: Fixed libprocess tests against rapidjson.

2018-07-24 Thread Alexander Rukletsov
? It is unfortunate we do such a change without notifying people on the user and dev lists with enough time buffer, maybe you can do it right after the chain lands so that folks can prepare to the 1.7 release? - Alexander Rukletsov On July 20, 2018, 3:38 a.m., Benjamin Mahler wrote

Re: Review Request 67988: Improved performance of jsonify by integrating with rapidjson.

2018-07-24 Thread Alexander Rukletsov
g/r/67988/#comment289345> Do we still want / need a `CHECK` then? 3rdparty/stout/include/stout/jsonify.hpp Line 375 (original), 282-284 (patched) <https://reviews.apache.org/r/67988/#comment289346> ditto - Alexander Rukletsov On July 20, 2018, 3:38 a.m., Ben

Re: Review Request 67987: Added rapidjson to the mesos build.

2018-07-24 Thread Alexander Rukletsov
isit: > https://reviews.apache.org/r/67987/ > --- > > (Updated July 20, 2018, 3:38 a.m.) > > > Review request for mesos, Alexander Rukletsov, Benno Evers, and James Peach. > > > Bugs: MESOS-9092 > https://issues.apache.org/jira/browse/MESOS-9092 > > > Repository: me

Re: Review Request 67986: Added rapidjson to the libprocess build.

2018-07-24 Thread Alexander Rukletsov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67986/#review206397 --- Ship it! Ship It! - Alexander Rukletsov On July 20, 2018, 3

Re: Review Request 67985: Added rapidjson to the stout build.

2018-07-24 Thread Alexander Rukletsov
org/r/67985/#comment289330> Not your fault, but maybe you can fix it before adding more - Alexander Rukletsov On July 20, 2018, 3:38 a.m., Benjamin Mahler wrote: > > --- > This is an automatically generated e-mail. To reply,

Re: Review Request 67924: Mentioned linters `mesos-style.py` and `mesos-tidy.sh` in style guide.

2018-07-24 Thread Alexander Rukletsov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67924/#review206380 --- Ship it! Ship It! - Alexander Rukletsov On July 16, 2018

Re: Review Request 67925: Fixed image link in docker volume isolator docs.

2018-07-24 Thread Alexander Rukletsov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67925/#review206379 --- Ship it! Ship It! - Alexander Rukletsov On July 16, 2018

Re: Review Request 67903: Fixed breadcrumb links in site templates.

2018-07-24 Thread Alexander Rukletsov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67903/#review206377 --- Ship it! Ship It! - Alexander Rukletsov On July 13, 2018, 7

Re: Review Request 67905: Added missing anchor.

2018-07-24 Thread Alexander Rukletsov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67905/#review206378 --- Ship it! Ship It! - Alexander Rukletsov On July 13, 2018, 7

Re: Review Request 67904: Fixed documentation links.

2018-07-24 Thread Alexander Rukletsov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67904/#review206376 --- Ship it! Ship It! - Alexander Rukletsov On July 13, 2018, 7

Re: Review Request 67998: Improved cmake missing files check script.

2018-07-24 Thread Alexander Rukletsov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67998/#review206374 --- Ship it! Ship It! - Alexander Rukletsov On July 20, 2018

Re: Review Request 67963: Added missing header to libprocess build.

2018-07-18 Thread Alexander Rukletsov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67963/#review206194 --- Ship it! Ship It! - Alexander Rukletsov On July 18, 2018, 9

Re: Review Request 67893: Updated site's sprockets package.

2018-07-12 Thread Alexander Rukletsov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67893/#review205999 --- Ship it! Ship It! - Alexander Rukletsov On July 12, 2018, 7

Review Request 67840: Renamed committer checklist into committer guidelines.

2018-07-06 Thread Alexander Rukletsov
://reviews.apache.org/r/67840/diff/1/ Testing --- None: not a functional change. Thanks, Alexander Rukletsov

Review Request 67841: Updated committer candidate guidelines.

2018-07-06 Thread Alexander Rukletsov
--- Updated committer candidate guidelines. Diffs - docs/committer-candidate-guidelines.md bf67473445d135800d5b54587f2fb5513ca6b9e4 Diff: https://reviews.apache.org/r/67841/diff/1/ Testing --- None: not a functional change. Thanks, Alexander Rukletsov

<    1   2   3   4   5   6   7   8   9   10   >