[jira] [Updated] (ACCUMULO-4719) Replace WalkingSecurity with API

2017-10-06 Thread Michael Miller (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Miller updated ACCUMULO-4719: - Summary: Replace WalkingSecurity with API (was: Replace use of WalkingSecurity with

[jira] [Resolved] (ACCUMULO-4720) Replace use of WalkingSecurity with API

2017-10-06 Thread Michael Miller (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Miller resolved ACCUMULO-4720. -- Resolution: Duplicate > Replace use of WalkingSecurity with API >

[jira] [Created] (ACCUMULO-4720) Replace use of WalkingSecurity with API

2017-10-06 Thread Michael Miller (JIRA)
Michael Miller created ACCUMULO-4720: Summary: Replace use of WalkingSecurity with API Key: ACCUMULO-4720 URL: https://issues.apache.org/jira/browse/ACCUMULO-4720 Project: Accumulo Issue

[jira] [Created] (ACCUMULO-4719) Replace use of WalkingSecurity with API

2017-10-06 Thread Michael Miller (JIRA)
Michael Miller created ACCUMULO-4719: Summary: Replace use of WalkingSecurity with API Key: ACCUMULO-4719 URL: https://issues.apache.org/jira/browse/ACCUMULO-4719 Project: Accumulo Issue

[jira] [Assigned] (ACCUMULO-4717) Testing repo should only use public API

2017-10-06 Thread Michael Miller (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Miller reassigned ACCUMULO-4717: Assignee: Michael Miller > Testing repo should only use public API >

[jira] [Resolved] (ACCUMULO-4718) Accumulo-testing classes are broken

2017-10-06 Thread Michael Miller (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Miller resolved ACCUMULO-4718. -- Resolution: Fixed > Accumulo-testing classes are broken >

[GitHub] milleruntime closed pull request #5: ACCUMULO-4717 Add checkstyle plugin to check API

2017-10-06 Thread git
milleruntime closed pull request #5: ACCUMULO-4717 Add checkstyle plugin to check API URL: https://github.com/apache/accumulo-testing/pull/5 This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (ACCUMULO-4717) Testing repo should only use public API

2017-10-06 Thread Keith Turner (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16194826#comment-16194826 ] Keith Turner commented on ACCUMULO-4717: After the PR #5 is merged, can run {{mvn

[GitHub] keith-turner commented on a change in pull request #304: ACCUMULO-4716 Don't cache blks over max array size

2017-10-06 Thread git
keith-turner commented on a change in pull request #304: ACCUMULO-4716 Don't cache blks over max array size URL: https://github.com/apache/accumulo/pull/304#discussion_r143228666 ## File path: core/src/main/java/org/apache/accumulo/core/file/blockfile/impl/CachableBlockFile.java

[GitHub] jmark99 commented on issue #304: ACCUMULO-4716 Don't cache blks over max array size

2017-10-06 Thread git
jmark99 commented on issue #304: ACCUMULO-4716 Don't cache blks over max array size URL: https://github.com/apache/accumulo/pull/304#issuecomment-334795821 ACCUMULO-4716 Don't cache blocks over max array size Modified to move MAX_ARRAY_SIZE from within the method to a constant class

[GitHub] keith-turner commented on a change in pull request #304: ACCUMULO-4716 Don't cache blks over max array size

2017-10-06 Thread git
keith-turner commented on a change in pull request #304: ACCUMULO-4716 Don't cache blks over max array size URL: https://github.com/apache/accumulo/pull/304#discussion_r143213486 ## File path: core/src/main/java/org/apache/accumulo/core/file/blockfile/impl/CachableBlockFile.java