Michele Rastelli

Results 101 comments of Michele Rastelli

https://arangodb.com/community/#contribute > Just fill in the form, sign and send a scanned copy over to [email protected] or via fax +49-221-2722999-88

@bobaikato Sorry, this has been automatically closed as I switched the main branch from `master` to `main`, and deleted the `master` branch. Please reopen against the `main` branch. Also please...

Thanks for reporting. As of now you can manually configure it, i.e. see https://github.com/arangodb/spring-data/issues/224#issuecomment-933369080

Can you please report the error as well? It should be logged before the lines that you reported.

Closing as resolved, please reopen in case of further questions.

Note that version 6 reached EOL and is therefore not supported anymore. Upgrading to version 7 is recommended. If the issue remains, in version 7 you can enable debug level...

Closing as clarified, @jdc-developer feel free to reopen in case of further questions.

Thanks for reporting, @sdyura This caused by https://github.com/FasterXML/jackson-core/issues/1340 and needs to be fixed and backported in Jackson core. For the moment, to work-around either: - do not require Jackson in...

Fixed in Jackson 2.18 and released in ArangoDB Java driver 7.10.0: https://github.com/arangodb/arangodb-java-driver/releases/tag/v7.10.0 Feel Free to reopen in case of further problems.

Hi @konsultaner , unfortunately I cannot reproduce your issue. Using `MyBean` causes the exception `JsonMappingException` to be thrown in the caller thread. The connection thread is not blocked and I...