[ 
https://issues.apache.org/jira/browse/HDDS-5396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ke-Yi Sung updated HDDS-5396:
-----------------------------
    Description: 
The derivative problem comes from 
[HDDS-5383|https://github.com/apache/ozone/pull/2372].


{code:java}
if (crlInfos.isEmpty()) {
  log.debug("CRL[0]: {}", crlInfos.get(0));
}
{code}


  was:The derivative problem comes from 
[HDDS-5383|https://github.com/apache/ozone/pull/2372].


> Fix potential IndexOutOfBoundsException in MockCRLStore.java
> ------------------------------------------------------------
>
>                 Key: HDDS-5396
>                 URL: https://issues.apache.org/jira/browse/HDDS-5396
>             Project: Apache Ozone
>          Issue Type: Improvement
>            Reporter: Ke-Yi Sung
>            Assignee: Ke-Yi Sung
>            Priority: Major
>             Fix For: 1.2.0
>
>
> The derivative problem comes from 
> [HDDS-5383|https://github.com/apache/ozone/pull/2372].
> {code:java}
> if (crlInfos.isEmpty()) {
>   log.debug("CRL[0]: {}", crlInfos.get(0));
> }
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org
For additional commands, e-mail: issues-h...@ozone.apache.org

Reply via email to