shahrs87 edited a comment on pull request #1008: URL: https://github.com/apache/phoenix/pull/1008#issuecomment-740589829
Crashing tests ran fine on my machine. ``` [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ phoenix-core --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.phoenix.tx.ParameterizedTransactionIT [INFO] Running org.apache.phoenix.end2end.index.GlobalMutableNonTxIndexWithLazyPostBatchWriteIT [INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 454.517 s - in org.apache.phoenix.tx.ParameterizedTransactionIT [INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 473.04 s - in org.apache.phoenix.end2end.index.GlobalMutableNonTxIndexWithLazyPostBatchWriteIT [INFO] [INFO] Results: [INFO] [INFO] Tests run: 142, Failures: 0, Errors: 0, Skipped: 0 [INFO] ``` @gjacoby126 could you please help merging this PR. It is almost a cherry-pick with changes to Tag implementation methods. ---------------------------------------------------------------- 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]
