Menu

#2200 log: Update the PR documentation for 5.2 release

5.2.RC1
fixed
nobody
None
enhancement
log
doc
major
2017-03-14
2016-11-23
No

The attribute saLogStreamFixedLogRecordSize value of log streams can be set to zero (flexilble log record) or an specific number, but must not be larger than logMaxLogrecsize attribute value which belongs to OpenSafLogConfig class.

saLogStreamFixedLogRecordSize value is limited by logMaxLogrecsize. This info should be described in PR documentation.

Also update the PR due to tickets:
log: implement SaLogFilterSetCallbackT [#2146]
log: add alternative destinations of log records [#2258]
log: examples is not correct [#2072]

Related

Tickets: #2072
Tickets: #2146
Tickets: #2200
Tickets: #2258
Tickets: #2336

Discussion

  • Vu Minh Nguyen

    Vu Minh Nguyen - 2017-01-14
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,3 +1,5 @@
     The attribute `saLogStreamFixedLogRecordSize` value of log streams can be set to zero (flexilble log record) or an specific number, but must not be larger than `logMaxLogrecsize` attribute value which belongs to `OpenSafLogConfig` class.
    
     `saLogStreamFixedLogRecordSize` value is limited by `logMaxLogrecsize`. This info should be described in PR documentation.
    +
    +Also update the PR due to tickets [#2146], [#2250] and [#2258]
    
    • status: unassigned --> assigned
    • assigned_to: Vu Minh Nguyen
     

    Related

    Tickets: #2146
    Tickets: #2250
    Tickets: #2258

  • elunlen

    elunlen - 2017-01-16
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -2,4 +2,7 @@
    
     `saLogStreamFixedLogRecordSize` value is limited by `logMaxLogrecsize`. This info should be described in PR documentation.
    
    -Also update the PR due to tickets [#2146], [#2250] and [#2258]
    +Also update the PR due to tickets:
    + log: implement SaLogFilterSetCallbackT [#2146]
    + log: Implement application stream notifications [#2250]
    + log: add alternative destinations of log records [#2258]
    
     

    Related

    Tickets: #2146
    Tickets: #2250
    Tickets: #2258

  • Vu Minh Nguyen

    Vu Minh Nguyen - 2017-01-25
    • status: assigned --> accepted
     
  • elunlen

    elunlen - 2017-02-16
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -4,5 +4,4 @@
    
     Also update the PR due to tickets:
      log: implement SaLogFilterSetCallbackT [#2146]
    - log: Implement application stream notifications [#2250]
      log: add alternative destinations of log records [#2258]
    
    • assigned_to: Vu Minh Nguyen --> elunlen
     

    Related

    Tickets: #2146
    Tickets: #2250
    Tickets: #2258

  • Anders Widell

    Anders Widell - 2017-02-28
    • Milestone: 5.2.FC --> 5.2.RC1
     
  • elunlen

    elunlen - 2017-03-06

    Comment from Ritu Rai [#2336]
    Please, Can you update the PR doc specifically for minor version.
    Points can be added in PR doc-
    * If Initialize with other than supported minor version [current supported minor version{0,1,2,3}] api should return "SA_AIS_ERR_VERSION"

     

    Related

    Tickets: #2336

  • Vu Minh Nguyen

    Vu Minh Nguyen - 2017-03-06

    Hi Lennart,

    This ticket was originally written for updating the information about saLogStreamFixedLogRecordSize attribute.

    We have to state something like "saLogStreamFixedLogRecordSize attribute value of log streams can be set to zero (flexilble log record) or an specific number, but must not be larger than logMaxLogrecsize attribute value which belongs to OpenSafLogConfig class."

    Should we put above info toghether with updating info regarding:
    1) log: implement SaLogFilterSetCallbackT [#2146]
    2) log: add alternative destinations of log records [#2258]

    Regards, Vu

     

    Related

    Tickets: #2146
    Tickets: #2258

  • Vu Minh Nguyen

    Vu Minh Nguyen - 2017-03-06
    • status: accepted --> review
     
  • Vu Minh Nguyen

    Vu Minh Nguyen - 2017-03-06
    • summary: log: no document saLogStreamLogFileFormat value depending on logMaxLogrecsize --> log: Update the PR documentation for 5.2 release
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -5,3 +5,4 @@
     Also update the PR due to tickets:
      log: implement SaLogFilterSetCallbackT [#2146]
      log: add alternative destinations of log records [#2258]
    + log: examples is not correct [#2072] 
    
     

    Related

    Tickets: #2072
    Tickets: #2146
    Tickets: #2258

  • elunlen

    elunlen - 2017-03-14
    • status: review --> fixed
    • assigned_to: elunlen --> nobody
     
  • elunlen

    elunlen - 2017-03-14

    changeset: 209:e1a69ad1e535
    tag: tip
    user: Lennart Lund lennart.lund@ericsson.com
    date: Tue Mar 14 13:02:33 2017 +0100
    summary: log: Update document with version 5.2 enhancements [#2200]

    rev: e1a69ad1e535f9288ed365ec474baf16e00ac94d

     

    Related

    Tickets: #2200


Log in to post a comment.