[jira] [Updated] (PHOENIX-4971) Drop index will execute successfully using Incorrect name of parent tables

2018-11-25 Thread Jaanai (JIRA)


 [ 
https://issues.apache.org/jira/browse/PHOENIX-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jaanai updated PHOENIX-4971:

Attachment: (was: PHOENIX-4971-4.x-HBase-1.3-v6.patch)

> Drop index will execute successfully using Incorrect name of parent tables
> --
>
> Key: PHOENIX-4971
> URL: https://issues.apache.org/jira/browse/PHOENIX-4971
> Project: Phoenix
>  Issue Type: Bug
>Affects Versions: 4.14.1
>Reporter: Jaanai
>Assignee: Jaanai
>Priority: Major
> Fix For: 4.15.0
>
> Attachments: PHOENIX-4971-4.x-HBase-1.4-v6.patch, 
> PHOENIX-4971-4.x-HBase-1.4-v7.patch, PHOENIX-4971-master-v2.patch, 
> PHOENIX-4971-master-v3.patch, PHOENIX-4971-master-v4.patch, 
> PHOENIX-4971-master-v5-it-fixed.patch, PHOENIX-4971-master-v6.patch, 
> PHOENIX-4971-master.patch
>
>
> The blew SQL will be executed successfully,  the name of data tables is 
> incorrectly inputted that the parent table has the same name with index 
> tables.
>  
> {code:java}
> DROP INDEX INDEX_TABLE_X on INDEX_TABLE_X;
> {code}
> Some regions will not online and some queries will not normally execute after 
> executing above SQL.  Everything will be ok unless manually delete dirty 
> metadata information in SYSTEM.CATALOG table.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (PHOENIX-4971) Drop index will execute successfully using Incorrect name of parent tables

2018-11-25 Thread Jaanai (JIRA)


 [ 
https://issues.apache.org/jira/browse/PHOENIX-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jaanai updated PHOENIX-4971:

Attachment: (was: PHOENIX-4971-4.x-HBase-1.2-v6.patch)

> Drop index will execute successfully using Incorrect name of parent tables
> --
>
> Key: PHOENIX-4971
> URL: https://issues.apache.org/jira/browse/PHOENIX-4971
> Project: Phoenix
>  Issue Type: Bug
>Affects Versions: 4.14.1
>Reporter: Jaanai
>Assignee: Jaanai
>Priority: Major
> Fix For: 4.15.0
>
> Attachments: PHOENIX-4971-4.x-HBase-1.3-v6.patch, 
> PHOENIX-4971-4.x-HBase-1.4-v6.patch, PHOENIX-4971-4.x-HBase-1.4-v7.patch, 
> PHOENIX-4971-master-v2.patch, PHOENIX-4971-master-v3.patch, 
> PHOENIX-4971-master-v4.patch, PHOENIX-4971-master-v5-it-fixed.patch, 
> PHOENIX-4971-master-v6.patch, PHOENIX-4971-master.patch
>
>
> The blew SQL will be executed successfully,  the name of data tables is 
> incorrectly inputted that the parent table has the same name with index 
> tables.
>  
> {code:java}
> DROP INDEX INDEX_TABLE_X on INDEX_TABLE_X;
> {code}
> Some regions will not online and some queries will not normally execute after 
> executing above SQL.  Everything will be ok unless manually delete dirty 
> metadata information in SYSTEM.CATALOG table.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (PHOENIX-4971) Drop index will execute successfully using Incorrect name of parent tables

2018-11-24 Thread Jaanai (JIRA)


 [ 
https://issues.apache.org/jira/browse/PHOENIX-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jaanai updated PHOENIX-4971:

Attachment: (was: PHOENIX-4971-4.x-HBase-1.4-v6.patch)

> Drop index will execute successfully using Incorrect name of parent tables
> --
>
> Key: PHOENIX-4971
> URL: https://issues.apache.org/jira/browse/PHOENIX-4971
> Project: Phoenix
>  Issue Type: Bug
>Affects Versions: 4.14.1
>Reporter: Jaanai
>Assignee: Jaanai
>Priority: Major
> Fix For: 4.15.0
>
> Attachments: PHOENIX-4971-4.x-HBase-1.2-v6.patch, 
> PHOENIX-4971-4.x-HBase-1.3-v6.patch, PHOENIX-4971-4.x-HBase-1.4-v6.patch, 
> PHOENIX-4971-master-v2.patch, PHOENIX-4971-master-v3.patch, 
> PHOENIX-4971-master-v4.patch, PHOENIX-4971-master-v5-it-fixed.patch, 
> PHOENIX-4971-master-v6.patch, PHOENIX-4971-master.patch
>
>
> The blew SQL will be executed successfully,  the name of data tables is 
> incorrectly inputted that the parent table has the same name with index 
> tables.
>  
> {code:java}
> DROP INDEX INDEX_TABLE_X on INDEX_TABLE_X;
> {code}
> Some regions will not online and some queries will not normally execute after 
> executing above SQL.  Everything will be ok unless manually delete dirty 
> metadata information in SYSTEM.CATALOG table.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (PHOENIX-4971) Drop index will execute successfully using Incorrect name of parent tables

2018-11-24 Thread Jaanai (JIRA)


 [ 
https://issues.apache.org/jira/browse/PHOENIX-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jaanai updated PHOENIX-4971:

Attachment: (was: PHOENIX-4971-4.x-HBase-1.1-v6.patch)

> Drop index will execute successfully using Incorrect name of parent tables
> --
>
> Key: PHOENIX-4971
> URL: https://issues.apache.org/jira/browse/PHOENIX-4971
> Project: Phoenix
>  Issue Type: Bug
>Affects Versions: 4.14.1
>Reporter: Jaanai
>Assignee: Jaanai
>Priority: Major
> Fix For: 4.15.0
>
> Attachments: PHOENIX-4971-4.x-HBase-1.2-v6.patch, 
> PHOENIX-4971-4.x-HBase-1.3-v6.patch, PHOENIX-4971-4.x-HBase-1.4-v6.patch, 
> PHOENIX-4971-master-v2.patch, PHOENIX-4971-master-v3.patch, 
> PHOENIX-4971-master-v4.patch, PHOENIX-4971-master-v5-it-fixed.patch, 
> PHOENIX-4971-master-v6.patch, PHOENIX-4971-master.patch
>
>
> The blew SQL will be executed successfully,  the name of data tables is 
> incorrectly inputted that the parent table has the same name with index 
> tables.
>  
> {code:java}
> DROP INDEX INDEX_TABLE_X on INDEX_TABLE_X;
> {code}
> Some regions will not online and some queries will not normally execute after 
> executing above SQL.  Everything will be ok unless manually delete dirty 
> metadata information in SYSTEM.CATALOG table.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (PHOENIX-4971) Drop index will execute successfully using Incorrect name of parent tables

2018-11-23 Thread Jaanai (JIRA)


 [ 
https://issues.apache.org/jira/browse/PHOENIX-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jaanai updated PHOENIX-4971:

Attachment: (was: PHOENIX-4971-master-v6.patch)

> Drop index will execute successfully using Incorrect name of parent tables
> --
>
> Key: PHOENIX-4971
> URL: https://issues.apache.org/jira/browse/PHOENIX-4971
> Project: Phoenix
>  Issue Type: Bug
>Affects Versions: 4.14.1
>Reporter: Jaanai
>Assignee: Jaanai
>Priority: Major
> Fix For: 4.15.0
>
> Attachments: PHOENIX-4971-master-v2.patch, 
> PHOENIX-4971-master-v3.patch, PHOENIX-4971-master-v4.patch, 
> PHOENIX-4971-master-v5-it-fixed.patch, PHOENIX-4971-master-v6.patch, 
> PHOENIX-4971-master.patch
>
>
> The blew SQL will be executed successfully,  the name of data tables is 
> incorrectly inputted that the parent table has the same name with index 
> tables.
>  
> {code:java}
> DROP INDEX INDEX_TABLE_X on INDEX_TABLE_X;
> {code}
> Some regions will not online and some queries will not normally execute after 
> executing above SQL.  Everything will be ok unless manually delete dirty 
> metadata information in SYSTEM.CATALOG table.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (PHOENIX-4971) Drop index will execute successfully using Incorrect name of parent tables

2018-11-23 Thread Jaanai (JIRA)


 [ 
https://issues.apache.org/jira/browse/PHOENIX-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jaanai updated PHOENIX-4971:

Affects Version/s: 4.14.1
Fix Version/s: 4.15.0

> Drop index will execute successfully using Incorrect name of parent tables
> --
>
> Key: PHOENIX-4971
> URL: https://issues.apache.org/jira/browse/PHOENIX-4971
> Project: Phoenix
>  Issue Type: Bug
>Affects Versions: 4.14.1
>Reporter: Jaanai
>Assignee: Jaanai
>Priority: Major
> Fix For: 4.15.0
>
> Attachments: PHOENIX-4971-master-v2.patch, 
> PHOENIX-4971-master-v3.patch, PHOENIX-4971-master-v4.patch, 
> PHOENIX-4971-master-v5-it-fixed.patch, PHOENIX-4971-master-v6.patch, 
> PHOENIX-4971-master.patch
>
>
> The blew SQL will be executed successfully,  the name of data tables is 
> incorrectly inputted that the parent table has the same name with index 
> tables.
>  
> {code:java}
> DROP INDEX INDEX_TABLE_X on INDEX_TABLE_X;
> {code}
> Some regions will not online and some queries will not normally execute after 
> executing above SQL.  Everything will be ok unless manually delete dirty 
> metadata information in SYSTEM.CATALOG table.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (PHOENIX-4971) Drop index will execute successfully using Incorrect name of parent tables

2018-11-23 Thread Jaanai (JIRA)


 [ 
https://issues.apache.org/jira/browse/PHOENIX-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jaanai updated PHOENIX-4971:

Attachment: PHOENIX-4971-master-v6.patch

> Drop index will execute successfully using Incorrect name of parent tables
> --
>
> Key: PHOENIX-4971
> URL: https://issues.apache.org/jira/browse/PHOENIX-4971
> Project: Phoenix
>  Issue Type: Bug
>Reporter: Jaanai
>Assignee: Jaanai
>Priority: Major
> Attachments: PHOENIX-4971-master-v2.patch, 
> PHOENIX-4971-master-v3.patch, PHOENIX-4971-master-v4.patch, 
> PHOENIX-4971-master-v5-it-fixed.patch, PHOENIX-4971-master-v6.patch, 
> PHOENIX-4971-master.patch
>
>
> The blew SQL will be executed successfully,  the name of data tables is 
> incorrectly inputted that the parent table has the same name with index 
> tables.
>  
> {code:java}
> DROP INDEX INDEX_TABLE_X on INDEX_TABLE_X;
> {code}
> Some regions will not online and some queries will not normally execute after 
> executing above SQL.  Everything will be ok unless manually delete dirty 
> metadata information in SYSTEM.CATALOG table.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (PHOENIX-4971) Drop index will execute successfully using Incorrect name of parent tables

2018-11-07 Thread Thomas D'Silva (JIRA)


 [ 
https://issues.apache.org/jira/browse/PHOENIX-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas D'Silva updated PHOENIX-4971:

Fix Version/s: (was: 5.1.0)
   (was: 4.15.0)

> Drop index will execute successfully using Incorrect name of parent tables
> --
>
> Key: PHOENIX-4971
> URL: https://issues.apache.org/jira/browse/PHOENIX-4971
> Project: Phoenix
>  Issue Type: Bug
>Reporter: Jaanai
>Assignee: Jaanai
>Priority: Major
> Attachments: PHOENIX-4971-master-v2.patch, 
> PHOENIX-4971-master-v3.patch, PHOENIX-4971-master-v4.patch, 
> PHOENIX-4971-master-v5-it-fixed.patch, PHOENIX-4971-master.patch
>
>
> The blew SQL will be executed successfully,  the name of data tables is 
> incorrectly inputted that the parent table has the same name with index 
> tables.
>  
> {code:java}
> DROP INDEX INDEX_TABLE_X on INDEX_TABLE_X;
> {code}
> Some regions will not online and some queries will not normally execute after 
> executing above SQL.  Everything will be ok unless manually delete dirty 
> metadata information in SYSTEM.CATALOG table.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (PHOENIX-4971) Drop index will execute successfully using Incorrect name of parent tables

2018-11-01 Thread Jaanai (JIRA)


 [ 
https://issues.apache.org/jira/browse/PHOENIX-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jaanai updated PHOENIX-4971:

Attachment: PHOENIX-4971-master-v5-it-fixed.patch

> Drop index will execute successfully using Incorrect name of parent tables
> --
>
> Key: PHOENIX-4971
> URL: https://issues.apache.org/jira/browse/PHOENIX-4971
> Project: Phoenix
>  Issue Type: Bug
>Reporter: Jaanai
>Assignee: Jaanai
>Priority: Major
> Fix For: 4.15.0, 5.1.0
>
> Attachments: PHOENIX-4971-master-v2.patch, 
> PHOENIX-4971-master-v3.patch, PHOENIX-4971-master-v4.patch, 
> PHOENIX-4971-master-v5-it-fixed.patch, PHOENIX-4971-master.patch
>
>
> The blew SQL will be executed successfully,  the name of data tables is 
> incorrectly inputted that the parent table has the same name with index 
> tables.
>  
> {code:java}
> DROP INDEX INDEX_TABLE_X on INDEX_TABLE_X;
> {code}
> Some regions will not online and some queries will not normally execute after 
> executing above SQL.  Everything will be ok unless manually delete dirty 
> metadata information in SYSTEM.CATALOG table.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (PHOENIX-4971) Drop index will execute successfully using Incorrect name of parent tables

2018-10-28 Thread Geoffrey Jacoby (JIRA)


 [ 
https://issues.apache.org/jira/browse/PHOENIX-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Geoffrey Jacoby updated PHOENIX-4971:
-
Priority: Major  (was: Critical)

> Drop index will execute successfully using Incorrect name of parent tables
> --
>
> Key: PHOENIX-4971
> URL: https://issues.apache.org/jira/browse/PHOENIX-4971
> Project: Phoenix
>  Issue Type: Bug
>Reporter: Jaanai
>Assignee: Jaanai
>Priority: Major
> Attachments: PHOENIX-4971-master-v2.patch, 
> PHOENIX-4971-master-v3.patch, PHOENIX-4971-master-v4.patch, 
> PHOENIX-4971-master.patch
>
>
> The blew SQL will be executed successfully,  the name of data tables is 
> incorrectly inputted that the parent table has the same name with index 
> tables.
>  
> {code:java}
> DROP INDEX INDEX_TABLE_X on INDEX_TABLE_X;
> {code}
> Some regions will not online and some queries will not normally execute after 
> executing above SQL.  Everything will be ok unless manually delete dirty 
> metadata information in SYSTEM.CATALOG table.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (PHOENIX-4971) Drop index will execute successfully using Incorrect name of parent tables

2018-10-28 Thread Jaanai (JIRA)


 [ 
https://issues.apache.org/jira/browse/PHOENIX-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jaanai updated PHOENIX-4971:

Attachment: (was: PHOENIX-4971-master-v4.patch)

> Drop index will execute successfully using Incorrect name of parent tables
> --
>
> Key: PHOENIX-4971
> URL: https://issues.apache.org/jira/browse/PHOENIX-4971
> Project: Phoenix
>  Issue Type: Bug
>Reporter: Jaanai
>Assignee: Jaanai
>Priority: Critical
> Attachments: PHOENIX-4971-master-v2.patch, 
> PHOENIX-4971-master-v3.patch, PHOENIX-4971-master-v4.patch, 
> PHOENIX-4971-master.patch
>
>
> The blew SQL will be executed successfully,  the name of data tables is 
> incorrectly inputted that the parent table has the same name with index 
> tables.
>  
> {code:java}
> DROP INDEX INDEX_TABLE_X on INDEX_TABLE_X;
> {code}
> Some regions will not online and some queries will not normally execute after 
> executing above SQL.  Everything will be ok unless manually delete dirty 
> metadata information in SYSTEM.CATALOG table.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (PHOENIX-4971) Drop index will execute successfully using Incorrect name of parent tables

2018-10-28 Thread Jaanai (JIRA)


 [ 
https://issues.apache.org/jira/browse/PHOENIX-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jaanai updated PHOENIX-4971:

Attachment: PHOENIX-4971-master-v4.patch

> Drop index will execute successfully using Incorrect name of parent tables
> --
>
> Key: PHOENIX-4971
> URL: https://issues.apache.org/jira/browse/PHOENIX-4971
> Project: Phoenix
>  Issue Type: Bug
>Reporter: Jaanai
>Assignee: Jaanai
>Priority: Critical
> Attachments: PHOENIX-4971-master-v2.patch, 
> PHOENIX-4971-master-v3.patch, PHOENIX-4971-master-v4.patch, 
> PHOENIX-4971-master.patch
>
>
> The blew SQL will be executed successfully,  the name of data tables is 
> incorrectly inputted that the parent table has the same name with index 
> tables.
>  
> {code:java}
> DROP INDEX INDEX_TABLE_X on INDEX_TABLE_X;
> {code}
> Some regions will not online and some queries will not normally execute after 
> executing above SQL.  Everything will be ok unless manually delete dirty 
> metadata information in SYSTEM.CATALOG table.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (PHOENIX-4971) Drop index will execute successfully using Incorrect name of parent tables

2018-10-28 Thread Jaanai (JIRA)


 [ 
https://issues.apache.org/jira/browse/PHOENIX-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jaanai updated PHOENIX-4971:

Attachment: PHOENIX-4971-master-v4.patch

> Drop index will execute successfully using Incorrect name of parent tables
> --
>
> Key: PHOENIX-4971
> URL: https://issues.apache.org/jira/browse/PHOENIX-4971
> Project: Phoenix
>  Issue Type: Bug
>Reporter: Jaanai
>Assignee: Jaanai
>Priority: Critical
> Attachments: PHOENIX-4971-master-v2.patch, 
> PHOENIX-4971-master-v3.patch, PHOENIX-4971-master-v4.patch, 
> PHOENIX-4971-master.patch
>
>
> The blew SQL will be executed successfully,  the name of data tables is 
> incorrectly inputted that the parent table has the same name with index 
> tables.
>  
> {code:java}
> DROP INDEX INDEX_TABLE_X on INDEX_TABLE_X;
> {code}
> Some regions will not online and some queries will not normally execute after 
> executing above SQL.  Everything will be ok unless manually delete dirty 
> metadata information in SYSTEM.CATALOG table.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (PHOENIX-4971) Drop index will execute successfully using Incorrect name of parent tables

2018-10-18 Thread Jaanai (JIRA)


 [ 
https://issues.apache.org/jira/browse/PHOENIX-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jaanai updated PHOENIX-4971:

Attachment: PHOENIX-4971-master-v3.patch

> Drop index will execute successfully using Incorrect name of parent tables
> --
>
> Key: PHOENIX-4971
> URL: https://issues.apache.org/jira/browse/PHOENIX-4971
> Project: Phoenix
>  Issue Type: Bug
>Reporter: Jaanai
>Assignee: Jaanai
>Priority: Critical
> Attachments: PHOENIX-4971-master-v2.patch, 
> PHOENIX-4971-master-v3.patch, PHOENIX-4971-master.patch
>
>
> The blew SQL will be executed successfully,  the name of data tables is 
> incorrectly inputted that the parent table has the same name with index 
> tables.
>  
> {code:java}
> DROP INDEX INDEX_TABLE_X on INDEX_TABLE_X;
> {code}
> Some regions will not online and some queries will not normally execute after 
> executing above SQL.  Everything will be ok unless manually delete dirty 
> metadata information in SYSTEM.CATALOG table.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (PHOENIX-4971) Drop index will execute successfully using Incorrect name of parent tables

2018-10-18 Thread Jaanai (JIRA)


 [ 
https://issues.apache.org/jira/browse/PHOENIX-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jaanai updated PHOENIX-4971:

Attachment: PHOENIX-4971-master-v2.patch

> Drop index will execute successfully using Incorrect name of parent tables
> --
>
> Key: PHOENIX-4971
> URL: https://issues.apache.org/jira/browse/PHOENIX-4971
> Project: Phoenix
>  Issue Type: Bug
>Reporter: Jaanai
>Assignee: Jaanai
>Priority: Critical
> Attachments: PHOENIX-4971-master-v2.patch, PHOENIX-4971-master.patch
>
>
> The blew SQL will be executed successfully,  the name of data tables is 
> incorrectly inputted that the parent table has the same name with index 
> tables.
>  
> {code:java}
> DROP INDEX INDEX_TABLE_X on INDEX_TABLE_X;
> {code}
> Some regions will not online and some queries will not normally execute after 
> executing above SQL.  Everything will be ok unless manually delete dirty 
> metadata information in SYSTEM.CATALOG table.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (PHOENIX-4971) Drop index will execute successfully using Incorrect name of parent tables

2018-10-15 Thread Jaanai (JIRA)


 [ 
https://issues.apache.org/jira/browse/PHOENIX-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jaanai updated PHOENIX-4971:

Attachment: PHOENIX-4971-master.patch

> Drop index will execute successfully using Incorrect name of parent tables
> --
>
> Key: PHOENIX-4971
> URL: https://issues.apache.org/jira/browse/PHOENIX-4971
> Project: Phoenix
>  Issue Type: Bug
>Reporter: Jaanai
>Assignee: Jaanai
>Priority: Critical
> Attachments: PHOENIX-4971-master.patch
>
>
> The blew SQL will be executed successfully,  the name of data tables is 
> incorrectly inputted that the parent table has the same name with index 
> tables.
>  
> {code:java}
> DROP INDEX INDEX_TABLE_X on INDEX_TABLE_X;
> {code}
> Some regions will not online and some queries will not normally execute after 
> executing above SQL.  Everything will be ok unless manually delete dirty 
> metadata information in SYSTEM.CATALOG table.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (PHOENIX-4971) Drop index will execute successfully using Incorrect name of parent tables

2018-10-14 Thread Jaanai (JIRA)


 [ 
https://issues.apache.org/jira/browse/PHOENIX-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jaanai updated PHOENIX-4971:

Priority: Critical  (was: Major)

> Drop index will execute successfully using Incorrect name of parent tables
> --
>
> Key: PHOENIX-4971
> URL: https://issues.apache.org/jira/browse/PHOENIX-4971
> Project: Phoenix
>  Issue Type: Bug
>Reporter: Jaanai
>Assignee: Jaanai
>Priority: Critical
>
> The blew SQL will be executed successfully,  the name of data tables is 
> incorrectly inputted that the parent table has the same name with index 
> tables.
>  
> {code:java}
> DROP INDEX INDEX_TABLE_X on INDEX_TABLE_X;
> {code}
> Some regions will not online and some queries will not normally execute after 
> executing above SQL.  Everything will be ok unless manually delete dirty 
> metadata information in SYSTEM.CATALOG table.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (PHOENIX-4971) Drop index will execute successfully using Incorrect name of parent tables

2018-10-14 Thread Jaanai (JIRA)


 [ 
https://issues.apache.org/jira/browse/PHOENIX-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jaanai updated PHOENIX-4971:

Summary: Drop index will execute successfully using Incorrect name of 
parent tables  (was: Checking table name whether legal when executes drop table 
)

> Drop index will execute successfully using Incorrect name of parent tables
> --
>
> Key: PHOENIX-4971
> URL: https://issues.apache.org/jira/browse/PHOENIX-4971
> Project: Phoenix
>  Issue Type: Bug
>Reporter: Jaanai
>Assignee: Jaanai
>Priority: Major
>
> The blew SQL will be executed successfully,  the name of data tables is 
> incorrectly inputted that the parent table has the same name with index 
> tables.
>  
> {code:java}
> DROP INDEX INDEX_TABLE_X on INDEX_TABLE_X;
> {code}
> Some regions will not online and some queries will not normally execute after 
> executing above SQL.  Everything will be ok unless manually delete dirty 
> metadata information in SYSTEM.CATALOG table.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)