Skip to content
This repository was archived by the owner on Aug 12, 2024. It is now read-only.

Use LookupSession for async lookups#46

Closed
ibauersachs wants to merge 1 commit into
spotify:masterfrom
ibauersachs:async-lookups
Closed

Use LookupSession for async lookups#46
ibauersachs wants to merge 1 commit into
spotify:masterfrom
ibauersachs:async-lookups

Conversation

@ibauersachs
Copy link
Copy Markdown
Contributor

@ibauersachs ibauersachs commented Aug 29, 2021

@klaraward This is a rather naive attempt at refactoring this project to use dnsjava's LookupSession. See the discussion in dnsjava/dnsjava#211. It breaks some API which probably shouldn't be public anyway, needs further refactoring because e.g. LookupFactory doesn't make sense anymore (because LookupSession is thread-safe), and the unit tests need some work (e.g. move to JUnit 5).

@klaraward
Copy link
Copy Markdown

@alexmitic @fdfzcq

@alexmitic
Copy link
Copy Markdown

@ibauersachs thanks! We will look through this and switch to LookupSession

@fdfzcq
Copy link
Copy Markdown
Collaborator

fdfzcq commented Sep 6, 2021

Hi @ibauersachs we opened a new PR for this change which backwards compatible changes #47

@ibauersachs ibauersachs closed this Sep 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants