You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by Geoffrey Jacoby <gj...@apache.org> on 2022/10/03 21:58:04 UTC

[DISCUSS] Phoenix 5.2 Status

Over the past few months a lot of progress has been made toward a 5.2
release, and we've gone from approximately 50 open JIRAs targeted to 5.2
down to 4.

I also spent some time today using Viraj's excellent JIRA/git diff tool in
dev/misc_utils to harmonize the JIRAs that were missing a Fix Version.

The remaining JIRAs that aren't resolved and have a Fix Version of 5.2 are:
PHOENIX-6752 - Perf fix for Queries with lots of ORs (Jacob Isaac) -- In
review, with non-trivial suggestions to the tests still to go
PHOENIX-6715 - Update to Omid 1.1 (Istvan Toth) - This is waiting on the
release of Omid 1.1
PHOENIX-5586 - Documentation for splittable syscat (No owner)
PHOENIX-6082 - Documentation for HA client (No owner)

Some other JIRAs which have open PRs but no Fix Version:
PHOENIX-5422 (Richard Antal) - Use Java8 APIs instead of joda-time
PHOENIX-5066 (Istvan Toth) - Time Zones used incorrectly (Draft) (Still
seems in early stages?)
PHOENIX-6761 (Palash Chauhan / Kadir Ozdemir) - Phoenix Client Metadata
Caching Improvement (Some open questions on the PR, and the engineers tell
me that they still have some perf testing to do)

Are any of the above open JIRAs with no Fix Version intended for 5.2? Are
there any changes that are critical for 5.2 that don't have open PRs yet?

Thanks,

Geoffrey Jacoby

Re: [DISCUSS] Phoenix 5.2 Status

Posted by Istvan Toth <st...@cloudera.com.INVALID>.
The Omid release is currently blocked on
https://issues.apache.org/jira/browse/PHOENIX-6805 .
Can I have  a review please ?

regards
István

On Tue, Oct 4, 2022 at 8:25 AM Istvan Toth <st...@cloudera.com> wrote:

> Hi!
>
> Omid is ready to go, I will start the release process this week.
>
> I am actively working on PHOENIX-5066 again and making progress, but
> getting it stable and reviewing it is going to take some time,
> so we need not hold back the release just for that (I plan to gate the
> fixes and behavioural changes behind a property)
>
> As for PHOENIX-5422, our current plan is to either fold Richard's work
> into PHOENIX-5066, or to apply it after PHOENIX-5422
> due to $dayjob priorities.
>
> Istvan
>
>
> On Mon, Oct 3, 2022 at 11:58 PM Geoffrey Jacoby <gj...@apache.org>
> wrote:
>
>> Over the past few months a lot of progress has been made toward a 5.2
>> release, and we've gone from approximately 50 open JIRAs targeted to 5.2
>> down to 4.
>>
>> I also spent some time today using Viraj's excellent JIRA/git diff tool in
>> dev/misc_utils to harmonize the JIRAs that were missing a Fix Version.
>>
>> The remaining JIRAs that aren't resolved and have a Fix Version of 5.2
>> are:
>> PHOENIX-6752 - Perf fix for Queries with lots of ORs (Jacob Isaac) -- In
>> review, with non-trivial suggestions to the tests still to go
>> PHOENIX-6715 - Update to Omid 1.1 (Istvan Toth) - This is waiting on the
>> release of Omid 1.1
>> PHOENIX-5586 - Documentation for splittable syscat (No owner)
>> PHOENIX-6082 - Documentation for HA client (No owner)
>>
>> Some other JIRAs which have open PRs but no Fix Version:
>> PHOENIX-5422 (Richard Antal) - Use Java8 APIs instead of joda-time
>> PHOENIX-5066 (Istvan Toth) - Time Zones used incorrectly (Draft) (Still
>> seems in early stages?)
>> PHOENIX-6761 (Palash Chauhan / Kadir Ozdemir) - Phoenix Client Metadata
>> Caching Improvement (Some open questions on the PR, and the engineers tell
>> me that they still have some perf testing to do)
>>
>> Are any of the above open JIRAs with no Fix Version intended for 5.2? Are
>> there any changes that are critical for 5.2 that don't have open PRs yet?
>>
>> Thanks,
>>
>> Geoffrey Jacoby
>>
>
>
> --
> *István Tóth* | Sr. Staff Software Engineer
> *Email*: stoty@cloudera.com
> cloudera.com <https://www.cloudera.com>
> [image: Cloudera] <https://www.cloudera.com/>
> [image: Cloudera on Twitter] <https://twitter.com/cloudera> [image:
> Cloudera on Facebook] <https://www.facebook.com/cloudera> [image:
> Cloudera on LinkedIn] <https://www.linkedin.com/company/cloudera>
> ------------------------------
> ------------------------------
>


