Uh oh!
There was an error while loading. Please reload this page.
HDDS-3926. OM Token Identifier table should use in-house serialization. - #1182
Conversation
Uh oh!
There was an error while loading. Please reload this page.
adoroszlai
left a comment
There was a problem hiding this comment.
Thanks @prashantpogde for working on this.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Thanks @prashantpogde for updating the patch.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
xiaoyuyao
left a comment
There was a problem hiding this comment.
LGTM overall, a few questions added inline...
Uh oh!
There was an error while loading. Please reload this page.
xiaoyuyao
commented
Jul 14, 2020
+1 pending CI. |
avijayanhwx
commented
Jul 15, 2020
Please don't merge this since we are testing out upgrade paths. |
avijayanhwx
commented
Jul 15, 2020
/pending |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
xiaoyuyao
left a comment
There was a problem hiding this comment.
Thanks @prashantpogde for the update. Just one more issue wrt. to potential upgrade issue brought up by @avijayanhwx in offline discussion.
prashantpogde
commented
Jul 16, 2020
Made the changes as suggested by @xiaoyuyao . |
* master: HDDS-3855. Add upgrade smoketest (apache#1142) HDDS-3964. Ratis config key mismatch (apache#1204) HDDS-3612. Allow mounting bucket under other volume (apache#1104) HDDS-3926. OM Token Identifier table should use in-house serialization. (apache#1182) HDDS-3824: OM read requests should make SCM#refreshPipeline outside BUCKET_LOCK (apache#1164)
…erface * upstream/master: HDDS-3855. Add upgrade smoketest (apache#1142) HDDS-3964. Ratis config key mismatch (apache#1204) HDDS-3612. Allow mounting bucket under other volume (apache#1104) HDDS-3926. OM Token Identifier table should use in-house serialization. (apache#1182) HDDS-3824: OM read requests should make SCM#refreshPipeline outside BUCKET_LOCK (apache#1164) HDDS-3966. Disable flaky TestOMRatisSnapshots
* master: HDDS-3984. Support filter and search the columns in recon UI (apache#1218) HDDS-3806. Support recognize aws v2 Authorization header. (apache#1098) HDDS-3955. Unable to list intermediate paths on keys created using S3G. (apache#1196) HDDS-3741. Reload old OM state if Install Snapshot from Leader fails (apache#1129) HDDS-3965. SCM failed to start up for duplicated pipeline detected. (apache#1210) HDDS-3855. Add upgrade smoketest (apache#1142) HDDS-3964. Ratis config key mismatch (apache#1204) HDDS-3612. Allow mounting bucket under other volume (apache#1104) HDDS-3926. OM Token Identifier table should use in-house serialization. (apache#1182) HDDS-3824: OM read requests should make SCM#refreshPipeline outside BUCKET_LOCK (apache#1164) HDDS-3966. Disable flaky TestOMRatisSnapshots
What changes were proposed in this pull request?
Ozone Manager Token Identifier table should use in-house serialization rather than rely on proto serialization for key.
What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-3926
How was this patch tested?
CleanBuild and Integration Tests