[GitHub] ivakegg commented on a change in pull request #368: ACCUMULO-4777: fix log messages

2018-01-30 Thread GitBox
ivakegg commented on a change in pull request #368: ACCUMULO-4777: fix log messages URL: https://github.com/apache/accumulo/pull/368#discussion_r164924347 ## File path: fate/src/main/java/org/apache/accumulo/fate/zookeeper/Retry.java ## @@ -125,12 +149,51 @@ public long

[GitHub] ivakegg commented on a change in pull request #368: ACCUMULO-4777: fix log messages

2018-01-30 Thread GitBox
ivakegg commented on a change in pull request #368: ACCUMULO-4777: fix log messages URL: https://github.com/apache/accumulo/pull/368#discussion_r164924273 ## File path: fate/src/test/java/org/apache/accumulo/fate/zookeeper/RetryTest.java ## @@ -147,4 +154,344 @@ public

[GitHub] ivakegg commented on a change in pull request #368: ACCUMULO-4777: fix log messages

2018-01-30 Thread GitBox
ivakegg commented on a change in pull request #368: ACCUMULO-4777: fix log messages URL: https://github.com/apache/accumulo/pull/368#discussion_r164924121 ## File path: server/tserver/src/main/java/org/apache/accumulo/tserver/log/TabletServerLogger.java ## @@ -338,9

[GitHub] keith-turner commented on a change in pull request #368: ACCUMULO-4777: fix log messages

2018-01-30 Thread GitBox
keith-turner commented on a change in pull request #368: ACCUMULO-4777: fix log messages URL: https://github.com/apache/accumulo/pull/368#discussion_r164920845 ## File path: fate/src/main/java/org/apache/accumulo/fate/zookeeper/Retry.java ## @@ -125,12 +149,51 @@ public

[GitHub] keith-turner commented on a change in pull request #368: ACCUMULO-4777: fix log messages

2018-01-30 Thread GitBox
keith-turner commented on a change in pull request #368: ACCUMULO-4777: fix log messages URL: https://github.com/apache/accumulo/pull/368#discussion_r164920148 ## File path: server/tserver/src/main/java/org/apache/accumulo/tserver/log/TabletServerLogger.java ## @@ -338,9

[GitHub] keith-turner commented on a change in pull request #368: ACCUMULO-4777: fix log messages

2018-01-30 Thread GitBox
keith-turner commented on a change in pull request #368: ACCUMULO-4777: fix log messages URL: https://github.com/apache/accumulo/pull/368#discussion_r164919814 ## File path: fate/src/test/java/org/apache/accumulo/fate/zookeeper/RetryTest.java ## @@ -147,4 +154,344 @@

Accumulo-Master - Build # 2245 - Failure

