CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 12:07:18 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/"18a0164c80767adf8617ddd08e13e782"
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=TKoPD0s9B3ErJ1uhPr0R4siV5Yo%2Frd84WuXnJX4Lj4r4K029LFvO82vl6Dd7bXU6FzZvv4%2BzIB3quYrBsLGGyjPLDRnI8UzX7MA1eaVFmrc%2FQh51a3VxVZRMt938wrGikHqHsVBO2K6wKcpI7GDlZ%2BWR6V%2FQj2TXGPfyOpme%2BhQoZxPp1b6SE%2Fd4kyPMfKsQEFT9xvWWeSmXE5hecveOIAZLAtECcfD%2BIEPQmddP00SnXBKaTYI5HZa%2F1wFbH%2BiiBwoKJQ4T1mYfGY0HCoVNcg%3D%3D--126kZf%2Fuhowfjytn--GdPR0ePAgWZQ2tcp5imKVw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1234189691.1753704438; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 12:07:18 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 12:07:18 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: D754:0A77:EC6A21:120FEEC:688767F6
Better handling of closed connections · neo4j/neo4j-java-driver@49e3d73 · GitHub
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/connector/socket/BufferingChunkedInput.java
Copy file name to clipboardExpand all lines: driver/src/test/java/org/neo4j/driver/internal/connector/socket/BufferingChunkedInputTest.java
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 156
Commit 49e3d73
committed
Better handling of closed connections
- Get rid of StackOverFlowError when no data on network
- If connection is closed give a proper error message1 parent 4d56eec commit 49e3d73Copy full SHA for 49e3d73
File tree
Expand file treeCollapse file tree
2 files changed
+104
-29
lines changedFilter options
- driver/src
- main/java/org/neo4j/driver/internal/connector/socket
- test/java/org/neo4j/driver/internal/connector/socket
Expand file treeCollapse file tree
2 files changed
+104
-29
lines changeddriver/src/main/java/org/neo4j/driver/internal/connector/socket/BufferingChunkedInput.java
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/connector/socket/BufferingChunkedInput.java+33-20Lines changed: 33 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
11 |
| - | |
12 |
| - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
103 |
| - | |
104 |
| - | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
105 | 108 |
| |
106 | 109 |
| |
107 | 110 |
| |
| |||
132 | 135 |
| |
133 | 136 |
| |
134 | 137 |
| |
135 |
| - | |
| 138 | + | |
136 | 139 |
| |
137 | 140 |
| |
138 | 141 |
| |
| |||
175 | 178 |
| |
176 | 179 |
| |
177 | 180 |
| |
178 |
| - | |
| 181 | + | |
179 | 182 |
| |
180 | 183 |
| |
181 | 184 |
| |
| |||
229 | 232 |
| |
230 | 233 |
| |
231 | 234 |
| |
232 |
| - | |
| 235 | + | |
233 | 236 |
| |
234 | 237 |
| |
235 | 238 |
| |
| |||
271 | 274 |
| |
272 | 275 |
| |
273 | 276 |
| |
274 |
| - | |
| 277 | + | |
275 | 278 |
| |
276 | 279 |
| |
277 | 280 |
| |
278 | 281 |
| |
279 |
| - | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
280 | 289 |
| |
281 | 290 |
| |
282 |
| - | |
| 291 | + | |
283 | 292 |
| |
284 | 293 |
| |
285 |
| - | |
286 |
| - | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
287 | 298 |
| |
288 | 299 |
| |
289 | 300 |
| |
290 | 301 |
| |
291 | 302 |
| |
292 |
| - | |
| 303 | + | |
| 304 | + | |
293 | 305 |
| |
294 | 306 |
| |
295 | 307 |
| |
| |||
368 | 380 |
| |
369 | 381 |
| |
370 | 382 |
| |
371 |
| - | |
| 383 | + | |
372 | 384 |
| |
373 | 385 |
| |
374 | 386 |
| |
| |||
382 | 394 |
| |
383 | 395 |
| |
384 | 396 |
| |
385 |
| - | |
| 397 | + | |
386 | 398 |
| |
387 | 399 |
| |
388 | 400 |
| |
| |||
392 | 404 |
| |
393 | 405 |
| |
394 | 406 |
| |
395 |
| - | |
| 407 | + | |
396 | 408 |
| |
397 | 409 |
| |
398 | 410 |
| |
399 |
| - | |
| 411 | + | |
| 412 | + | |
400 | 413 |
| |
401 | 414 |
| |
402 | 415 |
| |
|
driver/src/test/java/org/neo4j/driver/internal/connector/socket/BufferingChunkedInputTest.java
Copy file name to clipboardExpand all lines: driver/src/test/java/org/neo4j/driver/internal/connector/socket/BufferingChunkedInputTest.java+71-9Lines changed: 71 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
11 |
| - | |
12 |
| - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
25 | 24 |
| |
26 | 25 |
| |
27 | 26 |
| |
| |||
38 | 37 |
| |
39 | 38 |
| |
40 | 39 |
| |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| |||
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
83 |
| - | |
| 83 | + | |
| 84 | + | |
84 | 85 |
| |
85 | 86 |
| |
86 | 87 |
| |
| |||
281 | 282 |
| |
282 | 283 |
| |
283 | 284 |
| |
284 |
| - | |
| 285 | + | |
285 | 286 |
| |
286 | 287 |
| |
287 | 288 |
| |
| |||
339 | 340 |
| |
340 | 341 |
| |
341 | 342 |
| |
342 |
| - | |
| 343 | + | |
| 344 | + | |
343 | 345 |
| |
344 | 346 |
| |
345 | 347 |
| |
| |||
373 | 375 |
| |
374 | 376 |
| |
375 | 377 |
| |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
376 | 438 |
| |
377 | 439 |
| |
378 | 440 |
| |
|
You can’t perform that action at this time.
0 commit comments