Commit 91f6517
committed
CON-223: Removed max_objects_per_thread API (#60)
* CON-223: Removed max_objects_per_thread API
The behaviour of max_objects_per_thread has changed in the core, and it now
grows dynamically, meaning we no longer need to provide a way of setting it.
* CON-200: Add test
* CON-223: Added empty implementation of deprecated API
Co-authored-by: Sam Raeburn <sam@rti.com>
(cherry picked from commit 2e165e3)1 parent 2247ef8 commit 91f6517
2 files changed
Lines changed: 17 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
139 | 138 | | |
140 | 139 | | |
141 | 140 | | |
| |||
2046 | 2045 | | |
2047 | 2046 | | |
2048 | 2047 | | |
2049 | | - | |
2050 | | - | |
| 2048 | + | |
| 2049 | + | |
2051 | 2050 | | |
2052 | | - | |
2053 | | - | |
2054 | | - | |
2055 | | - | |
2056 | | - | |
2057 | | - | |
2058 | | - | |
2059 | | - | |
2060 | | - | |
2061 | | - | |
2062 | | - | |
2063 | | - | |
| 2051 | + | |
2064 | 2052 | | |
2065 | | - | |
| 2053 | + | |
| 2054 | + | |
2066 | 2055 | | |
2067 | 2056 | | |
2068 | | - | |
2069 | 2057 | | |
2070 | 2058 | | |
2071 | 2059 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
104 | 116 | | |
105 | 117 | | |
106 | 118 | | |
| |||
0 commit comments