Skip to content

fix: concurrent modification of rdfServiceJena getGraphURIs

Georgy Litvinov requested to merge github/fork/litvinovg/VIVO-3911 into main

VIVO GitHub issue

What does this pull request do?

Replaced graph uri list with thread safe implementation. Added test.

How should this be tested?

Run test with old implementation and with new implementation.

Interested parties

@VIVO-project/vivo-committers

Merge request reports