You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by GitBox <gi...@apache.org> on 2018/11/20 16:13:55 UTC

[GitHub] oleewere opened a new pull request #33: AMBARI-24833. Do not open FS on main thread.

oleewere opened a new pull request #33: AMBARI-24833. Do not open FS on main thread.
URL: https://github.com/apache/ambari-logsearch/pull/33
 
 
   # What changes were proposed in this pull request?
   Do not create FS on main thread, on hybrid mode, it can block the main thread so the solr output will stop working.
   Note: that is just a temporal solution, FS creation thread should have a timeout, (that fs stuff cannot be interrupted !!! - so need to figure out something else)
   
   ## How was this patch tested?
   stopped localstack/hdfs in hybrid mode
   
   Please review @g-boros 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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