Github user joshelser commented on a diff in the pull request:

    https://github.com/apache/accumulo/pull/272#discussion_r123027579
  
    --- Diff: 
server/base/src/test/java/org/apache/accumulo/server/master/balancer/BaseHostRegexTableLoadBalancerTest.java
 ---
    @@ -138,9 +142,12 @@ public String getId() {
     
       protected static final HashMap<String,String> DEFAULT_TABLE_PROPERTIES = 
new HashMap<>();
       {
    -    
DEFAULT_TABLE_PROPERTIES.put(HostRegexTableLoadBalancer.HOST_BALANCER_OOB_CHECK_KEY,
 "2s");
    +    
DEFAULT_TABLE_PROPERTIES.put(HostRegexTableLoadBalancer.HOST_BALANCER_OOB_CHECK_KEY,
 "7s");
    --- End diff --
    
    How important of a change is this? Something that needs to be called out in 
release notes?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to