Wei Deng created CASSANDRA-11640:
------------------------------------
Summary: 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
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)