[jira] [Created] (PHOENIX-6733) Ref count leaked test failures

2022-06-15 Thread Geoffrey Jacoby (Jira)
Geoffrey Jacoby created PHOENIX-6733: Summary: Ref count leaked test failures Key: PHOENIX-6733 URL: https://issues.apache.org/jira/browse/PHOENIX-6733 Project: Phoenix Issue Type: Bug

[jira] [Updated] (PHOENIX-6732) PherfMainIT and DataIngestIT have failing tests

2022-06-15 Thread Geoffrey Jacoby (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey Jacoby updated PHOENIX-6732: - Summary: PherfMainIT and DataIngestIT have failing tests (was: PherfMainIT and

[jira] [Created] (PHOENIX-6732) PherfMainIT and DriverIngestIT have failing tests

2022-06-15 Thread Geoffrey Jacoby (Jira)
Geoffrey Jacoby created PHOENIX-6732: Summary: PherfMainIT and DriverIngestIT have failing tests Key: PHOENIX-6732 URL: https://issues.apache.org/jira/browse/PHOENIX-6732 Project: Phoenix

[jira] [Resolved] (PHOENIX-6554) Pherf CLI option long/short option names do not follow conventions

2022-06-15 Thread Geoffrey Jacoby (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey Jacoby resolved PHOENIX-6554. -- Fix Version/s: 5.2.0 Release Note: Pherf CLI now allows its long option names to

[jira] [Resolved] (PHOENIX-6341) Enable running IT tests from PHERF module during builds and patch checkins

2022-06-15 Thread Geoffrey Jacoby (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey Jacoby resolved PHOENIX-6341. -- Resolution: Cannot Reproduce > Enable running IT tests from PHERF module during

[GitHub] [phoenix-omid] gjacoby126 commented on a diff in pull request #105: OMID-222 Remove HBase1 support and update HBase 2 version to 2.4

2022-06-15 Thread GitBox
gjacoby126 commented on code in PR #105: URL: https://github.com/apache/phoenix-omid/pull/105#discussion_r898299565 ## pom.xml: ## @@ -190,8 +175,8 @@ 1.10 1.3 -2.13.0 -3.4.9 +4.3.0 Review Comment: I believe in

[GitHub] [phoenix-omid] gjacoby126 commented on a diff in pull request #105: OMID-222 Remove HBase1 support and update HBase 2 version to 2.4

2022-06-15 Thread GitBox
gjacoby126 commented on code in PR #105: URL: https://github.com/apache/phoenix-omid/pull/105#discussion_r898298858 ## pom.xml: ## @@ -147,33 +146,19 @@ - -hbase1.x -hbase2.x - - omid-hbase-shims-${hbase1.artifactId.suffix} -

[jira] [Resolved] (PHOENIX-5587) Update documentation for secondary indexes

2022-06-15 Thread Geoffrey Jacoby (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey Jacoby resolved PHOENIX-5587. -- Fix Version/s: 5.1.3 (was: 4.17.0)

[jira] [Resolved] (PHOENIX-5649) IndexScrutinyTool is very slow on view-indexes

2022-06-15 Thread Geoffrey Jacoby (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey Jacoby resolved PHOENIX-5649. -- Fix Version/s: (was: 4.17.0) (was: 5.2.0)

[jira] [Updated] (PHOENIX-5518) Unittests for global index read repair count

2022-06-15 Thread Geoffrey Jacoby (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey Jacoby updated PHOENIX-5518: - Fix Version/s: 5.2.1 (was: 4.17.0) (was:

Re: [DISCUSS] New PhoenixDB release

2022-06-15 Thread Istvan Toth
I've just found https://issues.apache.org/jira/browse/PHOENIX-6731 If we can fix this quickly, then I will do a 1.2.0 release with the regenerated protobuf classes. regards Istvan On Wed, Jun 15, 2022 at 12:20 PM Istvan Toth wrote: > Hi! > > We've found and fixed a bug (PHOENIX-6727) in

[jira] [Resolved] (PHOENIX-5534) Cursors With Request Metrics Enabled Throws Exception

2022-06-15 Thread Geoffrey Jacoby (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey Jacoby resolved PHOENIX-5534. -- Resolution: Fixed Merged to master and cherry-picked back to 5.1 > Cursors With

[jira] [Created] (PHOENIX-6731) PhoenixDB incompatible with Python 3.19+

2022-06-15 Thread Istvan Toth (Jira)
Istvan Toth created PHOENIX-6731: Summary: PhoenixDB incompatible with Python 3.19+ Key: PHOENIX-6731 URL: https://issues.apache.org/jira/browse/PHOENIX-6731 Project: Phoenix Issue Type: Bug

[jira] [Updated] (PHOENIX-6640) Bump Avatica to latest in PQS

2022-06-15 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth updated PHOENIX-6640: - Summary: Bump Avatica to latest in PQS (was: Bump Avatica to 1.20 in PQS) > Bump Avatica to

[jira] [Created] (OMID-224) Switch default logging backend to log4j2

2022-06-15 Thread Istvan Toth (Jira)
Istvan Toth created OMID-224: Summary: Switch default logging backend to log4j2 Key: OMID-224 URL: https://issues.apache.org/jira/browse/OMID-224 Project: Phoenix Omid Issue Type: Bug

[DISCUSS] New PhoenixDB release

2022-06-15 Thread Istvan Toth
Hi! We've found and fixed a bug (PHOENIX-6727) in PhoenixDB. I plan to release version 1.1.1 with the fix sometime in June. Any comments or objections ? regards Istvan