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/04/06 22:11:53 UTC

[GitHub] [ozone] prashantpogde opened a new pull request #2122: Ozone 1.1.0 rc0

prashantpogde opened a new pull request #2122:
URL: https://github.com/apache/ozone/pull/2122


   ## What changes were proposed in this pull request?
   
   Ozone 1.1.0 release
   
   ## What is the link to the Apache JIRA
   
   No Jira link for Apache Ozone release
   
   ## How was this patch tested?
   
   Basic Build and UTs
   


-- 
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] prashantpogde removed a comment on pull request #2122: Ozone 1.1.0 rc0

Posted by GitBox <gi...@apache.org>.
prashantpogde removed a comment on pull request #2122:
URL: https://github.com/apache/ozone/pull/2122#issuecomment-814530646


   the failed test seems to be flaky one.
    Errors: 
   Error:    TestOzoneManagerDoubleBufferWithOMResponse.testDoubleBuffer1:132->testDoubleBuffer:402 ? Timeout


-- 
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] prashantpogde commented on pull request #2122: Ozone 1.1.0 rc0

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


   the failed test seems to be flaky one.
    Errors: 
   Error:    TestOzoneManagerDoubleBufferWithOMResponse.testDoubleBuffer1:132->testDoubleBuffer:402 ? Timeout


-- 
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] vivekratnavel commented on a change in pull request #2122: Ozone 1.1.0 rc0

Posted by GitBox <gi...@apache.org>.
vivekratnavel commented on a change in pull request #2122:
URL: https://github.com/apache/ozone/pull/2122#discussion_r608240182



##########
File path: hadoop-ozone/recon/pom.xml
##########
@@ -18,11 +18,14 @@
   <parent>
     <groupId>org.apache.hadoop</groupId>
     <artifactId>hadoop-ozone</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0</version>
   </parent>
   <name>Apache Ozone Recon</name>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>hadoop-ozone-recon</artifactId>
+  <properties>
+    <pnpm.version>5.18.9</pnpm.version>

Review comment:
       This change is a part of HDDS-5066 which is merged to master. Can we cherry-pick it from the master instead of including it as part of this change?




-- 
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] prashantpogde commented on pull request #2122: Ozone 1.1.0 rc0

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


   Closing this PR. I will create another clean one.


-- 
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] prashantpogde commented on a change in pull request #2122: Ozone 1.1.0 rc0

Posted by GitBox <gi...@apache.org>.
prashantpogde commented on a change in pull request #2122:
URL: https://github.com/apache/ozone/pull/2122#discussion_r608291969



##########
File path: hadoop-ozone/recon/pom.xml
##########
@@ -18,11 +18,14 @@
   <parent>
     <groupId>org.apache.hadoop</groupId>
     <artifactId>hadoop-ozone</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0</version>
   </parent>
   <name>Apache Ozone Recon</name>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>hadoop-ozone-recon</artifactId>
+  <properties>
+    <pnpm.version>5.18.9</pnpm.version>

Review comment:
       I will separate out 5069 from this PR. this PR would only contain pom.xml changes for 1.1.0 release.




-- 
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] prashantpogde commented on a change in pull request #2122: Ozone 1.1.0 rc0

Posted by GitBox <gi...@apache.org>.
prashantpogde commented on a change in pull request #2122:
URL: https://github.com/apache/ozone/pull/2122#discussion_r608281166



##########
File path: hadoop-ozone/recon/pom.xml
##########
@@ -18,11 +18,14 @@
   <parent>
     <groupId>org.apache.hadoop</groupId>
     <artifactId>hadoop-ozone</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0</version>
   </parent>
   <name>Apache Ozone Recon</name>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>hadoop-ozone-recon</artifactId>
+  <properties>
+    <pnpm.version>5.18.9</pnpm.version>

Review comment:
       This should all go away. I am cleaning this up. 5069 will go to master via
   
   https://github.com/apache/ozone/pull/2123
   
   This PR would be clean.




-- 
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] prashantpogde commented on a change in pull request #2122: Ozone 1.1.0 rc0

Posted by GitBox <gi...@apache.org>.
prashantpogde commented on a change in pull request #2122:
URL: https://github.com/apache/ozone/pull/2122#discussion_r608241440



##########
File path: hadoop-ozone/recon/pom.xml
##########
@@ -18,11 +18,14 @@
   <parent>
     <groupId>org.apache.hadoop</groupId>
     <artifactId>hadoop-ozone</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0</version>
   </parent>
   <name>Apache Ozone Recon</name>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>hadoop-ozone-recon</artifactId>
+  <properties>
+    <pnpm.version>5.18.9</pnpm.version>

Review comment:
       it's cherrypicked from master. Not sure why it's showing up here.




-- 
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] prashantpogde commented on a change in pull request #2122: Ozone 1.1.0 rc0

Posted by GitBox <gi...@apache.org>.
prashantpogde commented on a change in pull request #2122:
URL: https://github.com/apache/ozone/pull/2122#discussion_r608281166



##########
File path: hadoop-ozone/recon/pom.xml
##########
@@ -18,11 +18,14 @@
   <parent>
     <groupId>org.apache.hadoop</groupId>
     <artifactId>hadoop-ozone</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0</version>
   </parent>
   <name>Apache Ozone Recon</name>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>hadoop-ozone-recon</artifactId>
+  <properties>
+    <pnpm.version>5.18.9</pnpm.version>

Review comment:
       5069 is needed only in 1.1.0




-- 
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] vivekratnavel commented on a change in pull request #2122: Ozone 1.1.0 rc0

Posted by GitBox <gi...@apache.org>.
vivekratnavel commented on a change in pull request #2122:
URL: https://github.com/apache/ozone/pull/2122#discussion_r608242721



##########
File path: hadoop-ozone/recon/pom.xml
##########
@@ -18,11 +18,14 @@
   <parent>
     <groupId>org.apache.hadoop</groupId>
     <artifactId>hadoop-ozone</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0</version>
   </parent>
   <name>Apache Ozone Recon</name>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>hadoop-ozone-recon</artifactId>
+  <properties>
+    <pnpm.version>5.18.9</pnpm.version>

Review comment:
       Probably because it is not merged to https://github.com/apache/ozone/tree/1.1.0-RC0.
   
   For cherry-picks we do not need to create pull requests. So, you can try to cherry-pick the commits and push to https://github.com/apache/ozone/tree/1.1.0-RC0 directly. 
   
   After that, this PR should only contain this commit - "commit updated ozone version"




-- 
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] prashantpogde commented on a change in pull request #2122: Ozone 1.1.0 rc0

Posted by GitBox <gi...@apache.org>.
prashantpogde commented on a change in pull request #2122:
URL: https://github.com/apache/ozone/pull/2122#discussion_r608248333



##########
File path: hadoop-ozone/recon/pom.xml
##########
@@ -18,11 +18,14 @@
   <parent>
     <groupId>org.apache.hadoop</groupId>
     <artifactId>hadoop-ozone</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0</version>
   </parent>
   <name>Apache Ozone Recon</name>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>hadoop-ozone-recon</artifactId>
+  <properties>
+    <pnpm.version>5.18.9</pnpm.version>

Review comment:
       yup, I will cherrypick it directly in apache ozone, rebase and upload the diffs again.




-- 
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] prashantpogde closed pull request #2122: Ozone 1.1.0 rc0

Posted by GitBox <gi...@apache.org>.
prashantpogde closed pull request #2122:
URL: https://github.com/apache/ozone/pull/2122


   


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