[
https://issues.apache.org/jira/browse/CASSANDRA-11640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15255823#comment-15255823
]
Wei Deng commented on CASSANDRA-11640:
--------------------------------------
The attached screenshot of the reformatted javadoc looks a lot more readable.
> javadoc for UnfilteredSerializer is not formatted correctly
> -----------------------------------------------------------
>
> Key: CASSANDRA-11640
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11640
> Project: Cassandra
> Issue Type: Bug
> Reporter: Wei Deng
> Priority: Minor
> Attachments: screenshot-1.png
>
>
> The javadoc for o.a.c.db.rows.UnfilteredSerializer is the most authoritative
> information I was able to find that defines the structure of a Row object or
> a RangeTombstoneMarker object. However, currently
> [it|https://github.com/apache/cassandra/blob/cassandra-3.5/src/java/org/apache/cassandra/db/rows/UnfilteredSerializer.java#L32-L70]
> has a lot of incorrect usage of tags which makes its javadoc very hard to
> read. It should be pretty trivial to reorganize the text so that it can
> follow javadoc's markup convention.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)