----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18917/#review36565 -----------------------------------------------------------
Could you add what branch this diff is against? (Please make it against master, since this is a significant new feature) Also please add a description of whatever testing you've already done. - Sean Busbey On March 7, 2014, 7:28 p.m., Joe Ferner wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/18917/ > ----------------------------------------------------------- > > (Updated March 7, 2014, 7:28 p.m.) > > > Review request for accumulo. > > > Repository: accumulo > > > Description > ------- > > Add a NOT (!) operator to ColumnVisibility (ACCUMULO-2439) > > > Diffs > ----- > > core/src/main/java/org/apache/accumulo/core/security/ColumnVisibility.java > 75091d2 > > core/src/main/java/org/apache/accumulo/core/security/VisibilityEvaluator.java > 725b2c7 > > core/src/test/java/org/apache/accumulo/core/security/ColumnVisibilityTest.java > 7a6a80d > > core/src/test/java/org/apache/accumulo/core/security/VisibilityEvaluatorTest.java > ee4d2ee > > Diff: https://reviews.apache.org/r/18917/diff/ > > > Testing > ------- > > > Thanks, > > Joe Ferner > >
