You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Alex Petrov (JIRA)" <ji...@apache.org> on 2016/06/23 16:23:16 UTC

[jira] [Comment Edited] (CASSANDRA-11937) Clean up buffer trimming large buffers in DataOutputBuffer after the Netty upgrade

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

Alex Petrov edited comment on CASSANDRA-11937 at 6/23/16 4:23 PM:
------------------------------------------------------------------

Looks like {{largecolumn_test:TestLargeColumn.cleanup_test}} [passed|http://cassci.datastax.com/job/ifesdjeen-11937-trunk-offheap-dtest/lastCompletedBuild/testReport/largecolumn_test/TestLargeColumn/cleanup_test/]


was (Author: ifesdjeen):
Looks like {{dtest failure in largecolumn_test:TestLargeColumn.cleanup_test}} [passed|http://cassci.datastax.com/job/ifesdjeen-11937-trunk-offheap-dtest/lastCompletedBuild/testReport/largecolumn_test/TestLargeColumn/cleanup_test/]

> Clean up buffer trimming large buffers in DataOutputBuffer after the Netty upgrade
> ----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-11937
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11937
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Alex Petrov
>            Assignee: Alex Petrov
>              Labels: lhf, netty, reminder
>         Attachments: Screen Shot 2016-06-22 at 15.24.05.png
>
>
> In [https://issues.apache.org/jira/browse/CASSANDRA-11838|11838], we're trimming the large buffers in {{DataOutputBuffer}}. The patch is already submitted and merged in [Netty 4.1|https://github.com/netty/netty/commit/bbed330468b5b82c9e4defa59012d0fcdb70f1aa], we only need to make sure that we throw large buffers away1 alltogether instead of trimming them.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)