aratno commented on code in PR #2962:
URL: https://github.com/apache/cassandra/pull/2962#discussion_r1416105211
##########
src/java/org/apache/cassandra/schema/TableMetadataRefCache.java:
##########
@@ -50,9 +52,9 @@ public TableMetadataRefCache(Map<TableId, TableMetadataRef>
metadataRefs,
Map<Pair<String, String>, TableMetadataRef>
metadataRefsByName,
Review Comment:
@jacek-lewandowski I'd prefer to make this change as well, but didn't want
to change APIs because this class exists for CASSANDRA-17044 (schema
modularity). Is it safe to make this constructor private? If not, I'll make a
comment expressing the caller's responsibility here.
--
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]