[logback-dev] [JIRA] Commented: (LBCORE-170) CyclicBufferTrackerImpl.setBufferSize doesn't modify the field

Dawson Mossman (JIRA) noreply-jira at qos.ch
Wed Oct 20 16:43:51 CEST 2010


    [ http://jira.qos.ch/browse/LBCORE-170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11870#action_11870 ] 

Dawson Mossman commented on LBCORE-170:
---------------------------------------

Hi Peter, I would like to be able to shrink the buffer ... basically want to be able to set it to any size I want (perhaps there is an upper limit, but no lower limit).  We want to send an email when an error occurs, but only want to see the single error event, no other contextual info at all.  This means our buffer size would be 1.

> CyclicBufferTrackerImpl.setBufferSize doesn't modify the field
> --------------------------------------------------------------
>
>                 Key: LBCORE-170
>                 URL: http://jira.qos.ch/browse/LBCORE-170
>             Project: logback-core
>          Issue Type: Bug
>          Components: Other
>    Affects Versions: 0.9.24
>            Reporter: peter royal
>            Assignee: Ceki Gulcu
>
> The setBufferSize method on CyclicBufferTrackerImpl doesn't actually modify the field, making it impossible to shrink the buffer.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the logback-dev mailing list