Re: [DISCUSS] Protobuf upgrade in OMID

2024-10-09 Thread Istvan Toth
Instead of creating a pre-shaded version, we could also just shade+reloacate protobuf into the appropriate Omid client JAR during the build. In theory, we could also pre-shade protbuf during the omid build in a separate module, but IIRC some Maven limitation made this impossible. This would not r

[DISCUSS] Connectors and Query Server releases

2024-10-09 Thread Istvan Toth
Hi! Once 5.2.1 is done, I think it's high time for a connectors release, and maintenance release of queryserver. There are many important fixes and improvements in Avatica which QueryServer would greatly benefit from, and being able to build and test with 5.2 would also be a nice feature. Connec

[jira] [Created] (PHOENIX-7422) Flapper TableTTLIT#testMinorCompactionShouldNotRetainCellsWhenMaxLookbackIsDisabled

2024-10-09 Thread Tanuj Khurana (Jira)
Tanuj Khurana created PHOENIX-7422: -- Summary: Flapper TableTTLIT#testMinorCompactionShouldNotRetainCellsWhenMaxLookbackIsDisabled Key: PHOENIX-7422 URL: https://issues.apache.org/jira/browse/PHOENIX-7422

[jira] [Resolved] (PHOENIX-7411) Atomic Delete: PhoenixStatement API to return row if single row is atomically deleted

2024-10-09 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-7411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani resolved PHOENIX-7411. --- Resolution: Fixed > Atomic Delete: PhoenixStatement API to return row if single row is atom

[jira] [Updated] (PHOENIX-7420) Bump commons-io:commons-io from 2.11.0 to 2.14.0

2024-10-09 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-7420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth updated PHOENIX-7420: - Fix Version/s: queryserver-6.0.1 > Bump commons-io:commons-io from 2.11.0 to 2.14.0 > -

[jira] [Resolved] (PHOENIX-7418) SystemExitRule errors out because of SecurityManager deprecation / removal

2024-10-09 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-7418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth resolved PHOENIX-7418. -- Fix Version/s: 5.1.4 5.2.2 Resolution: Fixed > SystemExitRule error

[jira] [Updated] (PHOENIX-6982) Exclude Maven descriptors from shaded JARs

2024-10-09 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth updated PHOENIX-6982: - Fix Version/s: 5.2.2 5.1.4 > Exclude Maven descriptors from shaded JARs > --

[jira] [Resolved] (PHOENIX-7360) Add Phoenix 5.2 to BackwardCompatibility*IT

2024-10-09 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-7360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth resolved PHOENIX-7360. -- Assignee: Istvan Toth Resolution: Duplicate > Add Phoenix 5.2 to BackwardCompatibility*

[jira] [Assigned] (PHOENIX-7081) Replace /tmp with {java.io.tmpdir} in tests

2024-10-09 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-7081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth reassigned PHOENIX-7081: Assignee: Istvan Toth (was: Divneet Kaur) > Replace /tmp with {java.io.tmpdir} in tests

[jira] [Assigned] (PHOENIX-7421) Checkstyle plugin fails in phoenix-client-embedded module

2024-10-09 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-7421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth reassigned PHOENIX-7421: Assignee: Istvan Toth > Checkstyle plugin fails in phoenix-client-embedded module >

[jira] [Updated] (PHOENIX-7421) Checkstyle plugin fails in phoenix-client-embedded module

2024-10-09 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-7421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth updated PHOENIX-7421: - Component/s: test > Checkstyle plugin fails in phoenix-client-embedded module > ---

[jira] [Updated] (PHOENIX-7418) SystemExitRule errors out because of SecurityManager deprecation / removal

2024-10-09 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-7418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth updated PHOENIX-7418: - Fix Version/s: 5.3.0 > SystemExitRule errors out because of SecurityManager deprecation / remov

Re: [VOTE] Release of Apache Phoenix 5.2.1 RC4

2024-10-09 Thread Istvan Toth
+1 (binding) Checksum: OK Signature: OK ran full test suite with JVM8+HBase 2.4, only the usual flaky tests have failed : OK ran full test suite with JVM8+HBase 2.5, only the usual flaky tests have failed : OK ran full test suite with JVM17+HBase 2.6, only the usual flaky tests have failed : OK mv

[jira] [Created] (PHOENIX-7421) Checkstyle plugin fails in phoenix-client-embedded module

2024-10-09 Thread Istvan Toth (Jira)
Istvan Toth created PHOENIX-7421: Summary: Checkstyle plugin fails in phoenix-client-embedded module Key: PHOENIX-7421 URL: https://issues.apache.org/jira/browse/PHOENIX-7421 Project: Phoenix

[jira] [Created] (PHOENIX-7420) Bump commons-io:commons-io from 2.11.0 to 2.14.0

2024-10-09 Thread Istvan Toth (Jira)
Istvan Toth created PHOENIX-7420: Summary: Bump commons-io:commons-io from 2.11.0 to 2.14.0 Key: PHOENIX-7420 URL: https://issues.apache.org/jira/browse/PHOENIX-7420 Project: Phoenix Issue Ty

[jira] [Assigned] (PHOENIX-7418) SystemExitRule errors out because of SecurityManager deprecation / removal

2024-10-09 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-7418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth reassigned PHOENIX-7418: Assignee: Istvan Toth > SystemExitRule errors out because of SecurityManager deprecation