[
https://issues.apache.org/jira/browse/CASSANDRA-3688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-3688:
--------------------------------------
Reviewer: jbellis
Affects Version/s: (was: 1.0.6)
Fix Version/s: (was: 1.0.8)
1.1
Assignee: Dave Brosius
> [patch] avoid map lookups in loops by using entrysets
> -----------------------------------------------------
>
> Key: CASSANDRA-3688
> URL: https://issues.apache.org/jira/browse/CASSANDRA-3688
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Reporter: Dave Brosius
> Assignee: Dave Brosius
> Priority: Trivial
> Fix For: 1.1
>
> Attachments: use_entrysets.diff
>
>
> code loops over the keySet and does gets for the value, just use entrySet()
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira