You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by Zilong Zhu <zh...@gmail.com> on 2022/04/02 15:58:35 UTC

Review Request 73927: RANGER-3692: Ranger cannot connect to the DB when the DB is outaged for a long time

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73927/
-----------------------------------------------------------

Review request for ranger, Abhay Kulkarni, Madhan Neethiraj, and Velmurugan Periasamy.


Bugs: RANGER-3692
    https://issues.apache.org/jira/browse/RANGER-3692


Repository: ranger


Description
-------

We had a database problem where the database was offline for more than a week. However ranger connot connect to the DB. I found out that this is a bug in c3p0 0.9.5.3. This bug was resolved in 0.9.5.4. So I suggest to upgrade the version of c3p0 to 0.9.5.4.


Diffs
-----

  pom.xml 20c101ff6 


Diff: https://reviews.apache.org/r/73927/diff/1/


Testing
-------

Build successful - mvn clean compile test verify install


Thanks,

Zilong Zhu


Re: Review Request 73927: RANGER-3692: Ranger cannot connect to the DB when the DB is outaged for a long time

Posted by Pradeep Agrawal <pr...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73927/#review224250
-----------------------------------------------------------




pom.xml
Line 90 (original), 90 (patched)
<https://reviews.apache.org/r/73927/#comment313128>

    it seems 0.9.5.5 is the latest available version, any specific reason for not upgrading to 0.9.5.5 ?


- Pradeep Agrawal


On April 2, 2022, 3:58 p.m., Zilong Zhu wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/73927/
> -----------------------------------------------------------
> 
> (Updated April 2, 2022, 3:58 p.m.)
> 
> 
> Review request for ranger, Abhay Kulkarni, Madhan Neethiraj, and Velmurugan Periasamy.
> 
> 
> Bugs: RANGER-3692
>     https://issues.apache.org/jira/browse/RANGER-3692
> 
> 
> Repository: ranger
> 
> 
> Description
> -------
> 
> We had a database problem where the database was offline for more than a week. However ranger connot connect to the DB. I found out that this is a bug in c3p0 0.9.5.3. This bug was resolved in 0.9.5.4. So I suggest to upgrade the version of c3p0 to 0.9.5.4.
> 
> 
> Diffs
> -----
> 
>   pom.xml 20c101ff6 
> 
> 
> Diff: https://reviews.apache.org/r/73927/diff/1/
> 
> 
> Testing
> -------
> 
> Build successful - mvn clean compile test verify install
> 
> 
> Thanks,
> 
> Zilong Zhu
> 
>


Re: Review Request 73927: RANGER-3692: Ranger cannot connect to the DB when the DB is outaged for a long time

Posted by Pradeep Agrawal <pr...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73927/#review224261
-----------------------------------------------------------


Ship it!




Ship It!

- Pradeep Agrawal


On April 6, 2022, 3:34 p.m., Zilong Zhu wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/73927/
> -----------------------------------------------------------
> 
> (Updated April 6, 2022, 3:34 p.m.)
> 
> 
> Review request for ranger, Abhay Kulkarni, Madhan Neethiraj, and Velmurugan Periasamy.
> 
> 
> Bugs: RANGER-3692
>     https://issues.apache.org/jira/browse/RANGER-3692
> 
> 
> Repository: ranger
> 
> 
> Description
> -------
> 
> We had a database problem where the database was offline for more than a week. However ranger connot connect to the DB. I found out that this is a bug in c3p0 0.9.5.3. This bug was resolved in 0.9.5.4. So I suggest to upgrade the version of c3p0 to 0.9.5.4.
> 
> 
> Diffs
> -----
> 
>   pom.xml 252463227 
> 
> 
> Diff: https://reviews.apache.org/r/73927/diff/2/
> 
> 
> Testing
> -------
> 
> Build successful - mvn clean compile test verify install
> 
> 
> Thanks,
> 
> Zilong Zhu
> 
>


Re: Review Request 73927: RANGER-3692: Ranger cannot connect to the DB when the DB is outaged for a long time

Posted by Zilong Zhu <zh...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73927/
-----------------------------------------------------------

(Updated 四月 6, 2022, 3:34 p.m.)


Review request for ranger, Abhay Kulkarni, Madhan Neethiraj, and Velmurugan Periasamy.


Changes
-------

Upgrade c3p0 to 0.9.5.5. Build successful - mvn clean compile test verify install


Bugs: RANGER-3692
    https://issues.apache.org/jira/browse/RANGER-3692


Repository: ranger


Description
-------

We had a database problem where the database was offline for more than a week. However ranger connot connect to the DB. I found out that this is a bug in c3p0 0.9.5.3. This bug was resolved in 0.9.5.4. So I suggest to upgrade the version of c3p0 to 0.9.5.4.


Diffs (updated)
-----

  pom.xml 252463227 


Diff: https://reviews.apache.org/r/73927/diff/2/

Changes: https://reviews.apache.org/r/73927/diff/1-2/


Testing
-------

Build successful - mvn clean compile test verify install


Thanks,

Zilong Zhu