serenity icon indicating copy to clipboard operation
serenity copied to clipboard

Intel:Mesosphere oversubscription technologies for Apache Mesos

Results 35 serenity issues
Sort by recently updated
recently updated
newest added

Hello, I have built Serenity with mesos-1.3.0 but when I try to load the libserenity.so to the agent I get the following error: undefined symbol: _ZNK6google8protobuf7Message13SpaceUsedLongEv Is it actually possible...

status/ready for review
refactoring

Add InfluxDB9 as a database backend. Deprecate InfluxDB 8.

feature

- getS, getD should return Result. Inside catch all exceptions. - Simplify use of the SerenityConfig class

Current moving average filter code (ema.cpp/ema.hpp) is a mix of "base" filter class and "exponential moving average" algorithm. **We should refactor the code:** - Create separate .hpp and .cpp for...

status/in progress
priority/P0
refactoring

#149 Implemented simple tracking of products for consumption and production in components. This should be extended to keep track of specific ID of producers, to be sure that our pipelines...

#149 Implemented _std::vector consumables()_ function. Because some products are vectors, some components are consumers of vector. For easier development, we should have flattenedConsumables that will return flattened result.

SyncConsumer functionality should be implemented in Filter class.

status/ready for review
status/open
refactoring

mesos upstream
status/in progress
priority/P1

Add code coverage badge, eg. from Coveralls.

feature