[
https://issues.apache.org/jira/browse/CASSANDRA-11148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15140727#comment-15140727
]
Marcus Eriksson edited comment on CASSANDRA-11148 at 2/10/16 12:58 PM:
-----------------------------------------------------------------------
Branch: https://github.com/krummas/cassandra/commits/marcuse/11148-trunk
tests:
http://cassci.datastax.com/view/Dev/view/krummas/job/krummas-marcuse-11148-trunk-dtest/
http://cassci.datastax.com/view/Dev/view/krummas/job/krummas-marcuse-11148-trunk-testall/
this is based on the trunk branch in CASSANDRA-10697
edit: uh commented on the wrong ticket
was (Author: krummas):
Branch: https://github.com/krummas/cassandra/commits/marcuse/removeunusedmethod
tests:
http://cassci.datastax.com/view/Dev/view/krummas/job/krummas-marcuse-removeunusedmethod-dtest/
http://cassci.datastax.com/view/Dev/view/krummas/job/krummas-marcuse-removeunusedmethod-testall/
> Remove duplicate offline compaction tracking
> --------------------------------------------
>
> Key: CASSANDRA-11148
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11148
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Marcus Eriksson
> Assignee: Marcus Eriksson
> Fix For: 3.x
>
>
> We now keep track of whether an operation is offline in the
> LifecycleTransaction - also keeping the isOffline boolean flag around is
> confusing and error prone.
> Remove isOffline everywhere, but try to keep backwards compatibility as much
> as possible since most things related to compaction are public APIs
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)