stoty commented on a change in pull request #1055:
URL: https://github.com/apache/phoenix/pull/1055#discussion_r551369022



##########
File path: 
phoenix-core/src/it/java/org/apache/phoenix/end2end/RowValueConstructorOffsetIT.java
##########
@@ -76,7 +76,7 @@
     private static Connection conn = null;
 
     @BeforeClass
-    public static void init() throws SQLException {
+    public static synchornized void init() throws SQLException {

Review comment:
       It's not, I was wrongly relying on the automated tests. 
   Thanks for niticing it.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to