arangodb / arangodb-java-driver

The official ArangoDB Java driver.
Apache License 2.0
201 stars 93 forks source link

thread name for executor #515

Closed sdyura closed 1 week ago

cla-bot[bot] commented 1 year ago

Fresh avocado detected! Welcome and thank you for your contribution @sdyura. My avocado-loving overlords have decreed a signed CLA is required for PRs. Please see https://github.com/arangodb/arangodb/blob/devel/CONTRIBUTING.md file to learn more or ask @cw00dw0rd if you have issues.

cla-bot[bot] commented 1 year ago

Fresh avocado detected! Welcome and thank you for your contribution @sdyura. My avocado-loving overlords have decreed a signed CLA is required for PRs. Please see https://github.com/arangodb/arangodb/blob/devel/CONTRIBUTING.md file to learn more or ask @cw00dw0rd if you have issues.

sonarcloud[bot] commented 2 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot
D Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

rashtao commented 1 week ago

Closing since not relevant anymore. Threads used in the HttpConnection are prefixed with adb-http-, see https://github.com/arangodb/arangodb-java-driver/blob/b163770e1e3bfbe692b8dc4b96f6185471e22a74/http-protocol/src/main/java/com/arangodb/http/HttpConnection.java#L126

For VST this is not relevant anymore, since such protocol has been removed from ArangoDB since version 3.12.