mattrpav commented on PR #1474:
URL: https://github.com/apache/activemq/pull/1474#issuecomment-3109581811

   > This looks like a good set of changes to add robustness and the ability 
for the broker to recover from some IO errors without restart.
   > 
   > I see the store() method has the handler-- any reason to not also add it 
to the load(Location )?
   > 
   > ref:
   > 
   > 
https://github.com/apache/activemq/blob/18e9b34dfe7e3227baf0be122a8db54020f48014/activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/MessageDatabase.java#L1214
   > 
   > Seems like a _read_ is as (or more) recoverable than the store -- 
especially for network / cloud filesystems, etc.
   
   Noting-- any change to make more recoverable without restart should be a 
follow-on task / feature change. 
   


-- 
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]
For further information, visit: https://activemq.apache.org/contact


Reply via email to