You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2019/04/11 16:00:58 UTC

[GitHub] [activemq-artemis] michaelandrepearce edited a comment on issue #2616: ARTEMIS-2301 Minor change on Epoll and kQueue.isAvailable

michaelandrepearce edited a comment on issue #2616: ARTEMIS-2301 Minor change on Epoll and kQueue.isAvailable
URL: https://github.com/apache/activemq-artemis/pull/2616#issuecomment-482175184
 
 
   Also to note that if in my system i am expecting kqueue and imagine i have managed to somehow break my dependency tree i would want it to epically fail like it does. Just as i expect any other dependency needed if missing i would expect it to crash and fail fast. 
   
   The same being if i have depedency resolution picking the wrong version again i would want it to fail if the version isnt compatible (typically brining in older version with missing classes)
   
   I wouldnt want it to silently carry on and in hope i spot a log line to notice. 
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services