[openstack-dev] [tooz] 1.0 goals

Joshua Harlow harlowja at outlook.com
Mon Mar 9 16:03:21 UTC 2015


Another idea; provide some way for tooz to handle the heartbeating 
(instead of clients having to do this); perhaps tooz coordinator should 
take ownership of the thread that heartbeats (instead of clients having 
to do this on there own)? This avoids having each client create there 
own thread (or something else) that does the same thing...

Perhaps using/sharing:

http://docs.openstack.org/developer/taskflow/types.html#module-taskflow.types.periodic

Or making something else...

-Josh

Joshua Harlow wrote:
> Let's do it,
>
> One that I can think of off the top of my head would be to have
> `join_group` and associated functions have the ability to automatically
> create the group if it does not exist already (instead of raising a
> error and then having the user deal with the failure themselves).
>
> I'm also thinking we might want to have better docs on the supported
> features of each backend/driver; as not all of them are fully functional
> (and may never be?) and we should make sure people are aware of this
> (from the docs, not by reading the code).
>
> -Josh
>
> Julien Danjou wrote:
>> Hi fellow developers,
>>
>> It'd be nice to achieve a 1.0 release for tooz, as some projects are
>> already using it, and more are going to adopt it.
>>
>> I think we should collect features and potential bugs/limitations we'd
>> like to have and fix before that. Ideas, thoughts?
>>
>> Cheers,
>>
>> __________________________________________________________________________
>>
>> OpenStack Development Mailing List (not for usage questions)
>> Unsubscribe:
>> OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev



More information about the OpenStack-dev mailing list