Github user chtyim commented on a diff in the pull request:
https://github.com/apache/incubator-twill/pull/33#discussion_r30829468
--- Diff: twill-yarn/src/test/java/org/apache/twill/yarn/BaseYarnTest.java
---
@@ -57,4 +78,35 @@ public final void cleanupTest() {
}
}
}
+
+ /**
+ * Poll the given {@link Iterable} until its size is greater than or
equal to the given count,
--- End diff --
Oh right, it checks for equality. Will update the doc.
---
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.
---