You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benedict (JIRA)" <ji...@apache.org> on 2014/04/30 21:18:15 UTC

[jira] [Commented] (CASSANDRA-7121) Fix build error introduced by CASSANDRA-7116

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

Benedict commented on CASSANDRA-7121:
-------------------------------------

That was fast. I probably would have just replaced replies.get(0) with replies.peek(), but no biggy

> Fix build error introduced by CASSANDRA-7116
> --------------------------------------------
>
>                 Key: CASSANDRA-7121
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7121
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Doğan Çeçen
>            Priority: Trivial
>         Attachments: trunk-7121.txt
>
>
> RowDataResolver is calling {{replies.get}} method, but Collection interface doesn't contain {{get}} method (List does). Build reports some errors about this.



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