You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2009/11/16 11:12:52 UTC

[jira] Assigned: (AMQ-2493) Warning about using default locking mechanism should be an info

     [ https://issues.apache.org/activemq/browse/AMQ-2493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Tully reassigned AMQ-2493:
-------------------------------

    Assignee: Gary Tully

> Warning about using default locking mechanism should be an info
> ---------------------------------------------------------------
>
>                 Key: AMQ-2493
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2493
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Message Store
>    Affects Versions: 5.3.0
>         Environment: All supported OS
>            Reporter: Jean-Noel Neveu
>            Assignee: Gary Tully
>         Attachments: patch.txt
>
>
> The warning:
> {code}
> INFO  JDBCPersistenceAdapter         - Database lock driver override not found for : [apache_derby_embedded_jdbc_driver].  Will use default implementation.
> {code}
> can cause confusion and tends to suggest that there is something wrong while it is just informing that activemq will use the DefaultDatabaseLocker instead of a specific DB locker.  So it should be an "INFO" rather than a "WARN".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.