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/03 07:06:16 UTC

[GitHub] [ozone] adoroszlai opened a new pull request #2302: HDDS-5295. testCRLStatusReportPublisher fails to create CRLInfo

adoroszlai opened a new pull request #2302:
URL: https://github.com/apache/ozone/pull/2302


   ## What changes were proposed in this pull request?
   
   HDDS-5154 made `x509CRL` mandatory in `CRLInfo`.  HDDS-4483 added a unit test where `x509CRL` is not set.  These two changes were tested without each other, hence passed.  Together they fail on `master`: https://github.com/apache/ozone/runs/2732634889#step:4:853
   
   https://issues.apache.org/jira/browse/HDDS-5295
   
   ## How was this patch tested?
   
   ```
   [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.196 s - in org.apache.hadoop.ozone.container.common.report.TestReportPublisher
   ```
   
   https://github.com/adoroszlai/hadoop-ozone/runs/2734503211#step:4:918


-- 
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] bharatviswa504 merged pull request #2302: HDDS-5295. testCRLStatusReportPublisher fails to create CRLInfo

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


   


-- 
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 #2302: HDDS-5295. testCRLStatusReportPublisher fails to create CRLInfo

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


   Thanks @bharatviswa504 for reviewing and committing it.


-- 
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] bharatviswa504 commented on pull request #2302: HDDS-5295. testCRLStatusReportPublisher fails to create CRLInfo

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


   I see the same issue UT failing  
   https://github.com/apache/ozone/pull/2301/checks?check_run_id=2734829584
   


-- 
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] JacksonYao287 commented on pull request #2302: HDDS-5295. testCRLStatusReportPublisher fails to create CRLInfo

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


   thanks for this work! i meet the same issue [2182](https://github.com/apache/ozone/pull/2182). waiting for this to be merged!


-- 
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] JacksonYao287 commented on pull request #2302: HDDS-5295. testCRLStatusReportPublisher fails to create CRLInfo

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


   thanks for this work! i meet the same issue [2182](https://github.com/apache/ozone/pull/2182). waiting for this to be merged!


-- 
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] bharatviswa504 commented on pull request #2302: HDDS-5295. testCRLStatusReportPublisher fails to create CRLInfo

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


   Thank You @adoroszlai for the fix.
   I have committed this is blocking CI for other PR's.


-- 
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] bharatviswa504 edited a comment on pull request #2302: HDDS-5295. testCRLStatusReportPublisher fails to create CRLInfo

Posted by GitBox <gi...@apache.org>.
bharatviswa504 edited a comment on pull request #2302:
URL: https://github.com/apache/ozone/pull/2302#issuecomment-853792333


   Thank You @adoroszlai for the fix.
   I have committed this as it is blocking CI for other PR's.


-- 
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] bharatviswa504 edited a comment on pull request #2302: HDDS-5295. testCRLStatusReportPublisher fails to create CRLInfo

Posted by GitBox <gi...@apache.org>.
bharatviswa504 edited a comment on pull request #2302:
URL: https://github.com/apache/ozone/pull/2302#issuecomment-853792333


   Thank You @adoroszlai for the fix.
   I have committed this as it is blocking CI for other PR's.


-- 
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 #2302: HDDS-5295. testCRLStatusReportPublisher fails to create CRLInfo

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


   Thanks @bharatviswa504 for reviewing and committing it.


-- 
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] bharatviswa504 commented on pull request #2302: HDDS-5295. testCRLStatusReportPublisher fails to create CRLInfo

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






-- 
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] bharatviswa504 merged pull request #2302: HDDS-5295. testCRLStatusReportPublisher fails to create CRLInfo

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


   


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