-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15157/
-----------------------------------------------------------
Review request for accumulo and Drew Farris.
Bugs: ACCUMULO-803
https://issues.apache.org/jira/browse/ACCUMULO-803
Repository: accumulo
Description
-------
Updated Drew Farris' patch to master. Couldn't easily update
ReverseLogicalTimeTest, so I commented it out for now. Wanted to get up to date
and on review board before it got forgotten again.
Diffs
-----
core/src/main/java/org/apache/accumulo/core/client/admin/TimeType.java
3f5de94
core/src/main/java/org/apache/accumulo/core/client/mock/MockTable.java
3dcab11
core/src/main/java/org/apache/accumulo/core/util/shell/commands/CreateTableCommand.java
0ad787d
docs/src/main/latex/accumulo_user_manual/chapters/table_configuration.tex
5ecbf05
server/src/main/java/org/apache/accumulo/server/tabletserver/TabletTime.java
c7cfc59
test/src/main/java/org/apache/accumulo/test/functional/ReverseLogicalTimeTest.java
PRE-CREATION
Diff: https://reviews.apache.org/r/15157/diff/
Testing
-------
Thanks,
John Vines