Details
-
Test
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The ImmutableIndexIT.testCreateIndexDuringUpsertSelect() is currently not run for local indexes and when it is, it fails with the following errors:
Tests run: 12, Failures: 0, Errors: 2, Skipped: 4, Time elapsed: 744.655 sec <<< FAILURE! - in org.apache.phoenix.end2end.index.ImmutableIndexIT testCreateIndexDuringUpsertSelect[ImmutableIndexIT_localIndex=true,transactional=false](org.apache.phoenix.end2end.index.ImmutableIndexIT) Time elapsed: 314.079 sec <<< ERROR! java.sql.SQLTimeoutException: Operation timed out. at org.apache.phoenix.end2end.index.ImmutableIndexIT.testCreateIndexDuringUpsertSelect(ImmutableIndexIT.java:177) testCreateIndexDuringUpsertSelect[ImmutableIndexIT_localIndex=true,transactional=true](org.apache.phoenix.end2end.index.ImmutableIndexIT) Time elapsed: 310.882 sec <<< ERROR! java.sql.SQLTimeoutException: Operation timed out. at org.apache.phoenix.end2end.index.ImmutableIndexIT.testCreateIndexDuringUpsertSelect(ImmutableIndexIT.java:177)