[ 
https://issues.apache.org/jira/browse/CASSANDRA-11640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wei Deng updated CASSANDRA-11640:
---------------------------------
         Reviewer: Sylvain Lebresne
    Reproduced In: 3.5
           Status: Patch Available  (was: Open)

patch can be accessed here: 
https://github.com/weideng1/cassandra/commit/2348cc44bdff6daf7a930e261e8a5f716305225c

The attachment of this JIRA shows how the corrected format should look like.

> 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
>            Assignee: Wei Deng
>            Priority: Minor
>             Fix For: 3.x
>
>         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)

Reply via email to