Sean Busbey created ACCUMULO-2921:
-------------------------------------
Summary: 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
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
[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.
--
This message was sent by Atlassian JIRA
(v6.2#6252)