Remove SANDESH: Sending: LEVEL log message

Bug #1790737 reported by Sundaresan Rajangam
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R3.2
Fix Committed
Medium
Sundaresan Rajangam
R4.1
Fix Committed
Medium
Sundaresan Rajangam
R5.0
Fix Committed
Medium
Sundaresan Rajangam
Trunk
Fix Committed
Medium
Sundaresan Rajangam

Bug Description

contrail-vrouter log is flooded with the following log message.

contrail-vrouter.log:2018-08-27 Mon 21:30:50:810.015 UTC compute-xxx [Thread 47872360523520, Pid 30534]: SANDESH: Sending: LEVEL: [ INVALID ] -> [ SYS_DEBUG ] : 3657
contrail-vrouter.log:2018-08-27 Mon 21:30:50:810.467 UTC compute-xxx [Thread 47872360523520, Pid 30534]: SANDESH: Sending: LEVEL: [ SYS_DEBUG ] -> [ INVALID ] : 1307
contrail-vrouter.log:2018-08-27 Mon 21:30:50:811.243 UTC compute-xxx [Thread 47872360523520, Pid 30534]: SANDESH: Sending: LEVEL: [ INVALID ] -> [ SYS_DEBUG ] : 10194
contrail-vrouter.log:2018-08-27 Mon 21:30:50:813.687 UTC compute-xxx [Thread 47872360523520, Pid 30534]: SANDESH: Sending: LEVEL: [ SYS_DEBUG ] -> [ INVALID ] : 2343
contrail-vrouter.log:2018-08-27 Mon 21:30:58:996.029 UTC compute-xxx [Thread 47872654092032, Pid 30534]: SANDESH: Sending: LEVEL: [ INVALID ] -> [ SYS_DEBUG ] : 2845

This message is logged when the sandesh log level to the collector changes due to sandesh queue reaching the high/low watermark. This message is currently logged at level SYS_INFO. This message is not useful and should be removed.

Tags: analytics
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/46113
Submitter: Sundaresan Rajangam (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R5.0

Review in progress for https://review.opencontrail.org/46114
Submitter: Sundaresan Rajangam (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.2

Review in progress for https://review.opencontrail.org/46115
Submitter: Sundaresan Rajangam (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R4.1

Review in progress for https://review.opencontrail.org/46116
Submitter: Sundaresan Rajangam (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/46115
Committed: http://github.com/Juniper/contrail-sandesh/commit/fec8fa5ebfdeb1bc113e59421f7784527988d33e
Submitter: Zuul (<email address hidden>)
Branch: R3.2

commit fec8fa5ebfdeb1bc113e59421f7784527988d33e
Author: Sundaresan Rajangam <email address hidden>
Date: Mon Sep 10 12:31:41 2018 -0700

Remove sandesh log that prints change in sending level

This message is logged when the sandesh log level to the collector
changes due to sandesh queue reaching the high/low watermark. This
message is currently logged at level SYS_INFO. This message is not
useful and can flood the log file if the log_level is set to SYS_INFO or
above and hence removed.

Change-Id: Id97368f6101880bc22fd9ee7be03c3674d44d56d
Closes-Bug: #1790737

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/46116
Committed: http://github.com/Juniper/contrail-sandesh/commit/daf2174b2126f5c065e4b17202ddf2e080de69ae
Submitter: Zuul (<email address hidden>)
Branch: R4.1

commit daf2174b2126f5c065e4b17202ddf2e080de69ae
Author: Sundaresan Rajangam <email address hidden>
Date: Mon Sep 10 12:31:41 2018 -0700

Remove sandesh log that prints change in sending level

This message is logged when the sandesh log level to the collector
changes due to sandesh queue reaching the high/low watermark. This
message is currently logged at level SYS_INFO. This message is not
useful and can flood the log file if the log_level is set to SYS_INFO or
above and hence removed.

Change-Id: Id97368f6101880bc22fd9ee7be03c3674d44d56d
Closes-Bug: #1790737

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/46114
Committed: http://github.com/Juniper/contrail-common/commit/76a6b6f4e9af15b6d6a8319901f007b3d4098a1a
Submitter: Zuul v3 CI (<email address hidden>)
Branch: R5.0

commit 76a6b6f4e9af15b6d6a8319901f007b3d4098a1a
Author: Sundaresan Rajangam <email address hidden>
Date: Mon Sep 10 12:19:19 2018 -0700

Remove sandesh log that prints change in sending level

This message is logged when the sandesh log level to the collector
changes due to sandesh queue reaching the high/low watermark. This
message is currently logged at level SYS_INFO. This message is not
useful and can flood the log file if the log_level is set to SYS_INFO or
above and hence removed.

Change-Id: I16d1b07f0174cca89029880114d09060824a9c53
Closes-Bug: #1790737

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/46113
Committed: http://github.com/Juniper/contrail-common/commit/ebdb1bd85832bf8cdb1d25d7d31e5ad5fdd1206d
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master

commit ebdb1bd85832bf8cdb1d25d7d31e5ad5fdd1206d
Author: Sundaresan Rajangam <email address hidden>
Date: Mon Sep 10 12:19:19 2018 -0700

Remove sandesh log that prints change in sending level

This message is logged when the sandesh log level to the collector
changes due to sandesh queue reaching the high/low watermark. This
message is currently logged at level SYS_INFO. This message is not
useful and can flood the log file if the log_level is set to SYS_INFO or
above and hence removed.

Change-Id: I16d1b07f0174cca89029880114d09060824a9c53
Closes-Bug: #1790737

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.