[
https://issues.apache.org/jira/browse/PHOENIX-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14184797#comment-14184797
]
James Taylor commented on PHOENIX-1382:
---------------------------------------
+1. Please commit to 3.0 as well. Thanks for the contributions, [~jeffreyz].
We'll cut a new RC once this is in.
> Phoenix 4.2 RC Issue
> --------------------
>
> Key: PHOENIX-1382
> URL: https://issues.apache.org/jira/browse/PHOENIX-1382
> Project: Phoenix
> Issue Type: Bug
> Reporter: Jeffrey Zhong
> Assignee: Jeffrey Zhong
> Attachments: PHOENIX-1382.patch
>
>
> When I tried 4.2 RC candidate, I found two issues:
> 1) We didn't bump up minor version of PhoenixEmbededDriver as shown below:
> {noformat}
> Setting property: [isolation, TRANSACTION_READ_COMMITTED]
> issuing: !connect jdbc:phoenix:localhost none none
> org.apache.phoenix.jdbc.PhoenixDriver
> Connecting to jdbc:phoenix:localhost
> ...
> Connected to: Phoenix (version 4.1)
> Driver: PhoenixEmbeddedDriver (version 4.1)
> {noformat}
> 2) Package including all client*.jar(like client-minimal.jar or
> client-without-hbase.jar) confusing phoenix_util.py to find right client.jar
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)