Project

General

Profile

Actions

Bug #1772

closed

RIB manager incorrectly sets lifetime 1hours for app self-registrations

Added by Alex Afanasyev over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Category:
RIB
Target version:
Start date:
07/17/2014
Due date:
% Done:

100%

Estimated time:

Description

This is not exactly problem of RIB manager. ControlCommand applyDefaults is called after FaceId is updated in onValidatedcommand. Thid caused incorrect processing, as RibREGISTRATIONcommand uses face=0 to determine whether to set infinite lifetime or 1hour lifetime for the entry.

Given changes in RIB management, we can do some hack for the current release.

Actions #1

Updated by Junxiao Shi over 9 years ago

  • Description updated (diff)

RibMgmt now defines ExpirationPeriod to be Infinity if omitted, so applyDefaults should be updated to reflect that.

Actions #2

Updated by Alex Afanasyev over 9 years ago

It should, but is it version 0.2.0 or the next version?

Actions #3

Updated by Alex Afanasyev over 9 years ago

  • Status changed from New to Code review
  • % Done changed from 0 to 50

Fix for the 0.2.0 release finished. Master branch will have different fix.

Actions #4

Updated by Alex Afanasyev over 9 years ago

  • Status changed from Code review to Closed
  • % Done changed from 50 to 100
Actions

Also available in: Atom PDF