[
https://issues.apache.org/jira/browse/CASSANDRA-16786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17374168#comment-17374168
]
HiuFung commented on CASSANDRA-16786:
-------------------------------------
PR available here:
https://github.com/apache/cassandra/pull/1099
> Incorrect Java doc description on org.apache.cassandra.schema
> -------------------------------------------------------------
>
> Key: CASSANDRA-16786
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16786
> Project: Cassandra
> Issue Type: Improvement
> Components: Documentation/Javadoc
> Reporter: HiuFung
> Assignee: HiuFung
> Priority: Normal
> Time Spent: 20m
> Remaining Estimate: 0h
>
> See below the Java doc for Difference.SHALLOW enum.
> {code:java}
> /**
> *
> * Two schema objects are considered to differ DEEP-ly if their direct
> structure is altered.
> *
> * For example, if a table T is altered to add a new column, a different
> compaction strategy, or a new description,
> * then it will differ SHALLOW-ly from the original.
> */
> {code}
> Which the first sentence should be "Two schema objects are considered to
> differ *SHALLOW-ly* if their direct structure is altered."
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]