Zineb Bendhiba created CAMEL-16491:
--------------------------------------
Summary: digitalocean: when findign a volume by name, bug while
selecting the first element of the list
Key: CAMEL-16491
URL: https://issues.apache.org/jira/browse/CAMEL-16491
Project: Camel
Issue Type: Improvement
Reporter: Zineb Bendhiba
Assignee: Zineb Bendhiba
this line is problematic :
[https://github.com/apache/camel/blob/e3d5e5b7ea2cc8c1044b091fb7134e9bcabdbdf8/components/camel-digitalocean/src/main/java/org/apache/camel/component/digitalocean/producer/DigitalOceanBlockStoragesProducer.java#L142]
It should return the first element of the list. there an
java.lang.IndexOutOfBoundsException:
--
This message was sent by Atlassian Jira
(v8.3.4#803005)