cloud-fan commented on pull request #32850:
URL: https://github.com/apache/spark/pull/32850#issuecomment-871222996


   > How do other common modules use these errors? For example: spark-unsafe, 
spark-network-common.
   
   Similar problems appear in the config framework as well. spark-unsafe, 
spark-network-common can only hardcode config names instead of using the config 
framework. I think we should create a new module to contain these basic infras 
such as config, error systems, etc., and other modules all depend on this basic 
module.


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