Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/4337#discussion_r24897563
--- Diff:
external/mqtt/src/test/scala/org/apache/spark/streaming/mqtt/MQTTStreamSuite.scala
---
@@ -113,7 +115,8 @@ class MQTTStreamSuite extends FunSuite with Eventually
with BeforeAndAfter {
}
private def findFreePort(): Int = {
--- End diff --
I wonder if this can be refactored rather than duplicated? don't bother
unless there is clearly a good common home for it in test code. I don't know if
there is.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]