-- 
*István Tóth* | Sr. Staff Software Engineer
*Email*: stoty@cloudera.com
cloudera.com <https://www.cloudera.com>
[image: Cloudera] <https://www.cloudera.com/>
[image: Cloudera on Twitter] <https://twitter.com/cloudera> [image:
Cloudera on Facebook] <https://www.facebook.com/cloudera> [image: Cloudera
on LinkedIn] <https://www.linkedin.com/company/cloudera>
------------------------------
------------------------------

Re: [DISCUSS] Phoenix 5.2 Status

Posted by Istvan Toth <st...@cloudera.com.INVALID>.
Hi!

Omid is ready to go, I will start the release process this week.

I am actively working on PHOENIX-5066 again and making progress, but
getting it stable and reviewing it is going to take some time,
so we need not hold back the release just for that (I plan to gate the
fixes and behavioural changes behind a property)

As for PHOENIX-5422, our current plan is to either fold Richard's work
into PHOENIX-5066, or to apply it after PHOENIX-5422
due to $dayjob priorities.

Istvan


On Mon, Oct 3, 2022 at 11:58 PM Geoffrey Jacoby <gj...@apache.org> wrote:

> Over the past few months a lot of progress has been made toward a 5.2
> release, and we've gone from approximately 50 open JIRAs targeted to 5.2
> down to 4.
>
> I also spent some time today using Viraj's excellent JIRA/git diff tool in
> dev/misc_utils to harmonize the JIRAs that were missing a Fix Version.
>
> The remaining JIRAs that aren't resolved and have a Fix Version of 5.2 are:
> PHOENIX-6752 - Perf fix for Queries with lots of ORs (Jacob Isaac) -- In
> review, with non-trivial suggestions to the tests still to go
> PHOENIX-6715 - Update to Omid 1.1 (Istvan Toth) - This is waiting on the
> release of Omid 1.1
> PHOENIX-5586 - Documentation for splittable syscat (No owner)
> PHOENIX-6082 - Documentation for HA client (No owner)
>
> Some other JIRAs which have open PRs but no Fix Version:
> PHOENIX-5422 (Richard Antal) - Use Java8 APIs instead of joda-time
> PHOENIX-5066 (Istvan Toth) - Time Zones used incorrectly (Draft) (Still
> seems in early stages?)
> PHOENIX-6761 (Palash Chauhan / Kadir Ozdemir) - Phoenix Client Metadata
> Caching Improvement (Some open questions on the PR, and the engineers tell
> me that they still have some perf testing to do)
>
> Are any of the above open JIRAs with no Fix Version intended for 5.2? Are
> there any changes that are critical for 5.2 that don't have open PRs yet?
>
> Thanks,
>
> Geoffrey Jacoby
>


-- 
*István Tóth* | Sr. Staff Software Engineer
*Email*: stoty@cloudera.com
cloudera.com <https://www.cloudera.com>
[image: Cloudera] <https://www.cloudera.com/>
[image: Cloudera on Twitter] <https://twitter.com/cloudera> [image:
Cloudera on Facebook] <https://www.facebook.com/cloudera> [image: Cloudera
on LinkedIn] <https://www.linkedin.com/company/cloudera>
------------------------------
------------------------------