You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by GitBox <gi...@apache.org> on 2020/03/10 18:08:05 UTC

[GitHub] [samza] Sanil15 opened a new pull request #1310: SAMZA-2475: Fix allocated resource expiry bug

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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [samza] Sanil15 commented on issue #1310: SAMZA-2475: Fix allocated resource expiry bug

Posted by GitBox <gi...@apache.org>.
Sanil15 commented on issue #1310: SAMZA-2475: Fix allocated resource expiry bug
URL: https://github.com/apache/samza/pull/1310#issuecomment-597355342
 
 
   Travis passed against my local fork: https://travis-ci.org/Sanil15/samza?utm_medium=notification&utm_source=github_status

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [samza] mynameborat merged pull request #1310: SAMZA-2475: Fix allocated resource expiry bug

Posted by GitBox <gi...@apache.org>.
mynameborat merged pull request #1310: SAMZA-2475: Fix allocated resource expiry bug
URL: https://github.com/apache/samza/pull/1310
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services