[jira] [Created] (PHOENIX-4836) PhoenixMetricsSink Compatibility problems

2018-08-06 Thread apcahephoenix (JIRA)
apcahephoenix created PHOENIX-4836: -- Summary: PhoenixMetricsSink Compatibility problems Key: PHOENIX-4836 URL: https://issues.apache.org/jira/browse/PHOENIX-4836 Project: Phoenix Issue

[jira] [Updated] (PHOENIX-1718) Unable to find cached index metadata during the stablity test with phoenix

2018-08-06 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Cang updated PHOENIX-1718: - Description: I am making stablity test with phoenix 4.2.1 . But the regionserver became very slow

Re: [DISCUSS] Move branches 4.x-HBase-1.2, 4.x-HBase-1.3 and 4.x-HBase-1.4 to JDK 8

2018-08-06 Thread Andrew Purtell
> T his is an issue for binary compatibility artifacts only. Sigh. Just to be clear I meant binary *convenience* artifacts. On Mon, Aug 6, 2018 at 4:09 PM Andrew Purtell wrote: > See http://hbase.apache.org/book.html#hbase.versioning. Dependency > Compatibility, required for minor and patch

Re: [DISCUSS] Move branches 4.x-HBase-1.2, 4.x-HBase-1.3 and 4.x-HBase-1.4 to JDK 8

2018-08-06 Thread Andrew Purtell
See http://hbase.apache.org/book.html#hbase.versioning. Dependency Compatibility, required for minor and patch releases, includes: *An upgrade of HBase will not require an incompatible upgrade of the Java runtime.* If we compile HBase with Java 8 or up and then ship the binaries to a deployment

[jira] [Created] (PHOENIX-4835) LoggingPhoenixConnection should log metrics upon connection close

2018-08-06 Thread Karan Mehta (JIRA)
Karan Mehta created PHOENIX-4835: Summary: LoggingPhoenixConnection should log metrics upon connection close Key: PHOENIX-4835 URL: https://issues.apache.org/jira/browse/PHOENIX-4835 Project: Phoenix

Re: [DISCUSS] Move branches 4.x-HBase-1.2, 4.x-HBase-1.3 and 4.x-HBase-1.4 to JDK 8

2018-08-06 Thread Geoffrey Jacoby
According to the HBase docs, all 1.x branches currently support JDK 7, though HBase 2.0 supports only JDK 8. While I'd love to move up to JDK 8 on the Phoenix side, I think we should wait until HBase takes a similar step for branch-1, if they ever do. Geoffrey On Mon, Aug 6, 2018 at 3:20 PM,

[DISCUSS] Move branches 4.x-HBase-1.2, 4.x-HBase-1.3 and 4.x-HBase-1.4 to JDK 8

2018-08-06 Thread Karan Mehta
Hello all, Should we move these branches to 1.8 JDK? Karan

[jira] [Created] (PHOENIX-4834) PhoenixMetricsLog interface methods should not depend on specific logger

2018-08-06 Thread Karan Mehta (JIRA)
Karan Mehta created PHOENIX-4834: Summary: PhoenixMetricsLog interface methods should not depend on specific logger Key: PHOENIX-4834 URL: https://issues.apache.org/jira/browse/PHOENIX-4834 Project:

[jira] [Updated] (PHOENIX-4799) Write cells using checkAndMutate to prevent conflicting changes

2018-08-06 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-4799: Fix Version/s: 4.15.0 > Write cells using checkAndMutate to prevent conflicting changes

[jira] [Updated] (PHOENIX-4799) Write cells using checkAndMutate to prevent conflicting changes

2018-08-06 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-4799: Fix Version/s: 5.1.0 > Write cells using checkAndMutate to prevent conflicting changes >

[jira] [Updated] (PHOENIX-4750) Resolve server customizers and provide them to Avatica

2018-08-06 Thread Alex Araujo (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Araujo updated PHOENIX-4750: - Attachment: PHOENIX-4750.v2.patch > Resolve server customizers and provide them to Avatica >

[jira] [Updated] (PHOENIX-4476) Range scan used for point lookups if filter is not in order of primary keys

2018-08-06 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Cang updated PHOENIX-4476: - Attachment: PHOENIX-4476-4.x-HBase-1.3.003.patch > Range scan used for point lookups if filter is not