You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by "Stefan Wehner (JIRA)" <ji...@apache.org> on 2014/07/15 14:41:06 UTC

[jira] [Commented] (LOG4J2-657) AbstractDatabaseManager doesn't close connection on writeInternal error

    [ https://issues.apache.org/jira/browse/LOG4J2-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14062007#comment-14062007 ] 

Stefan Wehner commented on LOG4J2-657:
--------------------------------------

Any news on this?

> AbstractDatabaseManager doesn't close connection on writeInternal error
> -----------------------------------------------------------------------
>
>                 Key: LOG4J2-657
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-657
>             Project: Log4j 2
>          Issue Type: Bug
>          Components: Appenders
>    Affects Versions: 2.0-rc2
>            Reporter: Stefan Wehner
>         Attachments: finally.patch
>
>
> When using the JDBCAppender: if the AbstractDatabaseManager.writeInternal() method fails (e.g. value to large for column size, or any other database error) the database connection is not closed.
> I've attached a proposed patch to fix this - please take a look and see if it makes sense to handle write failures this way.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org