jojochuang opened a new pull request, #8257:
URL: https://github.com/apache/ozone/pull/8257

   ## What changes were proposed in this pull request?
   HDDS-12761. Add missing network port configuration properties into 
ozone-default.xml
   
   1. removed unused property hdds.rest.http-address from ozone-default.xml and 
the code.
   2. corrected default value of ozone.s3g.https-address and 
ozone.s3g.https-address.
   3. Added ozone.recon.address to ozone-default.xml, but don't assign default 
value, because  if the property has value set, datanode assumes there's recon 
server configured, and unit tests will fail. (IMO, this is a bug, but fixing it 
changes default behavior)
   4. Added ozone.om.s3.grpc.server_enabled to ozone-default.xml.
   5. do not skip configuration property check for 
ozone.om.s3.grpc.server_enabled and ozone.recon.address.
   
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-12761
   
   ## How was this patch tested?
   
   Unit test


-- 
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: issues-unsubscr...@ozone.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org
For additional commands, e-mail: issues-h...@ozone.apache.org

Reply via email to