[jira] [Resolved] (ACCUMULO-1455) Collapse stack traces in log messages in the monitor

2020-03-26 Thread Christopher Tubbs (Jira)
[ https://issues.apache.org/jira/browse/ACCUMULO-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs resolved ACCUMULO-1455. - Resolution: Duplicate Resolving as "duplicate" of

[jira] [Reopened] (ACCUMULO-1455) Collapse stack traces in log messages in the monitor

2020-03-26 Thread Christopher Tubbs (Jira)
[ https://issues.apache.org/jira/browse/ACCUMULO-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs reopened ACCUMULO-1455: - > Collapse stack traces in log messages in the monitor >

[GitHub] [accumulo] ctubbsii commented on a change in pull request #1572: Refactor use of ServerConfigurationFactory

2020-03-26 Thread GitBox
ctubbsii commented on a change in pull request #1572: Refactor use of ServerConfigurationFactory URL: https://github.com/apache/accumulo/pull/1572#discussion_r399024390 ## File path: server/base/src/main/java/org/apache/accumulo/server/tabletserver/LargestFirstMemoryManager.java

[GitHub] [accumulo-testing] billierinaldi opened a new pull request #123: Create a tool for verifying WAL assumptions

2020-03-26 Thread GitBox
billierinaldi opened a new pull request #123: Create a tool for verifying WAL assumptions URL: https://github.com/apache/accumulo-testing/pull/123 Suggestions for additional verifications that could be performed or other improvements are welcome!

[GitHub] [accumulo] milleruntime commented on issue #1249: Allow FATE operations to report goal and status information.

2020-03-26 Thread GitBox
milleruntime commented on issue #1249: Allow FATE operations to report goal and status information. URL: https://github.com/apache/accumulo/issues/1249#issuecomment-604662644 Here are some ideas for the displaying FATE status in the monitor (and an issue specific to the monitor, that can

[jira] [Resolved] (ACCUMULO-1455) Collapse stack traces in log messages in the monitor

2020-03-26 Thread Michael Miller (Jira)
[ https://issues.apache.org/jira/browse/ACCUMULO-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Miller resolved ACCUMULO-1455. -- Resolution: Fixed Fixed in https://github.com/apache/accumulo/pull/688 > Collapse

[jira] [Commented] (ACCUMULO-1455) Collapse stack traces in log messages in the monitor

2020-03-26 Thread Michael Miller (Jira)
[ https://issues.apache.org/jira/browse/ACCUMULO-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17067982#comment-17067982 ] Michael Miller commented on ACCUMULO-1455: -- Fixed in the 2.x Monitor. > Collapse stack

Accumulo-Master - Build # 3075 - Fixed

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

Accumulo-Master - Build # 3074 - Failure

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

[GitHub] [accumulo] milleruntime closed issue #1464: Leverage SimpleThreadPool for improving importtable performance

2020-03-26 Thread GitBox
milleruntime closed issue #1464: Leverage SimpleThreadPool for improving importtable performance URL: https://github.com/apache/accumulo/issues/1464 This is an automated message from the Apache Git Service. To respond to

[GitHub] [accumulo] milleruntime merged pull request #1569: Fixes #1464 - SimpleThreadPool for importtable

2020-03-26 Thread GitBox
milleruntime merged pull request #1569: Fixes #1464 - SimpleThreadPool for importtable URL: https://github.com/apache/accumulo/pull/1569 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [accumulo] arvindshmicrosoft commented on issue #1569: Fixes #1464 - SimpleThreadPool for importtable

2020-03-26 Thread GitBox
arvindshmicrosoft commented on issue #1569: Fixes #1464 - SimpleThreadPool for importtable URL: https://github.com/apache/accumulo/pull/1569#issuecomment-604552940 Thanks @milleruntime. In a single-node Uno test the duration of an importtable of 12,800 RFiles went from around 80 seconds

Accumulo-Master - Build # 3073 - Unstable

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

[GitHub] [accumulo] milleruntime merged pull request #1571: Fix ArrayIndexOutOfBoundsException in importdir

2020-03-26 Thread GitBox
milleruntime merged pull request #1571: Fix ArrayIndexOutOfBoundsException in importdir URL: https://github.com/apache/accumulo/pull/1571 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [accumulo] milleruntime commented on issue #1571: Fix ArrayIndexOutOfBoundsException in importdir

2020-03-26 Thread GitBox
milleruntime commented on issue #1571: Fix ArrayIndexOutOfBoundsException in importdir URL: https://github.com/apache/accumulo/pull/1571#issuecomment-604521975 Thanks for the fix @arvindshmicrosoft This is an automated

[GitHub] [accumulo] milleruntime commented on a change in pull request #1572: Refactor use of ServerConfigurationFactory

2020-03-26 Thread GitBox
milleruntime commented on a change in pull request #1572: Refactor use of ServerConfigurationFactory URL: https://github.com/apache/accumulo/pull/1572#discussion_r398673918 ## File path:

[GitHub] [accumulo] milleruntime commented on a change in pull request #1572: Refactor use of ServerConfigurationFactory

2020-03-26 Thread GitBox
milleruntime commented on a change in pull request #1572: Refactor use of ServerConfigurationFactory URL: https://github.com/apache/accumulo/pull/1572#discussion_r398673918 ## File path:

[GitHub] [accumulo] milleruntime commented on a change in pull request #1572: Refactor use of ServerConfigurationFactory

2020-03-26 Thread GitBox
milleruntime commented on a change in pull request #1572: Refactor use of ServerConfigurationFactory URL: https://github.com/apache/accumulo/pull/1572#discussion_r398606997 ## File path: server/base/src/main/java/org/apache/accumulo/server/conf/TableConfiguration.java ##

[GitHub] [accumulo] milleruntime opened a new pull request #1572: Refactor use of ServerConfigurationFactory

2020-03-26 Thread GitBox
milleruntime opened a new pull request #1572: Refactor use of ServerConfigurationFactory URL: https://github.com/apache/accumulo/pull/1572 Divided this PR into 2 commits: 1 - Deprecates the init method in MemoryManager that took ServerConfigurationFactory as a parameter. Replace it

[GitHub] [accumulo] milleruntime closed issue #1203: Merge ServerInfo into ServerContext

2020-03-26 Thread GitBox
milleruntime closed issue #1203: Merge ServerInfo into ServerContext URL: https://github.com/apache/accumulo/issues/1203 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [accumulo] milleruntime commented on issue #1203: Merge ServerInfo into ServerContext

2020-03-26 Thread GitBox
milleruntime commented on issue #1203: Merge ServerInfo into ServerContext URL: https://github.com/apache/accumulo/issues/1203#issuecomment-604396834 After doing some cleanup of ServerContext and ClientContext, I don't think this refactor is needed. ServerInfo is now just internal to