Commit a94d88d
authored
CXXCBC-374: create_bucket does not return a BucketExists error when a duplicate bucket is created (#449)
* Add check for status code 400 and bucket exists message
* add test
* Add history feature not avaialble to bucket create and update
* linting
* undo history retention change1 parent 9c07f43 commit a94d88d
File tree
2 files changed
+11
-0
lines changed- core/operations/management
- test
2 files changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
164 | 167 | | |
165 | 168 | | |
166 | 169 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
112 | 120 | | |
113 | 121 | | |
114 | 122 | | |
| |||
0 commit comments