apurtell opened a new pull request, #2446:
URL: https://github.com/apache/phoenix/pull/2446

   `testAsyncRebuildAll` queries `SELECT * FROM SYSTEM.TASK` with no `WHERE` 
clause, then asserts the first row matches its data and that there is only one 
row total. On the shared `ParallelStatsDisabledIT` cluster, other tests can 
create or leave behind task entries, causing the positional assertions and the 
"single row" assertion to fail intermittently.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to