kfaraz opened a new pull request, #17733:
URL: https://github.com/apache/druid/pull/17733

   ### Changes
   
   - Change fields `minimumMessageTime` and `maximumMessageTime` from 
`Optional` to plain nullable fields
   - This does not affect serde of these fields
   - This helps simplify the code. `Optional` should ideally be used for the 
result of a computation, not for a field of a config object.
   - Clean up other logs and comments
   


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