Pagination will throw an IllegalArgumentException if there are no vertices of the... 72/138372/1
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Wed, 3 Jul 2024 11:47:19 +0000 (13:47 +0200)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Wed, 3 Jul 2024 11:51:50 +0000 (13:51 +0200)
commit912bfd1019b001e1897c33887cc84dd86c56fce6
treea1f0c8c6719de1b595c0d6980bda8680d567473e
parent469bb923ddcadab821a3541afca6f6a73a7f6ad1
Pagination will throw an IllegalArgumentException if there are no vertices of the requested type

- provide empty PaginationResponse when traversal.next() throws IllegalArgumentException

Issue-ID: AAI-3917
Change-Id: I280f216050ea16953015023146d40674e067f028
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
18 files changed:
aai-aaf-auth/pom.xml
aai-annotations/pom.xml
aai-auth/pom.xml
aai-common-docker/aai-common-images/pom.xml
aai-common-docker/aai-haproxy-image/pom.xml
aai-common-docker/pom.xml
aai-core/pom.xml
aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java
aai-core/src/test/java/org/onap/aai/rest/db/HttpEntryTest.java
aai-els-onap-logging/pom.xml
aai-failover/pom.xml
aai-parent/pom.xml
aai-rest/pom.xml
aai-schema-abstraction/pom.xml
aai-schema-ingest/pom.xml
aai-utils/pom.xml
pom.xml
version.properties