DM: remove unnecessary warnings seen on restart

Bug #1480011 reported by Nischal Sheth
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R2.20
Won't Fix
Medium
Suresh Balineni
R3.0
Won't Fix
Medium
Suresh Balineni
R3.1
Fix Committed
Medium
Suresh Balineni
Trunk
Fix Committed
Medium
Suresh Balineni

Bug Description

Following warnings are logged:

07/21/2015 12:39:04 PM [contrail-ctrl2:DeviceManager:Config:0]: Warning! InvalidRequestException(why='Keyspace names must be case-insensitively unique ("config_db_uuid" conflicts with "config_db_uuid")')
07/21/2015 12:39:04 PM [contrail-ctrl2:DeviceManager:Config:0]: Warning! InvalidRequestException(why='Cannot add already existing column family "obj_uuid_table" to keyspace "config_db_uuid"')
07/21/2015 12:39:04 PM [contrail-ctrl2:DeviceManager:Config:0]: Warning! InvalidRequestException(why='Cannot add already existing column family "obj_fq_name_table" to keyspace "config_db_uuid"')

The level should be reduced or the message should be removed altogether.

Nischal Sheth (nsheth)
summary: - Remove unnecessary warnings seen on DM startup
+ Remove unnecessary warnings seen on DM restart
Nischal Sheth (nsheth)
summary: - Remove unnecessary warnings seen on DM restart
+ DM: remove unnecessary warnings seen on restart
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Bug update]

bug update...

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

Review in progress for https://review.opencontrail.org/22646
Submitter: Suresh Balineni (<email address hidden>)

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

Review in progress for https://review.opencontrail.org/22650
Submitter: Suresh Balineni (<email address hidden>)

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

Reviewed: https://review.opencontrail.org/22646
Committed: http://github.org/Juniper/contrail-controller/commit/57dec0348f6a7021b2cfe75fcf363eadeb2840f0
Submitter: Zuul
Branch: master

commit 57dec0348f6a7021b2cfe75fcf363eadeb2840f0
Author: sbalineni <email address hidden>
Date: Fri Jul 29 14:52:08 2016 -0700

[Config]: if a coloumn family is already present, change log message level to info from warning

As part of daemon intialization, column families gets created and if they are already
present, then column families gets altered and warning message gets logged in.

This is not either a warning or a error, hence changed this to Info level message.

Change-Id: Idbcc9679a61219a02a05d415ae149eb812599961
Closes-Bug: #1480011

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

Reviewed: https://review.opencontrail.org/22650
Committed: http://github.org/Juniper/contrail-controller/commit/d4fb54c563c25f9f93af120d78662ab33684b755
Submitter: Zuul
Branch: R3.1

commit d4fb54c563c25f9f93af120d78662ab33684b755
Author: sbalineni <email address hidden>
Date: Fri Jul 29 14:52:08 2016 -0700

[Config]: if a coloumn family is already present, change log message level to info from warning

As part of daemon intialization, column families gets created and if they are already
present, then column families gets altered and warning message gets logged in.

This is not either a warning or a error, hence changed this to Info level message.

Change-Id: Idbcc9679a61219a02a05d415ae149eb812599961
Closes-Bug: #1480011

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.