1
1
diff --git a/test/connection_logging/connection-logging.json b/test/connection_logging/connection-logging.json
2
- index d40cfbb7e..5799e834d 100644
2
+ index 5799e834..72103b3c 100644
3
3
--- a/test/connection_logging/connection-logging.json
4
4
+++ b/test/connection_logging/connection-logging.json
5
- @@ -272,7 +272,13 @@
6
- "level": "debug",
7
- "component": "connection",
8
- "data": {
9
- - "message": "Connection pool closed",
10
- + "message": "Connection closed",
11
- + "driverConnectionId": {
5
+ @@ -446,6 +446,22 @@
6
+ }
7
+ }
8
+ },
9
+ + {
10
+ + "level": "debug",
11
+ + "component": "connection",
12
+ + "data": {
13
+ + "message": "Connection pool cleared",
14
+ + "serverHost": {
15
+ + "$$type": "string"
16
+ + },
17
+ + "serverPort": {
12
18
+ "$$type": [
13
19
+ "int",
14
20
+ "long"
15
21
+ ]
16
- + },
17
- "serverHost": {
18
- "$$type": "string"
19
- },
20
- @@ -281,20 +287,15 @@
21
- "int",
22
- "long"
23
- ]
24
- - }
25
- + },
26
- + "reason": "Connection pool was closed"
27
- }
28
- },
22
+ + }
23
+ + }
24
+ + },
29
25
{
30
26
"level": "debug",
31
27
"component": "connection",
32
- "data": {
33
- - "message": "Connection closed",
34
- - "driverConnectionId": {
35
- - "$$type": [
36
- - "int",
37
- - "long"
38
- - ]
39
- - },
40
- + "message": "Connection pool closed",
41
- "serverHost": {
42
- "$$type": "string"
43
- },
44
- @@ -303,8 +304,7 @@
45
- "int",
46
- "long"
28
+ @@ -498,22 +514,6 @@
47
29
]
48
- - },
49
- - "reason": "Connection pool was closed"
50
- + }
51
- }
52
- }
53
- ]
54
- @@ -446,22 +446,6 @@
55
30
}
56
31
}
57
- },
32
+ - },
58
33
- {
59
34
- "level": "debug",
60
35
- "component": "connection",
@@ -70,30 +45,6 @@ index d40cfbb7e..5799e834d 100644
70
45
- ]
71
46
- }
72
47
- }
73
- - },
74
- {
75
- "level": "debug",
76
- "component": "connection",
77
- @@ -514,6 +498,22 @@
78
- ]
79
- }
80
- }
81
- + },
82
- + {
83
- + "level": "debug",
84
- + "component": "connection",
85
- + "data": {
86
- + "message": "Connection pool cleared",
87
- + "serverHost": {
88
- + "$$type": "string"
89
- + },
90
- + "serverPort": {
91
- + "$$type": [
92
- + "int",
93
- + "long"
94
- + ]
95
- + }
96
- + }
97
48
}
98
49
]
99
50
}
0 commit comments