[
https://issues.apache.org/jira/browse/PHOENIX-4719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16460316#comment-16460316
]
Hudson commented on PHOENIX-4719:
---------------------------------
FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #1849 (See
[https://builds.apache.org/job/PreCommit-PHOENIX-Build/1849/])
PHOENIX-4719 Avoid static initialization deadlock while loading regions
(jtaylor: rev 92e594d8a85d3b4c4f44070f00f7e455d287aa21)
* (edit) phoenix-core/src/main/java/org/apache/phoenix/query/QueryConstants.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixDatabaseMetaData.java
> Avoid static initialization deadlock while loading regions
> ----------------------------------------------------------
>
> Key: PHOENIX-4719
> URL: https://issues.apache.org/jira/browse/PHOENIX-4719
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.14.0, 5.0.0
> Environment: Detected in 4.14-cdh5.14 running in CentOS 6.7 and JDK 7
> Reporter: Pedro Boado
> Assignee: Pedro Boado
> Priority: Major
> Fix For: 4.14.0, 5.0.0
>
> Attachments: PHOENIX-4719.patch, dump-rs.log
>
>
> HBase cluster initialization appears to fail as RS is not able to serve all
> table regions.
> Almost all table regions are stuck in transition waiting for the first three
> regions to be opened. After a while the process times out and RS fails.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)