File tree Expand file tree Collapse file tree 2 files changed +351
-16
lines changed Expand file tree Collapse file tree 2 files changed +351
-16
lines changed Original file line number Diff line number Diff line change 1
1
.. list-table ::
2
2
:header-rows: 1
3
- :widths: 40 30
3
+ :widths: 30,50,20
4
4
5
5
* - Command
6
6
- Description
7
+ - Atlas Support
7
8
8
9
* - :dbcommand: `abortTransaction `
9
10
10
11
- Abort transaction.
11
12
12
13
.. versionadded :: 4.0
13
14
15
+ - Yes
16
+
14
17
* - :dbcommand: `commitTransaction `
15
18
16
19
- Commit transaction.
17
20
18
21
.. versionadded :: 4.0
19
22
23
+ - Yes
24
+
20
25
* - :dbcommand: `endSessions `
21
26
22
27
- Expire sessions before the sessions' timeout period.
23
28
24
29
.. versionadded :: 3.6
30
+
31
+ - Yes
25
32
26
33
* - :dbcommand: `killAllSessions `
27
34
28
35
- Kill all sessions.
29
36
30
37
.. versionadded :: 3.6
31
38
39
+ - No support for :atlas: `M0, M2, M5 </unsupported-commands/#unsupported-commands> `
40
+ and :atlas: `M10 clusters </unsupported-commands/#unsupported-commands-1> `.
41
+
32
42
* - :dbcommand: `killAllSessionsByPattern `
33
43
34
44
- Kill all sessions that match the specified pattern
45
+
46
+ - No support for :atlas: `M0, M2, and M5 clusters </unsupported-commands/#unsupported-commands> `.
35
47
36
48
.. versionadded :: 3.6
37
49
40
52
- Kill specified sessions.
41
53
42
54
.. versionadded :: 3.6
55
+
56
+ - No support for :atlas: `M0, M2, and M5 clusters </unsupported-commands/#unsupported-commands> `.
43
57
44
58
* - :dbcommand: `refreshSessions `
45
59
46
60
- Refresh idle sessions.
47
61
48
62
.. versionadded :: 3.6
63
+
64
+ - Yes
49
65
50
66
* - :dbcommand: `startSession `
51
67
52
68
- Starts a new session.
53
69
54
70
.. versionadded :: 3.6
71
+
72
+ - Yes
You can’t perform that action at this time.
0 commit comments