Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display an error on NRTM if client is blocked by ACL limit #812

Merged
merged 4 commits into from
Apr 29, 2021

Conversation

eshryane
Copy link
Member

  • Do not write QueryMessage into Netty channel, there is no handler to turn it into a String.
  • Replace generic IllegalArgumentException with application-specific NrtmException

… in whois-query using custom code). Just write a String.

Also throw an NrtmException on an error, and write to the channel in *one* place (in the exception handler).
@eshryane
Copy link
Member Author

Integration tests passed

@eshryane eshryane merged commit 40f454b into master Apr 29, 2021
@eshryane eshryane deleted the nrtm_acl_block branch April 29, 2021 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant