James Taylor created PHOENIX-2070: ------------------------------------- Summary: Use LRU cache on PhoenixConnection for PreparedStatement caching Key: PHOENIX-2070 URL: https://issues.apache.org/jira/browse/PHOENIX-2070 Project: Phoenix Issue Type: Bug Reporter: James Taylor
To save the parsing and re-compile cost for getting a PreparedStatement from a String, we should have an LRU cache on PhoenixConnection. -- This message was sent by Atlassian JIRA (v6.3.4#6332)