2018-01-30 Thread Apache Jenkins Server
The Apache Jenkins build system has built Accumulo-Master (build #2245) Status: Failure Check console output at https://builds.apache.org/job/Accumulo-Master/2245/ to view the results.

[GitHub] keith-turner commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods

2018-01-30 Thread GitBox
keith-turner commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods URL: https://github.com/apache/accumulo/pull/370#discussion_r164916437 ## File path:

[GitHub] keith-turner commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods

2018-01-30 Thread GitBox
keith-turner commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods URL: https://github.com/apache/accumulo/pull/370#discussion_r164917471 ## File path:

[GitHub] jmark99 commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods

2018-01-30 Thread GitBox
jmark99 commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods URL: https://github.com/apache/accumulo/pull/370#discussion_r164913889 ## File path: shell/src/main/java/org/apache/accumulo/shell/commands/CreateTableCommand.java

[GitHub] jmark99 commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods

2018-01-30 Thread GitBox
jmark99 commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods URL: https://github.com/apache/accumulo/pull/370#discussion_r164913826 ## File path: shell/src/main/java/org/apache/accumulo/shell/commands/CreateTableCommand.java

[jira] [Updated] (ACCUMULO-4792) Improve crypto configuration checks

2018-01-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ACCUMULO-4792: - Labels: pull-request-available (was: ) > Improve crypto configuration checks >

[GitHub] PircDef opened a new pull request #371: ACCUMULO-4792 Improve crypto configuration checks

2018-01-30 Thread GitBox
PircDef opened a new pull request #371: ACCUMULO-4792 Improve crypto configuration checks URL: https://github.com/apache/accumulo/pull/371 Added a check to the configuration sanity checker to ensure that, if a crypto module other than NullCryptoModule was selected, a

[jira] [Created] (ACCUMULO-4792) Improve crypto configuration checks

2018-01-30 Thread Nick Felts (JIRA)
Nick Felts created ACCUMULO-4792: Summary: Improve crypto configuration checks Key: ACCUMULO-4792 URL: https://issues.apache.org/jira/browse/ACCUMULO-4792 Project: Accumulo Issue Type:

[GitHub] milleruntime closed pull request #364: ACCUMULO-4778 Initial feedback for table name to id mapping cache

2018-01-30 Thread GitBox
milleruntime closed pull request #364: ACCUMULO-4778 Initial feedback for table name to id mapping cache URL: https://github.com/apache/accumulo/pull/364 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[GitHub] jmark99 commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods

2018-01-30 Thread GitBox
jmark99 commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods URL: https://github.com/apache/accumulo/pull/370#discussion_r164869434 ## File path: test/src/main/java/org/apache/accumulo/test/ShellServerIT.java ## @@

[GitHub] keith-turner commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods

2018-01-30 Thread GitBox
keith-turner commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods URL: https://github.com/apache/accumulo/pull/370#discussion_r164869308 ## File path: test/src/main/java/org/apache/accumulo/test/ShellServerIT.java ##

[GitHub] keith-turner commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods

2018-01-30 Thread GitBox
keith-turner commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods URL: https://github.com/apache/accumulo/pull/370#discussion_r164868666 ## File path: test/src/main/java/org/apache/accumulo/test/ShellServerIT.java ##

[GitHub] keith-turner commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods

2018-01-30 Thread GitBox
keith-turner commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods URL: https://github.com/apache/accumulo/pull/370#discussion_r164863051 ## File path:

[GitHub] jmark99 commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods

2018-01-30 Thread GitBox
jmark99 commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods URL: https://github.com/apache/accumulo/pull/370#discussion_r164864977 ## File path: test/src/main/java/org/apache/accumulo/test/ShellServerIT.java ## @@

[GitHub] jmark99 commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods

2018-01-30 Thread GitBox
jmark99 commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods URL: https://github.com/apache/accumulo/pull/370#discussion_r164864624 ## File path: shell/src/main/java/org/apache/accumulo/shell/commands/CreateTableCommand.java

[GitHub] jmark99 commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods

2018-01-30 Thread GitBox
jmark99 commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods URL: https://github.com/apache/accumulo/pull/370#discussion_r164864370 ## File path: shell/src/main/java/org/apache/accumulo/shell/commands/CreateTableCommand.java

[GitHub] keith-turner commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods

2018-01-30 Thread GitBox
keith-turner commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods URL: https://github.com/apache/accumulo/pull/370#discussion_r164863285 ## File path:

[GitHub] keith-turner commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods

2018-01-30 Thread GitBox
keith-turner commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods URL: https://github.com/apache/accumulo/pull/370#discussion_r164863051 ## File path:

[GitHub] jmark99 commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods

2018-01-30 Thread GitBox
jmark99 commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods URL: https://github.com/apache/accumulo/pull/370#discussion_r164863136 ## File path: shell/src/main/java/org/apache/accumulo/shell/commands/CreateTableCommand.java

[GitHub] jmark99 commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods

2018-01-30 Thread GitBox
jmark99 commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods URL: https://github.com/apache/accumulo/pull/370#discussion_r164862676 ## File path: test/src/main/java/org/apache/accumulo/test/ShellServerIT.java ## @@

[GitHub] jmark99 commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods

2018-01-30 Thread GitBox
jmark99 commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods URL: https://github.com/apache/accumulo/pull/370#discussion_r164862676 ## File path: test/src/main/java/org/apache/accumulo/test/ShellServerIT.java ## @@

[GitHub] jmark99 commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods

2018-01-30 Thread GitBox
jmark99 commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods URL: https://github.com/apache/accumulo/pull/370#discussion_r164861806 ## File path: test/src/main/java/org/apache/accumulo/test/ShellServerIT.java ## @@

[GitHub] keith-turner commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods

2018-01-30 Thread GitBox
keith-turner commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods URL: https://github.com/apache/accumulo/pull/370#discussion_r164861376 ## File path: test/src/main/java/org/apache/accumulo/test/ShellServerIT.java ##

[GitHub] keith-turner commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods

2018-01-30 Thread GitBox
keith-turner commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods URL: https://github.com/apache/accumulo/pull/370#discussion_r164861137 ## File path: test/src/main/java/org/apache/accumulo/test/ShellServerIT.java ##

[GitHub] keith-turner commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods

2018-01-30 Thread GitBox
keith-turner commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods URL: https://github.com/apache/accumulo/pull/370#discussion_r164861047 ## File path:

[GitHub] keith-turner commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods

2018-01-30 Thread GitBox
keith-turner commented on a change in pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods URL: https://github.com/apache/accumulo/pull/370#discussion_r164860539 ## File path: test/src/main/java/org/apache/accumulo/test/ShellServerIT.java ##

Accumulo-Pull-Requests - Build # 1002 - Fixed

2018-01-30 Thread Apache Jenkins Server
The Apache Jenkins build system has built Accumulo-Pull-Requests (build #1002) Status: Fixed Check console output at https://builds.apache.org/job/Accumulo-Pull-Requests/1002/ to view the results.

[GitHub] jmark99 commented on issue #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods

2018-01-30 Thread GitBox
jmark99 commented on issue #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods URL: https://github.com/apache/accumulo/pull/370#issuecomment-361684904 Yep, I updated the createtable help usage to display the new options.

[GitHub] milleruntime commented on issue #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods

2018-01-30 Thread GitBox
milleruntime commented on issue #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods URL: https://github.com/apache/accumulo/pull/370#issuecomment-361684413 Looks good to me. Does the command line help print the new options? I've worked with the shell some but can't

[GitHub] milleruntime commented on issue #364: ACCUMULO-4778 Initial feedback for table name to id mapping cache

2018-01-30 Thread GitBox
milleruntime commented on issue #364: ACCUMULO-4778 Initial feedback for table name to id mapping cache URL: https://github.com/apache/accumulo/pull/364#issuecomment-361670549 For future reference, I pushed the tests I created to my accumulo-benchmark repo:

[GitHub] milleruntime commented on issue #364: ACCUMULO-4778 Initial feedback for table name to id mapping cache

2018-01-30 Thread GitBox
milleruntime commented on issue #364: ACCUMULO-4778 Initial feedback for table name to id mapping cache URL: https://github.com/apache/accumulo/pull/364#issuecomment-361670029 Running the benchmark tests with multiple threads only shows a greater improvement. I think this is ready to

[jira] [Updated] (ACCUMULO-4772) Update Accumulo shell to utilize new NewTableConfiguration methods

2018-01-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ACCUMULO-4772: - Labels: pull-request-available (was: ) > Update Accumulo shell to utilize new

[GitHub] jmark99 opened a new pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods

2018-01-30 Thread GitBox
jmark99 opened a new pull request #370: ACCUMULO-4772 Update shell to use NewTableConfiguration methods URL: https://github.com/apache/accumulo/pull/370 ACCUMULO-4772 Update Accumulo shell to utilize new NewTableConfiguration methods Added capability to pre-configure iterators and

[jira] [Created] (ACCUMULO-4791) setshelliter command has incorrect usage statement

2018-01-30 Thread Mark Owens (JIRA)
Mark Owens created ACCUMULO-4791: Summary: setshelliter command has incorrect usage statement Key: ACCUMULO-4791 URL: https://issues.apache.org/jira/browse/ACCUMULO-4791 Project: Accumulo