[ 
https://issues.apache.org/jira/browse/ACCUMULO-2921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Busbey updated ACCUMULO-2921:
----------------------------------

    Description: 
The [user manual section on 
constraints|http://accumulo.apache.org/1.6/accumulo_user_manual.html#_constraints]
 claims that we don't ship with any constraint implementations.

This is no longer true, because we have 
[DefaultKeySizeConstraint|https://git-wip-us.apache.org/repos/asf?p=accumulo.git;a=blob;f=core/src/main/java/org/apache/accumulo/core/constraints/DefaultKeySizeConstraint.java;h=88b7eea19718c145010d915e0f97f2057dc7acf8;hb=refs/heads/1.6.1-SNAPSHOT].

Some brief mention of what this constraint does, why we include it by default, 
and how to change that it is there would be good.

Also, we should cover 
[VisibilityConstraint|https://git-wip-us.apache.org/repos/asf?p=accumulo.git;a=blob;f=core/src/main/java/org/apache/accumulo/core/security/VisibilityConstraint.java;h=8613ca7e598fc1b04662a18553517b6b9342aff1;hb=refs/heads/1.6.1-SNAPSHOT]
 in this section, with a similar explanation of why/when/how you would 
configure it.

  was:
The [user manual section on 
constraints|http://accumulo.apache.org/1.6/accumulo_user_manual.html#_constraints]
 claims that we don't ship with any constraint implementations.

This is no longer true, because we have 
[https://git-wip-us.apache.org/repos/asf?p=accumulo.git;a=blob;f=core/src/main/java/org/apache/accumulo/core/constraints/DefaultKeySizeConstraint.java;h=88b7eea19718c145010d915e0f97f2057dc7acf8;hb=refs/heads/1.6.1-SNAPSHOT|DefaultKeySizeConstraint].

Some brief mention of what this constraint does, why we include it by default, 
and how to change that it is there would be good.


> Manual section on Contraints should mention DefaultKeySizeConstraint
> --------------------------------------------------------------------
>
>                 Key: ACCUMULO-2921
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2921
>             Project: Accumulo
>          Issue Type: Bug
>          Components: docs
>    Affects Versions: 1.6.0
>            Reporter: Sean Busbey
>            Priority: Minor
>              Labels: newbie
>             Fix For: 1.6.1, 1.7.0
>
>
> The [user manual section on 
> constraints|http://accumulo.apache.org/1.6/accumulo_user_manual.html#_constraints]
>  claims that we don't ship with any constraint implementations.
> This is no longer true, because we have 
> [DefaultKeySizeConstraint|https://git-wip-us.apache.org/repos/asf?p=accumulo.git;a=blob;f=core/src/main/java/org/apache/accumulo/core/constraints/DefaultKeySizeConstraint.java;h=88b7eea19718c145010d915e0f97f2057dc7acf8;hb=refs/heads/1.6.1-SNAPSHOT].
> Some brief mention of what this constraint does, why we include it by 
> default, and how to change that it is there would be good.
> Also, we should cover 
> [VisibilityConstraint|https://git-wip-us.apache.org/repos/asf?p=accumulo.git;a=blob;f=core/src/main/java/org/apache/accumulo/core/security/VisibilityConstraint.java;h=8613ca7e598fc1b04662a18553517b6b9342aff1;hb=refs/heads/1.6.1-SNAPSHOT]
>  in this section, with a similar explanation of why/when/how you would 
> configure it.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to