mike-tr-adamson opened a new pull request, #2645: URL: https://github.com/apache/cassandra/pull/2645
This patch fixes a bug in the SegmentMetadata that was only storing the partition key for min and max primary keys for a segment. It also contains some refactoring of the PrimaryKey to remove the deferred loading of PrimaryKeys by the PrimaryKeyMaps. Patch by Mike Adamson; reviewed by <reviewer> for CASSANDRA-18734 -- 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]

