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

2018-03-14 Thread Mark Owens (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Owens reassigned ACCUMULO-4791: Assignee: Mark Owens > setshelliter command has incorrect usage statement >

[jira] [Created] (ACCUMULO-4847) Fix Retry API

2018-03-14 Thread Christopher Tubbs (JIRA)
Christopher Tubbs created ACCUMULO-4847: --- Summary: Fix Retry API Key: ACCUMULO-4847 URL: https://issues.apache.org/jira/browse/ACCUMULO-4847 Project: Accumulo Issue Type: Bug

[GitHub] ctubbsii opened a new pull request #399: ACCUMULO-4847 Fix Retry utility's API

2018-03-14 Thread GitBox
ctubbsii opened a new pull request #399: ACCUMULO-4847 Fix Retry utility's API URL: https://github.com/apache/accumulo/pull/399 Create a builder API for Retry and RetryFactory, so that the parameters (which all have the same type) cannot be easily confused for one another and cause "sl

[jira] [Updated] (ACCUMULO-4847) Fix Retry API

2018-03-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ACCUMULO-4847: - Labels: pull-request-available (was: ) > Fix Retry API > - > >

[GitHub] milleruntime commented on a change in pull request #399: ACCUMULO-4847 Fix Retry utility's API

2018-03-14 Thread GitBox
milleruntime commented on a change in pull request #399: ACCUMULO-4847 Fix Retry utility's API URL: https://github.com/apache/accumulo/pull/399#discussion_r174558134 ## File path: fate/src/main/java/org/apache/accumulo/fate/util/Retry.java ## @@ -0,0 +1,356 @@ +/* + * Lice

[GitHub] ctubbsii commented on a change in pull request #399: ACCUMULO-4847 Fix Retry utility's API

2018-03-14 Thread GitBox
ctubbsii commented on a change in pull request #399: ACCUMULO-4847 Fix Retry utility's API URL: https://github.com/apache/accumulo/pull/399#discussion_r174562559 ## File path: fate/src/main/java/org/apache/accumulo/fate/util/Retry.java ## @@ -0,0 +1,356 @@ +/* + * Licensed

[GitHub] keith-turner commented on a change in pull request #399: ACCUMULO-4847 Fix Retry utility's API

2018-03-14 Thread GitBox
keith-turner commented on a change in pull request #399: ACCUMULO-4847 Fix Retry utility's API URL: https://github.com/apache/accumulo/pull/399#discussion_r174559977 ## File path: fate/src/main/java/org/apache/accumulo/fate/util/Retry.java ## @@ -0,0 +1,356 @@ +/* + * Lice

[GitHub] keith-turner commented on a change in pull request #399: ACCUMULO-4847 Fix Retry utility's API

2018-03-14 Thread GitBox
keith-turner commented on a change in pull request #399: ACCUMULO-4847 Fix Retry utility's API URL: https://github.com/apache/accumulo/pull/399#discussion_r174567481 ## File path: fate/src/main/java/org/apache/accumulo/fate/util/Retry.java ## @@ -0,0 +1,356 @@ +/* + * Lice

[GitHub] keith-turner commented on a change in pull request #399: ACCUMULO-4847 Fix Retry utility's API

2018-03-14 Thread GitBox
keith-turner commented on a change in pull request #399: ACCUMULO-4847 Fix Retry utility's API URL: https://github.com/apache/accumulo/pull/399#discussion_r174560324 ## File path: fate/src/main/java/org/apache/accumulo/fate/util/Retry.java ## @@ -0,0 +1,356 @@ +/* + * Lice

[GitHub] ctubbsii commented on a change in pull request #399: ACCUMULO-4847 Fix Retry utility's API

2018-03-14 Thread GitBox
ctubbsii commented on a change in pull request #399: ACCUMULO-4847 Fix Retry utility's API URL: https://github.com/apache/accumulo/pull/399#discussion_r174578884 ## File path: fate/src/main/java/org/apache/accumulo/fate/util/Retry.java ## @@ -0,0 +1,356 @@ +/* + * Licensed

[GitHub] ctubbsii commented on a change in pull request #399: ACCUMULO-4847 Fix Retry utility's API

2018-03-14 Thread GitBox
ctubbsii commented on a change in pull request #399: ACCUMULO-4847 Fix Retry utility's API URL: https://github.com/apache/accumulo/pull/399#discussion_r174578922 ## File path: fate/src/main/java/org/apache/accumulo/fate/util/Retry.java ## @@ -0,0 +1,356 @@ +/* + * Licensed

[GitHub] milleruntime commented on a change in pull request #399: ACCUMULO-4847 Fix Retry utility's API

2018-03-14 Thread GitBox
milleruntime commented on a change in pull request #399: ACCUMULO-4847 Fix Retry utility's API URL: https://github.com/apache/accumulo/pull/399#discussion_r174579060 ## File path: fate/src/main/java/org/apache/accumulo/fate/util/Retry.java ## @@ -0,0 +1,356 @@ +/* + * Lice

[GitHub] ctubbsii commented on a change in pull request #399: ACCUMULO-4847 Fix Retry utility's API

2018-03-14 Thread GitBox
ctubbsii commented on a change in pull request #399: ACCUMULO-4847 Fix Retry utility's API URL: https://github.com/apache/accumulo/pull/399#discussion_r174579228 ## File path: fate/src/main/java/org/apache/accumulo/fate/util/Retry.java ## @@ -0,0 +1,356 @@ +/* + * Licensed

[GitHub] mikewalch opened a new pull request #61: Moved BigTable reference to design doc

2018-03-14 Thread GitBox
mikewalch opened a new pull request #61: Moved BigTable reference to design doc URL: https://github.com/apache/accumulo-website/pull/61 This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] ctubbsii commented on a change in pull request #61: Moved BigTable reference to design doc

2018-03-14 Thread GitBox
ctubbsii commented on a change in pull request #61: Moved BigTable reference to design doc URL: https://github.com/apache/accumulo-website/pull/61#discussion_r174588435 ## File path: index.html ## @@ -9,7 +9,7 @@ Apache Accumulo® is a sorted, distributed key/value s

[GitHub] ctubbsii commented on a change in pull request #399: ACCUMULO-4847 Fix Retry utility's API

2018-03-14 Thread GitBox
ctubbsii commented on a change in pull request #399: ACCUMULO-4847 Fix Retry utility's API URL: https://github.com/apache/accumulo/pull/399#discussion_r174589007 ## File path: fate/src/main/java/org/apache/accumulo/fate/util/Retry.java ## @@ -0,0 +1,356 @@ +/* + * Licensed

[GitHub] mikewalch commented on a change in pull request #61: Moved BigTable reference to design doc

2018-03-14 Thread GitBox
mikewalch commented on a change in pull request #61: Moved BigTable reference to design doc URL: https://github.com/apache/accumulo-website/pull/61#discussion_r174590728 ## File path: index.html ## @@ -9,7 +9,7 @@ Apache Accumulo® is a sorted, distributed key/value

[GitHub] ctubbsii commented on a change in pull request #61: Moved BigTable reference to design doc

2018-03-14 Thread GitBox
ctubbsii commented on a change in pull request #61: Moved BigTable reference to design doc URL: https://github.com/apache/accumulo-website/pull/61#discussion_r174590865 ## File path: index.html ## @@ -9,7 +9,7 @@ Apache Accumulo® is a sorted, distributed key/value s

[GitHub] milleruntime commented on a change in pull request #399: ACCUMULO-4847 Fix Retry utility's API

2018-03-14 Thread GitBox
milleruntime commented on a change in pull request #399: ACCUMULO-4847 Fix Retry utility's API URL: https://github.com/apache/accumulo/pull/399#discussion_r174591359 ## File path: fate/src/main/java/org/apache/accumulo/fate/util/Retry.java ## @@ -0,0 +1,356 @@ +/* + * Lice

[GitHub] ctubbsii commented on a change in pull request #399: ACCUMULO-4847 Fix Retry utility's API

2018-03-14 Thread GitBox
ctubbsii commented on a change in pull request #399: ACCUMULO-4847 Fix Retry utility's API URL: https://github.com/apache/accumulo/pull/399#discussion_r174596000 ## File path: fate/src/main/java/org/apache/accumulo/fate/util/Retry.java ## @@ -0,0 +1,356 @@ +/* + * Licensed

[GitHub] ctubbsii closed pull request #399: ACCUMULO-4847 Fix Retry utility's API

2018-03-14 Thread GitBox
ctubbsii closed pull request #399: ACCUMULO-4847 Fix Retry utility's API URL: https://github.com/apache/accumulo/pull/399 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 provenance: As this is a foreign pull r

[jira] [Created] (ACCUMULO-4848) New Connector API broke Testing repo

2018-03-14 Thread Michael Miller (JIRA)
Michael Miller created ACCUMULO-4848: Summary: New Connector API broke Testing repo Key: ACCUMULO-4848 URL: https://issues.apache.org/jira/browse/ACCUMULO-4848 Project: Accumulo Issue Ty

[jira] [Assigned] (ACCUMULO-4848) New Connector API broke Testing repo

2018-03-14 Thread Michael Miller (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Miller reassigned ACCUMULO-4848: Assignee: Michael Miller > New Connector API broke Testing repo > -

[jira] [Resolved] (ACCUMULO-4847) Fix Retry API

2018-03-14 Thread Christopher Tubbs (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs resolved ACCUMULO-4847. - Resolution: Fixed > Fix Retry API > - > > Key: ACCU

[GitHub] mikewalch closed pull request #61: Moved BigTable reference to design doc

2018-03-14 Thread GitBox
mikewalch closed pull request #61: Moved BigTable reference to design doc URL: https://github.com/apache/accumulo-website/pull/61 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 provenance: As this is a foreig

[jira] [Commented] (ACCUMULO-4828) Initialization of master deadlocks

2018-03-14 Thread Christopher Tubbs (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16399447#comment-16399447 ] Christopher Tubbs commented on ACCUMULO-4828: - Sadly, it does not look like

[jira] [Commented] (ACCUMULO-4819) Fix numerous warnings introduced by Connector improvements

2018-03-14 Thread Michael Miller (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16399483#comment-16399483 ] Michael Miller commented on ACCUMULO-4819: -- This also needs to be done with ac

[GitHub] mikewalch opened a new pull request #400: Updates to README

2018-03-14 Thread GitBox
mikewalch opened a new pull request #400: Updates to README URL: https://github.com/apache/accumulo/pull/400 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use th

Accumulo-Master - Build # 2283 - Fixed

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

Accumulo-1.8 - Build # 280 - Fixed

2018-03-14 Thread Apache Jenkins Server
The Apache Jenkins build system has built Accumulo-1.8 (build #280) Status: Fixed Check console output at https://builds.apache.org/job/Accumulo-1.8/280/ to view the results.