Sanil15 opened a new pull request #1310: SAMZA-2475: Fix allocated resource 
expiry bug
URL: https://github.com/apache/samza/pull/1310
 
 
   **Bug/Changes:** Yarn allocated resource expiry time default config is in 
ms, this was getting incorrectly declared using Duration.ofMinutes(...) instead 
of Duration ofMillis(...)
   
   **API Changes:** None
   
   **Upgrade Instructions:** None
   
   **Usage Instructions:** Instantiate ContainerPlacementMetadataStore to write 
Container placement messages to Metastore, query it by the UUID generated

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to