[jira] [Assigned] (PHOENIX-5860) Throw exception which region is closing or splitting when delete data

2020-06-17 Thread Chao Wang (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Wang reassigned PHOENIX-5860: -- Assignee: Chao Wang > Throw exception which region is closing or splitting when delete data

[jira] [Assigned] (PHOENIX-5861) Delete index data failed,due to pool closed

2020-06-17 Thread Chao Wang (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Wang reassigned PHOENIX-5861: -- Assignee: Chao Wang > Delete index data failed,due to pool closed >

[jira] [Updated] (PHOENIX-5789) try to standardize on a JSON library

2020-06-17 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth updated PHOENIX-5789: - Attachment: PHOENIX-5789.4.x.addendum.v1.patch > try to standardize on a JSON library > ---

[jira] [Updated] (PHOENIX-5951) IndexTool output logging for past-max-lookback rows should be configurable

2020-06-17 Thread Geoffrey Jacoby (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey Jacoby updated PHOENIX-5951: - Attachment: PHOENIX-5951-4.x.v2.patch > IndexTool output logging for past-max-lookback

Re: No builds on Phoenix-Master jenkins since Feb 19th?

2020-06-17 Thread rajeshb...@apache.org
Just my observation related tests hang or flaky ness is that when there are connections created which involves zookeeper connection then at some point of time zookeeper sees too many connections and not allow to create further connections then the cluster won't be terminated immediately and tests h

[jira] [Updated] (PHOENIX-5905) Reset user to hbase by changing rpc context before getting user permissions on access controller service

2020-06-17 Thread Rajeshbabu Chintaguntla (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-5905: - Attachment: PHOENIX-5905.4.x.patch > Reset user to hbase by changing rp

[jira] [Updated] (PHOENIX-5789) try to standardize on a JSON library

2020-06-17 Thread Chinmay Kulkarni (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinmay Kulkarni updated PHOENIX-5789: -- Attachment: Screen Shot 2020-06-17 at 11.45.44 AM.png > try to standardize on a JSON

[jira] [Updated] (PHOENIX-5905) Reset user to hbase by changing rpc context before getting user permissions on access controller service

2020-06-17 Thread Rajeshbabu Chintaguntla (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-5905: - Attachment: PHOENIX-5905.master.addendum3.patch > Reset user to hbase b

Re:Re: Master branch does not compile

2020-06-17 Thread cheng...@apache.org
Should we only support HBase 2.2 , which is a stable 2.x release ? At 2020-06-17 16:04:58, "Istvan Toth" wrote: >The 4.x branch has historically deprecated unsupported branches. > >I'd be fine with removing support for EOL 2.x branches in master, >https://issues.apache.org/jira/

[jira] [Assigned] (PHOENIX-5758) Apply cleanups to 4.x branch

2020-06-17 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth reassigned PHOENIX-5758: Assignee: (was: Istvan Toth) > Apply cleanups to 4.x branch > --

[jira] [Updated] (PHOENIX-5962) Stabilize builds

2020-06-17 Thread Richard Antal (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Antal updated PHOENIX-5962: --- Attachment: PHOENIX-5962.master.v4.patch > Stabilize builds > > >

[jira] [Updated] (PHOENIX-5928) Index rebuilds without replaying data table mutations

2020-06-17 Thread Kadir OZDEMIR (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kadir OZDEMIR updated PHOENIX-5928: --- Attachment: PHOENIX-5928.4.x.008.patch > Index rebuilds without replaying data table mutati

[jira] [Assigned] (PHOENIX-5965) Remove Guava from Phoenix-Connectors

2020-06-17 Thread Beata Sudi (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Beata Sudi reassigned PHOENIX-5965: --- Assignee: Beata Sudi > Remove Guava from Phoenix-Connectors >

[jira] [Created] (PHOENIX-5965) Remove Guava from Phoenix-Connectors

2020-06-17 Thread Beata Sudi (Jira)
Beata Sudi created PHOENIX-5965: --- Summary: Remove Guava from Phoenix-Connectors Key: PHOENIX-5965 URL: https://issues.apache.org/jira/browse/PHOENIX-5965 Project: Phoenix Issue Type: Bug

Re: [DISCUSS] Public Python PhoenixDB releases

2020-06-17 Thread Istvan Toth
I agree with everything that you said. However by 'source release', I was merely referring to a Python/PyPI packaging technicality, where we distribute the package in the form that is generated by *python setup.py sdist*, as opposed to the pre-built binary egg or wheel formats. But since you brou

Re: Master branch does not compile

2020-06-17 Thread Istvan Toth
The 4.x branch has historically deprecated unsupported branches. I'd be fine with removing support for EOL 2.x branches in master, https://issues.apache.org/jira/browse/PHOENIX-5716 is open for this very issue, but would welcome some community input before working on it. I also like Josh's idea,

[jira] [Created] (PHOENIX-5964) Rename queryserver subprojects

2020-06-17 Thread Istvan Toth (Jira)
Istvan Toth created PHOENIX-5964: Summary: Rename queryserver subprojects Key: PHOENIX-5964 URL: https://issues.apache.org/jira/browse/PHOENIX-5964 Project: Phoenix Issue Type: Improvement

[jira] [Updated] (PHOENIX-5963) Enable loadbalancer for standalone PQS assembly

2020-06-17 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth updated PHOENIX-5963: - Description: The load-balancer does not work with the current PQS assembly, due to dependency

[jira] [Updated] (PHOENIX-5962) Stabilize builds

2020-06-17 Thread Richard Antal (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Antal updated PHOENIX-5962: --- Attachment: PHOENIX-5962.master.v3.patch > Stabilize builds > > >

[jira] [Created] (PHOENIX-5963) Enable loadbalancer for standalone PQS assembly

2020-06-17 Thread Istvan Toth (Jira)
Istvan Toth created PHOENIX-5963: Summary: Enable loadbalancer for standalone PQS assembly Key: PHOENIX-5963 URL: https://issues.apache.org/jira/browse/PHOENIX-5963 Project: Phoenix Issue Typ