emkornfield commented on a change in pull request #9354:
URL: https://github.com/apache/arrow/pull/9354#discussion_r567372744
##########
File path:
java/flight/flight-core/src/test/java/org/apache/arrow/flight/perf/PerformanceTestServer.java
##########
@@ -68,7 +68,7 @@ public void register(FlightProducer.ServerStreamListener
listener) {
@Override
public WaitResult waitForListener(long timeout) {
- while (!listener.isReady()) {
Review comment:
this is unrelated to the change is suppose?
----------------------------------------------------------------
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]