Commit 8ba3b51
refactor: rename findRootCauseMessage to getCauseChainMessages
The method concatenates all messages in the cause chain, not just the
root cause. The new name accurately describes the behavior.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 82155bb commit 8ba3b51
1 file changed
Lines changed: 3 additions & 3 deletions
File tree
- integration-tests/src/test/java/com/datastax/oss/driver/core/clientroutes
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
| 191 | + | |
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
207 | | - | |
| 206 | + | |
| 207 | + | |
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
| |||
0 commit comments