[
https://issues.apache.org/jira/browse/CASSANDRA-9718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14626320#comment-14626320
]
Ariel Weisberg edited comment on CASSANDRA-9718 at 7/14/15 1:17 PM:
--------------------------------------------------------------------
The issue is that merge commits are one off squash commits of the branch which
has the history, and I have to manually rebuild them every time a change is
requested. I have to manually link to the new squash commit every time and it
doesn't auto-update because I would have to clutter the namespace in my repo
with a dedicated branch for every squash to have a link that updates every
time. This branch is small so I did get destructive, but for larger changes I
would keep the history.
https://github.com/aweisberg/cassandra/tree/C-9718
was (Author: aweisberg):
The issue is that merge commits are one off squash commits of the branch which
has the history, and I have to manually rebuild them every time a change is
requested. I have to manually link to the new merge commit every time and it
doesn't auto-update because I would have to clutter the namespace in my repo
with a dedicated branch for every squash to have a link that updates every
time. This branch is small so I did get destructive, but for larger changes I
would keep the history.
https://github.com/aweisberg/cassandra/tree/C-9718
> Upgrade to OHC 0.4
> ------------------
>
> Key: CASSANDRA-9718
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9718
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Ariel Weisberg
> Assignee: Ariel Weisberg
>
> 0.4 provides a ByteBuffer for serialization/deserialization allowing more
> efficient encoding/decoding.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)