Details
Description
This is called so many times that it eats too much CPU, even more than the snappy compressor: http://i.imgur.com/vqX4pFi.png
Perhaps the annotation data should be copied into regular variables which can be accessed without reflection.
- org.apache.accumulo.core.client.impl.Tables.getZooCache()
- org.apache.accumulo.server.client.HdfsZooInstance.getZooKeepersSessionTimeOut()
- org.apache.accumulo.core.conf.AccumuloConfiguration.getTimeInMillis()
- org.apache.accumulo.core.conf.SiteConfiguration.get()
- org.apache.accumulo.core.conf.Property.isSensitive()
- org.apache.accumulo.core.conf.Property.hasAnnotation()
- java.lang.Class.getField()
Attachments
Attachments
Issue Links
- is related to
-
ACCUMULO-3033 SiteConfiguration gets invoked frequently and scans all configuration items
- Resolved
- relates to
-
ACCUMULO-4048 Regexp in org.apache.accumulo.core.conf.PropertyType.isValidFormat() eats too much CPU
- Resolved