orpiske commented on PR #8035: URL: https://github.com/apache/camel/pull/8035#issuecomment-1194301109
@aldettinger @davsclaus I was investigating the current CI failure today and I found - after bisecting the code - that the log ones are related to #7928. It looks like the new hadoop libraries cause a conflict which prevent the correct log class from being instantiated (see the attachments, please). I am not entirely sure if this is the correct fix. Maybe it would be better to filter the exclusions directly on the camel-hbase component, but I couldn't get a good set of exclusions there. Do you mind to take a look/review this, please? <img width="572" alt="with-hadoop-common" src="https://user-images.githubusercontent.com/1851560/180825007-a309ac9c-8ef2-4d64-a1d1-f63d21fe6ed9.png"> <img width="661" alt="without-hadoop-common" src="https://user-images.githubusercontent.com/1851560/180825013-7357a092-bbe5-4deb-9b55-dd043fb0bce1.png"> -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org