[GitHub] phoenix pull request #288: PHOENIX-4523 phoenix.schema.isNamespaceMappingEna...

2018-01-13 Thread karanmehta93
Github user karanmehta93 closed the pull request at: https://github.com/apache/phoenix/pull/288 ---

[GitHub] phoenix pull request #288: PHOENIX-4523 phoenix.schema.isNamespaceMappingEna...

2018-01-13 Thread karanmehta93
Github user karanmehta93 commented on a diff in the pull request: https://github.com/apache/phoenix/pull/288#discussion_r161383259 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java --- @@ -2543,16 +2543,15 @@ public Void call() throws

[GitHub] phoenix pull request #288: PHOENIX-4523 phoenix.schema.isNamespaceMappingEna...

2018-01-11 Thread karanmehta93
Github user karanmehta93 commented on a diff in the pull request: https://github.com/apache/phoenix/pull/288#discussion_r161023714 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java --- @@ -2543,16 +2543,15 @@ public Void call() throws

[GitHub] phoenix pull request #288: PHOENIX-4523 phoenix.schema.isNamespaceMappingEna...

2018-01-11 Thread fpompermaier
Github user fpompermaier commented on a diff in the pull request: https://github.com/apache/phoenix/pull/288#discussion_r160888052 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java --- @@ -2543,16 +2543,15 @@ public Void call() throws

[GitHub] phoenix pull request #288: PHOENIX-4523 phoenix.schema.isNamespaceMappingEna...

2018-01-10 Thread karanmehta93
GitHub user karanmehta93 opened a pull request: https://github.com/apache/phoenix/pull/288 PHOENIX-4523 phoenix.schema.isNamespaceMappingEnabled problem (TableExistsException should be ignored when trying to create SYSTEM:MUTEX table) @JamesRTaylor FYI. You can merge