You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by GitBox <gi...@apache.org> on 2021/01/08 16:13:31 UTC

[GitHub] [phoenix] joshelser commented on pull request #1076: PHOENIX-3710 Cannot use lowername data table name with indextool

joshelser commented on pull request #1076:
URL: https://github.com/apache/phoenix/pull/1076#issuecomment-756844475


   ```
   [ERROR] Tests run: 75, Failures: 0, Errors: 15, Skipped: 0, Time elapsed: 371.697 s <<< FAILURE! - in org.apache.phoenix.end2end.IndexToolIT
   [ERROR] testCaseSensitiveNames[transactionProvider=TEPHRA,mutable=false,localIndex=false,directApi=true,useSnapshot=false,useTenant=false](org.apache.phoenix.end2end.IndexToolIT)  Time elapsed: 16.924 s  <<< ERROR!
   java.lang.NullPointerException
   	at org.apache.phoenix.end2end.IndexToolIT.verifyMapper(IndexToolIT.java:931)
   	at org.apache.phoenix.end2end.IndexToolIT.runIndexTool(IndexToolIT.java:973)
   	at org.apache.phoenix.end2end.IndexToolIT.runIndexTool(IndexToolIT.java:953)
   	at org.apache.phoenix.end2end.IndexToolIT.runIndexTool(IndexToolIT.java:944)
   	at org.apache.phoenix.end2end.IndexToolIT.runIndexTool(IndexToolIT.java:938)
   	at org.apache.phoenix.end2end.IndexToolIT.runIndexTool(IndexToolIT.java:911)
   	at org.apache.phoenix.end2end.IndexToolIT.testCaseSensitiveNames(IndexToolIT.java:743)
   ```
   
   Looks like a valid test failure.


----------------------------------------------------------------
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:
users@infra.apache.org