ctubbsii opened a new issue #1491: Broken ChaoticBalancerIT
URL: https://github.com/apache/accumulo/issues/1491
The ChaoticBalancerIT keeps failing. I found the following in the master
logs. It seems the
```
2020-01-30 17:52:32,964 [master.Master] ERROR: Error processing table st
The Apache Jenkins build system has built Accumulo-1.9 (build #430)
Status: Unstable
Check console output at https://builds.apache.org/job/Accumulo-1.9/430/ to view
the results.
milleruntime opened a new pull request #1490: Remove unreachable code in
DatafileManager
URL: https://github.com/apache/accumulo/pull/1490
Changes in 2.x to DatafileManager with how the root table stores its
metadata left only one call to waitForScansToFinish, where it always passed in
a
EdColeman commented on a change in pull request #1487: Fixes: #1323 Implement a
write thread limit
URL: https://github.com/apache/accumulo/pull/1487#discussion_r373167656
##
File path:
server/tserver/src/main/java/org/apache/accumulo/tserver/TabletServer.java
##
@@ -948,6
ctubbsii commented on issue #1438: Add Automatic-Module-Name to JAR manifest
URL: https://github.com/apache/accumulo/pull/1438#issuecomment-580376172
> > This change breaks the javadoc but I am not sure why.
>
> Even with the all of our jars having their own name the javadoc plugin is
asfgit closed issue #1485: Broken GarbageCollectorIT
URL: https://github.com/apache/accumulo/issues/1485
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
milleruntime commented on issue #1485: Broken GarbageCollectorIT
URL: https://github.com/apache/accumulo/issues/1485#issuecomment-580338799
> I am working on using TabletFile in this part of the code and it will fix
this text.
OK after some tinkering, I believe the IT can be fixed in
ctubbsii commented on a change in pull request #1489: Fixes #1458 - ZooSession
now uses nanoTime vice currentTimeMillis
URL: https://github.com/apache/accumulo/pull/1489#discussion_r373021289
##
File path:
core/src/main/java/org/apache/accumulo/fate/zookeeper/ZooSession.java
#
ctubbsii commented on a change in pull request #1489: Fixes #1458 - ZooSession
now uses nanoTime vice currentTimeMillis
URL: https://github.com/apache/accumulo/pull/1489#discussion_r373026444
##
File path:
core/src/main/java/org/apache/accumulo/fate/zookeeper/ZooSession.java
#
cradal opened a new pull request #1489: Fixes #1458 - ZooSession now uses
nanoTime vice currentTimeMillis
URL: https://github.com/apache/accumulo/pull/1489
Updated class to use nanoTime() as the base start time for duration
calculations.
---
10 matches
Mail list logo