Hi guys, is it intended org.apache.tomcat.util.net.AbstractEndpoint#setProperty and its getter are not symmetric? getter uses only attributes whereas setter uses a socket or this through reflection.
Asking cause setProperty(x, y) implies most likely getProperty(x) != y which sounds weird Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | JavaEE Factory <https://javaeefactory-rmannibucau.rhcloud.com>