[
https://issues.apache.org/jira/browse/PHOENIX-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099554#comment-14099554
]
Hudson commented on PHOENIX-1175:
---------------------------------
SUCCESS: Integrated in Phoenix | 3.0 | Hadoop1 #188 (See
[https://builds.apache.org/job/Phoenix-3.0-hadoop1/188/])
PHOENIX-1175 Add setReadOnly and setFetchSize options (Alex Kamil) (jtaylor:
rev 97a5f7ef2b521b72cafd6d0e8a56a190e566a230)
* phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java
* phoenix-core/src/main/java/org/apache/phoenix/exception/SQLExceptionCode.java
* phoenix-core/src/it/java/org/apache/phoenix/end2end/ReadOnlyIT.java
* phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixConnection.java
*
phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataRegionObserver.java
> Add setReadOnly and setFetchSize options
> ----------------------------------------
>
> Key: PHOENIX-1175
> URL: https://issues.apache.org/jira/browse/PHOENIX-1175
> Project: Phoenix
> Issue Type: Improvement
> Affects Versions: 3.1, 4.1
> Reporter: alex kamil
> Assignee: alex kamil
> Priority: Minor
> Fix For: 5.0.0, 3.1, 4.1
>
> Attachments: PHOENIX-1175.patch
>
>
> add setReadOnly option to PhoenixConnection and setFetchSize to
> PhoenixStatement, this is required by many JDBC adapters, such as
> ElasticSearch JDBC plugin. Currently Phoenix throws
> SQLFeatureNotSupportedException.
> also add isReadOnly() and getFetchSize()
--
This message was sent by Atlassian JIRA
(v6.2#6252)