risdenk commented on PR #6150:
URL: https://github.com/apache/hadoop/pull/6150#issuecomment-1752982874

   > One nit comment, I am confused the relationship with 
[apache/solr#1743](https://github.com/apache/solr/pull/1743) from the 
description of PR.
   
   Apache Solr spins up multiple nodes and uses Hadoop authentication framework 
for testing. https://github.com/apache/solr/pull/1743 upgraded to Hadoop 3.3.6. 
This found the race condition. I tested replacing 
ZKDelegationTokenSecretManager in Apache Solr to make sure this would address 
the issue. Apache Solr doesn't want to ship modified Hadoop jars so I reverted 
those changes and put in a workaround to create the necessary znodes before 
getting to ZKDelegationTokenSecretManager.  I would remove the creation of the 
znode introduced in https://github.com/apache/solr/pull/1743 once a Hadoop 
release happens with a fix for this.


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