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 2022/10/12 00:31:43 UTC

[GitHub] [ozone] JyotinderSingh opened a new pull request, #3083: HDDS-5904. Update Recon for files created with FSO Buckets.

JyotinderSingh opened a new pull request, #3083:
URL: https://github.com/apache/ozone/pull/3083

   ## What changes were proposed in this pull request?
   
   Currently, we only iterate keyTable to update Recon for keys/file stats. After the introduction of bucket types (FSO, LEGACY, OBS), Recon will not be updated for the files created with FSO buckets.
   Files created with FSO buckets will have intermediate directories. e.g,
   ```
   Key: '/vol/fsobucket/dir1/dir2/file1'
   ```
   So, it will be stored as follows in the directory table and file table:
   
   ```
   512/dir -> Directory Table
   1024/dir2 -> Directory Table
   1025/file1 -> File Table
   ``` 
   
   Hence in this Jira we will iterate over directory and file tables to update the Recon for files/keys created with FSO buckets.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-5904
   
   ## How was this patch tested?
   
   Related Integration 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.

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

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 #3083: HDDS-5904. Update Recon for files created with FSO Buckets.

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

   /pending please resolve conflict and address @avijayanhwx's 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: issues-unsubscribe@ozone.apache.org

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] github-actions[bot] commented on pull request #3083: HDDS-5904. Update Recon for files created with FSO Buckets.

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #3083:
URL: https://github.com/apache/ozone/pull/3083#issuecomment-1216008448

   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.

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

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] github-actions[bot] closed pull request #3083: HDDS-5904. Update Recon for files created with FSO Buckets.

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed pull request #3083: HDDS-5904. Update Recon for files created with FSO Buckets.
URL: https://github.com/apache/ozone/pull/3083


-- 
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: issues-unsubscribe@ozone.apache.org

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] github-actions[bot] commented on pull request #3083: HDDS-5904. Update Recon for files created with FSO Buckets.

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #3083:
URL: https://github.com/apache/ozone/pull/3083#issuecomment-1275431826

   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.

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

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] github-actions[bot] commented on pull request #3083: HDDS-5904. Update Recon for files created with FSO Buckets.

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #3083:
URL: https://github.com/apache/ozone/pull/3083#issuecomment-1301515670

   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.

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

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] github-actions[bot] closed pull request #3083: HDDS-5904. Update Recon for files created with FSO Buckets.

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed pull request #3083: HDDS-5904. Update Recon for files created with FSO Buckets.
URL: https://github.com/apache/ozone/pull/3083


-- 
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: issues-unsubscribe@ozone.apache.org

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] smengcl commented on pull request #3083: HDDS-5904. Update Recon for files created with FSO Buckets.

Posted by GitBox <gi...@apache.org>.
smengcl commented on PR #3083:
URL: https://github.com/apache/ozone/pull/3083#issuecomment-1252638526

   > cc @smengcl should we try to get this PR to a closure? cc @GeorgeJahad you can take the commits and start a new PR if you would like to.
   
   Thanks for bringing this up @kerneltime and @GeorgeJahad . Please feel free to take over and rebase this PR.


-- 
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: issues-unsubscribe@ozone.apache.org

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] github-actions[bot] closed pull request #3083: HDDS-5904. Update Recon for files created with FSO Buckets.

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed pull request #3083: HDDS-5904. Update Recon for files created with FSO Buckets.
URL: https://github.com/apache/ozone/pull/3083


-- 
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: issues-unsubscribe@ozone.apache.org

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] kerneltime commented on pull request #3083: HDDS-5904. Update Recon for files created with FSO Buckets.

Posted by GitBox <gi...@apache.org>.
kerneltime commented on PR #3083:
URL: https://github.com/apache/ozone/pull/3083#issuecomment-1251231703

   cc @smengcl should we try to get this PR to a closure?
   cc @GeorgeJahad you can take the commits and start a new PR if you would like to.


-- 
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: issues-unsubscribe@ozone.apache.org

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