[
https://issues.apache.org/jira/browse/ACCUMULO-1862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Billie Rinaldi updated ACCUMULO-1862:
-------------------------------------
Attachment: use_truncated.patch
The patch made BloomFilterIT pass (of course, then AuditMessageIT failed). I
removed the logging change, went into AuditedSecurityOperation and made it do a
trivial amount of logging per scan (just the table name, as below). It passed
twice and failed twice with "Queries had less than 10% improvement."
{noformat}
2013-11-07 12:11:49,624 [Audit] INFO : operation: permitted; user: root; audit
test batch bt3
{noformat}
Also, although this doesn't appear to fix the issue, I noticed
AuditedSecurityOperation isn't using the truncated lists of ranges (see
attached patch).
> BloomFilterIT fails due to timeout
> ----------------------------------
>
> Key: ACCUMULO-1862
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1862
> Project: Accumulo
> Issue Type: Bug
> Components: test
> Environment: Mac OS X 10.8.5, 16GB RAM
> Reporter: Billie Rinaldi
> Fix For: 1.6.0
>
> Attachments: patch, use_truncated.patch
>
>
> Discussion started on ACCUMULO-1853 at [this
> comment|https://issues.apache.org/jira/browse/ACCUMULO-1853?focusedCommentId=13816054&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13816054].
> The tserver log indicated it was running low on memory. Neither increasing
> the timeout to 24 minutes nor raising the tserver's memory to 8GB resulted in
> different behavior.
--
This message was sent by Atlassian JIRA
(v6.1#6144)