michael-o commented on a change in pull request #159: Development
URL:
https://github.com/apache/httpcomponents-core/pull/159#discussion_r344215533
##########
File path:
httpcore5/src/main/java/org/apache/hc/core5/reactor/MultiCoreIOReactor.java
##########
@@ -135,7 +135,7 @@ public final void close() {
@Override
public String toString() {
- return super.toString() + " [status=" + status + "]";
Review comment:
You should probably spit out at least the class name otherwise ot won't be
really helpful. As far as I remember, other classes to the same.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]