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 2020/07/30 08:46:14 UTC

[GitHub] [hadoop-ozone] vivekratnavel opened a new pull request #1275: HDDS-4009. Recon Overview page: The volume, bucket and key counts are not accurate

vivekratnavel opened a new pull request #1275:
URL: https://github.com/apache/hadoop-ozone/pull/1275


   ## What changes were proposed in this pull request?
   
   Instead of relying on Rocks DB's "rocksdb.estimate-num-keys" to get the counts of volume, bucket, and key, a new task is added to persist object counts in Recons SQL db.
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-4009
   
   ## How was this patch tested?
   
   Manually tested in a real cluster and also added unit tests. 
   


----------------------------------------------------------------
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: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] vivekratnavel commented on pull request #1275: HDDS-4009. Recon Overview page: The volume, bucket and key counts are not accurate

Posted by GitBox <gi...@apache.org>.
vivekratnavel commented on pull request #1275:
URL: https://github.com/apache/hadoop-ozone/pull/1275#issuecomment-670844151


   /close abandoning this PR in favor of https://github.com/apache/hadoop-ozone/pull/1305 


----------------------------------------------------------------
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: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] vivekratnavel commented on pull request #1275: HDDS-4009. Recon Overview page: The volume, bucket and key counts are not accurate

Posted by GitBox <gi...@apache.org>.
vivekratnavel commented on pull request #1275:
URL: https://github.com/apache/hadoop-ozone/pull/1275#issuecomment-670840836


   /ready


----------------------------------------------------------------
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: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] avijayanhwx commented on pull request #1275: HDDS-4009. Recon Overview page: The volume, bucket and key counts are not accurate

Posted by GitBox <gi...@apache.org>.
avijayanhwx commented on pull request #1275:
URL: https://github.com/apache/hadoop-ozone/pull/1275#issuecomment-670552632


   /pending Patch is being reworked on after offline conversation with @vivekratnavel.


----------------------------------------------------------------
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: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] github-actions[bot] commented on pull request #1275: HDDS-4009. Recon Overview page: The volume, bucket and key counts are not accurate

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #1275:
URL: https://github.com/apache/hadoop-ozone/pull/1275#issuecomment-670843289


   No such command. `help
` Available commands:
    * /**close** : Close pending pull request temporary
    * /**help** : Show all the available comment commands
    * /**label** : add new label to the issue: `/label <label>`
    * /**pending** : Add a REQUESTED_CHANGE type review to mark issue non-mergeable: `/pending <reason>`
    * /**ready** : Dismiss all the blocking reviews by github-actions bot
    * /**retest** : provide help on how to trigger new CI build


----------------------------------------------------------------
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: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] github-actions[bot] commented on pull request #1275: HDDS-4009. Recon Overview page: The volume, bucket and key counts are not accurate

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #1275:
URL: https://github.com/apache/hadoop-ozone/pull/1275#issuecomment-670844554


   Thank you very much for the patch. I am closing this PR __temporarily__ as there was no 
   activity recently and it is waiting for response from its author.
   
   It doesn't mean that this PR is not important or ignored: feel free to reopen the PR at any time.
   
   It only means that attention of committers is not required. We prefer to keep the review queue clean. This ensures PRs in need of review are more visible, which results in faster feedback for all PRs.
   
   If you need ANY help to finish this PR, please [contact the community](https://github.com/apache/hadoop-ozone#contact) on the mailing list or the slack channel.


----------------------------------------------------------------
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: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] vivekratnavel closed pull request #1275: HDDS-4009. Recon Overview page: The volume, bucket and key counts are not accurate

Posted by GitBox <gi...@apache.org>.
vivekratnavel closed pull request #1275:
URL: https://github.com/apache/hadoop-ozone/pull/1275


   


----------------------------------------------------------------
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: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] vivekratnavel commented on pull request #1275: HDDS-4009. Recon Overview page: The volume, bucket and key counts are not accurate

Posted by GitBox <gi...@apache.org>.
vivekratnavel commented on pull request #1275:
URL: https://github.com/apache/hadoop-ozone/pull/1275#issuecomment-670843262


   /help
   


----------------------------------------------------------------
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: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org