Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wakaama-dev] Merging reg_up

Hi Julien,

Sorry for late reply – I was working on a pull request preparation for the “write attributes & conditional  observe” feature.

… and other admin stuff J

I planned to switch over again to PR “reg_up_plus”.

I can confirm: Merge it, as you proposed and I will have a look afterwards.

 

Joerg

 

Von: wakaama-dev-bounces@xxxxxxxxxxx [mailto:wakaama-dev-bounces@xxxxxxxxxxx] Im Auftrag von Julien Vermillard
Gesendet: Donnerstag, 11. Dezember 2014 17:03
An: Wakaama developer discussions
Betreff: Re: [wakaama-dev] Merging reg_up

 

Hi,
Took a look at the code: we must not retry directly on PENDING state, we  must retry on transaction failure.

So I fixed the code in that way.

 

Anyway we need to implement a registration retry in case of failure, but that would mean retry policies with multiple retry and exponential backoff before triggering a possible bootstrap.

 

IMO we can merge as is and continue working on update retries and connection management.

 

WDYT?

Julien

 

 

On Wed Dec 03 2014 at 17:31:05 Julien Vermillard <jvermillard@xxxxxxxxx> wrote:

Don't worry, I'm not in a hurry :-) I can wait a couple of days.

 

Le mer. 3 déc. 2014 16:58, Hubschneider Joerg (INST/ESY4) <Joerg.Hubschneider@xxxxxxxxxxxx> a écrit :

 

Hi Julien,

today I am not able to go inside – it have to wait for tomorrow to come to a qualified statement!

For me it’s OK to roll back at that point, if we want  to have progress!

 

-

 

Mit freundlichen Grüßen / Best regards

 

Jörg Hubschneider

 

Bosch Software Innovations GmbH

CCU Framework (INST/ESY4)

Stuttgarter Straße 130

71332 Waiblingen/GERMANY

www.bosch-si.com

www.blog.bosch-si.com

 

Tel. +49 (711) 811 58104

Fax. +49 (711) 811 58100

joerg.hubschneider@xxxxxxxxxxxx

 

Registered office: Berlin, Register court: Amtsgericht Charlottenburg; HBR 148411 B;

Executives: Dr.-Ing. Rainer Kallenbach, Michael Hahn

 

Von: wakaama-dev-bounces@xxxxxxxxxxx [mailto:wakaama-dev-bounces@xxxxxxxxxxx] Im Auftrag von Julien Vermillard
Gesendet: Mittwoch, 3. Dezember 2014 16:29
An: Wakaama developer discussions
Betreff: [wakaama-dev] Merging reg_up

 

I'm reviewing my branch about automatic registration & update

 

Joerg on:

 

I think there is a bug:

if a registration update is pending (coap transaction) and taking some time and lwm2m_step() is called then a second registration update could be triggered?

 

Julien

_______________________________________________
wakaama-dev mailing list
wakaama-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/wakaama-dev


Back to the top