Warning for truncated DNS messages (#25666)
* Log warning if DNS response truncated * Docs msg
This commit is contained in:
parent
546f1634c9
commit
63e00634d4
2 changed files with 10 additions and 0 deletions
|
|
@ -1,5 +1,11 @@
|
|||
# DNS Extension
|
||||
|
||||
@@@ warning
|
||||
|
||||
`async-dns` does not currently support TCP fallback and so DNS repsonses may be truncated. See [#25460](https://github.com/akka/akka/issues/25460)
|
||||
|
||||
@@@
|
||||
|
||||
@@@ note
|
||||
|
||||
The `async-dns` API is marked as `ApiMayChange` as more information is expected to be added to the protocol.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue