[
https://issues.apache.org/jira/browse/FLUME-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14483976#comment-14483976
]
ASF subversion and git services commented on FLUME-2654:
--------------------------------------------------------
Commit cc13102a3ba8cb54d2d2c322a5ef149876382f28 in flume's branch
refs/heads/flume-1.6 from [~hshreedharan]
[ https://git-wip-us.apache.org/repos/asf?p=flume.git;h=cc13102 ]
FLUME-2654. Clarify error message in MemoryChannel when byte capacity is
reached.
(Johny Rufus via Hari)
> Memory channel error message related to byteCapacity needs refining
> -------------------------------------------------------------------
>
> Key: FLUME-2654
> URL: https://issues.apache.org/jira/browse/FLUME-2654
> Project: Flume
> Issue Type: Bug
> Reporter: Johny Rufus
> Assignee: Johny Rufus
> Priority: Minor
> Fix For: 1.6
>
> Attachments: FLUME-2654.patch
>
>
> Memory channel error message thrown in doCommit, when space runs out,
> mentions heap space as byteCapacity, but this value is not the actual heap
> capacity, as it goes through a set of transformations and gets divided by
> byteCapacitySlotSize
> So we need to refine the message a bit to reflect this, otherwise the user is
> mislead about the configured heap size
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)