![]() Please wait while updating issue type...
Could not save your changes
This issue has been changed since you started editing it
Data that has been changed is highlighted in red below. Undo your changes to see the updated information
You have changed this issue, but haven't saved your changes yet. To save it, press the Save changes button to the right
This issue is blocking the next release
![]() There are no comments
There is nothing attached to this issue
This issue has no duplicates
There are no code checkins for this issue |
|||||||||||||||||||||||||||||||||
Really delete this comment?
Really delete this comment?
Screenshot with toggle button and host names displayed
Really delete this comment?
Screenshot with toggle button and ip addresses displayed
Really delete this comment?
The icon for the toggle button will change once I find a suitable one. Indeed, what I came up with is functional but ugly, I'm definitely no Picasso.
The resolution of driver names is done in the client, that of the node names in the server. I also added a configuration property "org.jppf.resolve.addresses" that defaults to true (set in the driver and/or client/console), to turn off DNS name resolution in case it is too slow. For instance, I have observed times of 4.5s up to 15s for the DNS lookup to fail when the IP address is unreachable.
Really delete this comment?
Really delete this comment?
Really delete this comment?
They look great! I'll see if I can locate a suitable icon as well.
I'm not quite sure what this means. Is it still looking in essentially the same place or is it pinging the node to get DNS that way?
Really delete this comment?
It means it's taking the IP address from the remote endpoint of the socket connection and doing a DNS lookup on it.