CARVIEW |
Select Language
HTTP/2 200
date: Thu, 31 Jul 2025 09:16:09 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/"c9cf0fcd3718b76d4a12702f94b6605a"
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 wss://alive-staging.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=L%2F7Sp3SGHX6Jjqj6OngEySLN30R8K0M%2B%2FxF5AHKtch4pugvlAslf3WnryGZHrW6CU3nHZxYFZ2MRhBhoGbhIHCpEKZDRefC3O2t3KtiPh%2FPXhBnrjBKYMZHqNsy86a1jL0AxS6OK5KCD8XV3GL%2FHTFioLTTA%2F6ue%2BEGl%2Fif%2FoRZO9wFyAa3YMSWoq1w7melIbcRkwMRnQIc3YuNyWGtOwDF%2F%2ByIvgk9TbFXD3ZXetOtiuUpDK%2FG5Ou%2Bx4iFJ0NEVuRUXyWGpMyNxFdh5IBmhHQ%3D%3D--DU2cz21Q5OSLvCgE--Qdmbho2BwmYO0OOXaDBLiQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.156041772.1753953368; Path=/; Domain=github.com; Expires=Fri, 31 Jul 2026 09:16:08 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 31 Jul 2026 09:16:08 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: DE62:373DAE:6C2EA1:8491BD:688B3458
Merge pull request #548 from ali-ince/1.6-fix-auto-read-for-routing · neo4j/neo4j-java-driver@15fc20c · GitHub
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/async/inbound/InboundMessageDispatcher.java
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/handlers/PullAllResponseHandler.java
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/handlers/RoutingResponseHandler.java
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/spi/AutoReadManagingResponseHandler.java
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/spi/ResponseHandler.java
Copy file name to clipboardExpand all lines: driver/src/test/java/org/neo4j/driver/internal/async/inbound/InboundMessageDispatcherTest.java
Copy file name to clipboardExpand all lines: driver/src/test/java/org/neo4j/driver/internal/handlers/RoutingResponseHandlerTest.java
Copy file name to clipboardExpand all lines: driver/src/test/java/org/neo4j/driver/v1/integration/CausalClusteringIT.java
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 156
Commit 15fc20c
File tree
Expand file treeCollapse file tree
17 files changed
+298
-203
lines changedFilter options
- driver/src
- main/java/org/neo4j/driver/internal
- async/inbound
- handlers
- spi
- test
- java/org/neo4j/driver
- internal
- async/inbound
- handlers
- v1/integration
- resources
Expand file treeCollapse file tree
17 files changed
+298
-203
lines changeddriver/src/main/java/org/neo4j/driver/internal/async/inbound/InboundMessageDispatcher.java
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/async/inbound/InboundMessageDispatcher.java+5-6Lines changed: 5 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
32 | 31 |
| |
33 | 32 |
| |
34 | 33 |
| |
| |||
49 | 48 |
| |
50 | 49 |
| |
51 | 50 |
| |
52 |
| - | |
| 51 | + | |
53 | 52 |
| |
54 | 53 |
| |
55 | 54 |
| |
| |||
248 | 247 |
| |
249 | 248 |
| |
250 | 249 |
| |
251 |
| - | |
| 250 | + | |
252 | 251 |
| |
253 | 252 |
| |
254 | 253 |
| |
| |||
276 | 275 |
| |
277 | 276 |
| |
278 | 277 |
| |
279 |
| - | |
| 278 | + | |
280 | 279 |
| |
281 |
| - | |
| 280 | + | |
282 | 281 |
| |
283 | 282 |
| |
284 | 283 |
| |
285 |
| - | |
| 284 | + | |
286 | 285 |
| |
287 | 286 |
| |
288 | 287 |
| |
|
driver/src/main/java/org/neo4j/driver/internal/handlers/PullAllResponseHandler.java
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/handlers/PullAllResponseHandler.java+8-2Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
31 | 30 |
| |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
| |||
130 | 130 |
| |
131 | 131 |
| |
132 | 132 |
| |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
133 | 139 |
| |
134 | 140 |
| |
135 | 141 |
| |
|
driver/src/main/java/org/neo4j/driver/internal/handlers/RoutingResponseHandler.java
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/handlers/RoutingResponseHandler.java+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
72 | 84 |
| |
73 | 85 |
| |
74 | 86 |
| |
|
driver/src/main/java/org/neo4j/driver/internal/spi/AutoReadManagingResponseHandler.java
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/spi/AutoReadManagingResponseHandler.java-38Lines changed: 0 additions & 38 deletions
This file was deleted.
driver/src/main/java/org/neo4j/driver/internal/spi/ResponseHandler.java
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/spi/ResponseHandler.java+24Lines changed: 24 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
| |||
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
32 | 56 |
|
driver/src/test/java/org/neo4j/driver/internal/async/inbound/InboundMessageDispatcherTest.java
Copy file name to clipboardExpand all lines: driver/src/test/java/org/neo4j/driver/internal/async/inbound/InboundMessageDispatcherTest.java+16-10Lines changed: 16 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
32 | 31 |
| |
33 | 32 |
| |
34 | 33 |
| |
| |||
49 | 48 |
| |
50 | 49 |
| |
51 | 50 |
| |
| 51 | + | |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
55 | 54 |
| |
56 | 55 |
| |
57 | 56 |
| |
| |||
289 | 288 |
| |
290 | 289 |
| |
291 | 290 |
| |
292 |
| - | |
| 291 | + | |
293 | 292 |
| |
294 | 293 |
| |
295 | 294 |
| |
| |||
452 | 451 |
| |
453 | 452 |
| |
454 | 453 |
| |
455 |
| - | |
456 |
| - | |
457 |
| - | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
458 | 457 |
| |
459 | 458 |
| |
460 | 459 |
| |
| |||
471 | 470 |
| |
472 | 471 |
| |
473 | 472 |
| |
474 |
| - | |
475 |
| - | |
| 473 | + | |
| 474 | + | |
476 | 475 |
| |
477 | 476 |
| |
478 | 477 |
| |
| |||
490 | 489 |
| |
491 | 490 |
| |
492 | 491 |
| |
493 |
| - | |
| 492 | + | |
494 | 493 |
| |
495 | 494 |
| |
496 | 495 |
| |
| |||
510 | 509 |
| |
511 | 510 |
| |
512 | 511 |
| |
513 |
| - | |
| 512 | + | |
514 | 513 |
| |
515 | 514 |
| |
516 | 515 |
| |
| |||
548 | 547 |
| |
549 | 548 |
| |
550 | 549 |
| |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
551 | 557 |
|
driver/src/test/java/org/neo4j/driver/internal/async/RoutingResponseHandlerTest.java renamed to driver/src/test/java/org/neo4j/driver/internal/handlers/RoutingResponseHandlerTest.java
Copy file name to clipboardExpand all lines: driver/src/test/java/org/neo4j/driver/internal/handlers/RoutingResponseHandlerTest.java+25-2Lines changed: 25 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
28 | 27 |
| |
29 | 28 |
| |
30 | 29 |
| |
| |||
126 | 125 |
| |
127 | 126 |
| |
128 | 127 |
| |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
129 | 152 |
| |
130 | 153 |
| |
131 | 154 |
| |
|
driver/src/test/java/org/neo4j/driver/v1/integration/CausalClusteringIT.java
Copy file name to clipboardExpand all lines: driver/src/test/java/org/neo4j/driver/v1/integration/CausalClusteringIT.java+18-1Lines changed: 18 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
95 |
| - | |
| 95 | + | |
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
103 | 115 |
| |
104 | 116 |
| |
105 | 117 |
| |
106 | 118 |
| |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
107 | 124 |
| |
108 | 125 |
| |
109 | 126 |
| |
|
You can’t perform that action at this time.
0 commit comments