jacek-lewandowski commented on code in PR #2807:
URL: https://github.com/apache/cassandra/pull/2807#discussion_r1362491670
##########
src/java/org/apache/cassandra/schema/TableMetadata.java:
##########
@@ -181,14 +193,15 @@ public enum Kind
// performance hacks; TODO see if all are really necessary
public final DataResource resource;
+ public TableMetadataRef ref;
Review Comment:
what is the purpose of ref initialized in TableMetadata?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]