Green-Angry-Bird opened a new issue #9452: Default single-server settings spew 
warnings in coordinator-overlord log
URL: https://github.com/apache/druid/issues/9452
 
 
   Using the default settings provided by singler-server/medium, the 
coordinator-overlord log is filled with warnings such as:
   
   2020-03-03T14:00:07,794 WARN [Coordinator-Exec--0] 
org.apache.druid.server.coordinator.rules.LoadRule - No available 
[_default_tier] servers or node capacity to assign 
segment[MySegment_2019-12-22T00:00:00.000Z_2019-12-23T00:00:00.000Z_2019-12-22T08:20:07.627Z_21]!
 Expected Replicants[2]
   
   It would appear that only one historical node is created but the expected 
replicants is set to 2. As these are the defaults, I would expect two 
historicals by default or replicants set to 1.
   
   ### Affected Version
   
   This was found in apache-druid-0.17.0
   
   ### Description
   
   - Cluster size
   single-server/medium
   
   - Configurations in use
   Default configuration that ships with druid-0.17.0
   
   - Steps to reproduce the problem
   Use Load Data from Unified Console GUI and load data from anywhere 
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to