CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 18:16:46 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/neo4j/neo4j-java-driver.git
etag: W/"41cf59b9e31bfdb84e2875f542782eb9"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=gifFiP%2ByxEHGRHPg391Aw8gjMk0H1irjKrNns4T4SSNg9nz3y9t4cwtRKSfRRoDElBdfLWEHKhfprq6PP30e%2BhN36ntZtP9efgd6j1fPQw77ygytDNp7wXH689oKPh%2FWND93BMDExwVZ0W19zjHBQH1x2fcVnwjLXMPTgEUbn%2FqnNs%2FVjGh9JSCti%2BYPIJlURWaYHW3Hf9lKSmPbkZABwyK85yHVrjKUQWfgC2u2FhhKe%2F9Bo95Kzqla82ki5FJdpbX6S%2FrTEZAluwv5Sxd6rg%3D%3D--eHMpt5w0mrWTkPAH--AJVPS3iHm8UUNsUz834I1A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1075345211.1753726605; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 18:16:45 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 18:16:45 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: C55E:2A354B:DAC65:106139:6887BE8D
Merge pull request #178 from pontusmelke/1.0-thread-caching-bug · neo4j/neo4j-java-driver@bd16b41 · GitHub
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/pool/ThreadCachingPool.java
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 156
Commit bd16b41
File tree
Expand file treeCollapse file tree
4 files changed
+540
-63
lines changedFilter options
- driver/src
- main/java/org/neo4j/driver/internal/pool
- test/java/org/neo4j/driver
- internal/pool
- v1/stress
Expand file treeCollapse file tree
4 files changed
+540
-63
lines changeddriver/src/main/java/org/neo4j/driver/internal/pool/ThreadCachingPool.java
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/pool/ThreadCachingPool.java+97-42Lines changed: 97 additions & 42 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
| 97 | + | |
97 | 98 |
| |
98 | 99 |
| |
99 | 100 |
| |
100 | 101 |
| |
101 | 102 |
| |
102 |
| - | |
| 103 | + | |
103 | 104 |
| |
104 | 105 |
| |
105 | 106 |
| |
106 | 107 |
| |
107 | 108 |
| |
108 | 109 |
| |
109 |
| - | |
110 |
| - | |
111 |
| - | |
112 |
| - | |
| 110 | + | |
113 | 111 |
| |
114 | 112 |
| |
| 113 | + | |
| 114 | + | |
| 115 | + | |
115 | 116 |
| |
116 | 117 |
| |
117 | 118 |
| |
| |||
133 | 134 |
| |
134 | 135 |
| |
135 | 136 |
| |
136 |
| - | |
| 137 | + | |
137 | 138 |
| |
138 |
| - | |
| 139 | + | |
139 | 140 |
| |
140 | 141 |
| |
141 | 142 |
| |
142 |
| - | |
143 |
| - | |
144 |
| - | |
145 |
| - | |
146 |
| - | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
147 | 149 |
| |
148 | 150 |
| |
149 | 151 |
| |
| |||
179 | 181 |
| |
180 | 182 |
| |
181 | 183 |
| |
182 |
| - | |
| 184 | + | |
183 | 185 |
| |
184 | 186 |
| |
185 | 187 |
| |
186 | 188 |
| |
187 |
| - | |
| 189 | + | |
188 | 190 |
| |
189 |
| - | |
| 191 | + | |
| 192 | + | |
190 | 193 |
| |
191 |
| - | |
| 194 | + | |
| 195 | + | |
192 | 196 |
| |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
193 | 206 |
| |
194 |
| - | |
195 |
| - | |
196 |
| - | |
197 |
| - | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
198 | 216 |
| |
199 | 217 |
| |
200 | 218 |
| |
| |||
217 | 235 |
| |
218 | 236 |
| |
219 | 237 |
| |
220 |
| - | |
| 238 | + | |
221 | 239 |
| |
222 | 240 |
| |
223 | 241 |
| |
| |||
236 | 254 |
| |
237 | 255 |
| |
238 | 256 |
| |
239 |
| - | |
240 | 257 |
| |
241 | 258 |
| |
242 | 259 |
| |
243 | 260 |
| |
244 |
| - | |
| 261 | + | |
245 | 262 |
| |
246 |
| - | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
247 | 280 |
| |
248 | 281 |
| |
249 |
| - | |
250 |
| - | |
| 282 | + | |
| 283 | + | |
251 | 284 |
| |
252 |
| - | |
253 |
| - | |
254 |
| - | |
255 |
| - | |
256 |
| - | |
257 |
| - | |
258 |
| - | |
259 |
| - | |
260 |
| - | |
| 285 | + | |
261 | 286 |
| |
262 | 287 |
| |
263 | 288 |
| |
264 | 289 |
| |
265 | 290 |
| |
| 291 | + | |
266 | 292 |
| |
267 | 293 |
| |
268 | 294 |
| |
| |||
293 | 319 |
| |
294 | 320 |
| |
295 | 321 |
| |
| 322 | + | |
296 | 323 |
| |
297 | 324 |
| |
298 | 325 |
| |
| |||
304 | 331 |
| |
305 | 332 |
| |
306 | 333 |
| |
307 |
| - | |
308 |
| - | |
309 |
| - | |
310 |
| - | |
311 |
| - | |
312 |
| - | |
313 |
| - | |
314 | 334 |
| |
315 | 335 |
| |
316 | 336 |
| |
| |||
332 | 352 |
| |
333 | 353 |
| |
334 | 354 |
| |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
335 | 360 |
| |
336 | 361 |
| |
337 | 362 |
| |
| |||
343 | 368 |
| |
344 | 369 |
| |
345 | 370 |
| |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
346 | 401 |
| |
347 | 402 |
| |
348 | 403 |
| |
|
You can’t perform that action at this time.
0 commit comments