xuziyang commented on issue #1933:
URL: https://github.com/apache/hertzbeat/issues/1933#issuecomment-2100015871

   > Hi, this is due to historical configuration. Although we can only 
configure one store, many users will configure multiple ones, or forget to turn 
off the default one, causing the operation to fail. So here we changed to 
inject multiple beans and then select one.
   > 
   > I think we can update it to inject only one instance. And we need to 
discuss whether we need to start reporting errors when there is no bean when 
startup.
   
   from the documentation, it is possible to use only the real-time data 
storage and not the historical data repository.
   
   since it's expected that no historical data repository is configured, I 
think it's good to give a warning at system startup if no historical data 
repository is configured
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to