You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/06/16 03:05:23 UTC

[GitHub] [ozone] wzhallright opened a new pull request #2342: HDDS-5353. Fix execute twice of executeBatch when insertAudits

wzhallright opened a new pull request #2342:
URL: https://github.com/apache/ozone/pull/2342


   ## What changes were proposed in this pull request?
   
   If batchSize = 1000, and the auditEntries size also 1000.
   
   Now the executeBatch will execute twice.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-5353?filter=-2
   
   ## How was this patch tested?
   
   


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



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


[GitHub] [ozone] wzhallright commented on pull request #2342: HDDS-5353. Fix execute twice of executeBatch when insertAudits

Posted by GitBox <gi...@apache.org>.
wzhallright commented on pull request #2342:
URL: https://github.com/apache/ozone/pull/2342#issuecomment-866789282


   It seems that the test failures are unrelated to the patch.
   Could you help review and merge this PR? @ChenSammi @ayushtkn @adoroszlai thanks!


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



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


[GitHub] [ozone] adoroszlai commented on pull request #2342: HDDS-5353. Avoid unnecessary executeBatch call in insertAudits

Posted by GitBox <gi...@apache.org>.
adoroszlai commented on pull request #2342:
URL: https://github.com/apache/ozone/pull/2342#issuecomment-867040076


   Thanks @wzhallright for the patch, @ayushtkn for the review.


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



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


[GitHub] [ozone] wzhallright commented on pull request #2342: HDDS-5353. Fix execute twice of executeBatch when insertAudits

Posted by GitBox <gi...@apache.org>.
wzhallright commented on pull request #2342:
URL: https://github.com/apache/ozone/pull/2342#issuecomment-863717820


   @adoroszlai @dineshchitlangia Could you help review this patch?


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



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


[GitHub] [ozone] adoroszlai merged pull request #2342: HDDS-5353. Avoid unnecessary executeBatch call in insertAudits

Posted by GitBox <gi...@apache.org>.
adoroszlai merged pull request #2342:
URL: https://github.com/apache/ozone/pull/2342


   


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



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