[jira] [Commented] (PHOENIX-4705) Use XMLInputFactory.newInstance() instead of XMLInputFactory.newFactory()

2018-04-30 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/PHOENIX-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16459154#comment-16459154
 ] 

Hudson commented on PHOENIX-4705:
-

ABORTED: Integrated in Jenkins build PreCommit-PHOENIX-Build #1846 (See 
[https://builds.apache.org/job/PreCommit-PHOENIX-Build/1846/])
PHOENIX-4705 Use XMLInputFactory.newInstance() instead of (jtaylor: rev 
6c1a624f351926c6b122c722cf4f9c3418a222ae)
* (edit) 
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/configuration/XMLConfigParser.java
* (edit) 
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/result/impl/XMLResultHandler.java


> Use XMLInputFactory.newInstance() instead of XMLInputFactory.newFactory()
> -
>
> Key: PHOENIX-4705
> URL: https://issues.apache.org/jira/browse/PHOENIX-4705
> Project: Phoenix
>  Issue Type: Bug
>Reporter: James Taylor
>Assignee: James Taylor
>Priority: Major
> Fix For: 4.14.0, 5.0.0
>
> Attachments: PHOENIX-4705.patch
>
>
> Use XMLInputFactory.newInstance() instead of XMLInputFactory.newFactory() in 
> Pherf as the latter doesn't compile (at least for me).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (PHOENIX-4705) Use XMLInputFactory.newInstance() instead of XMLInputFactory.newFactory()

2018-04-27 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/PHOENIX-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16457153#comment-16457153
 ] 

Hudson commented on PHOENIX-4705:
-

ABORTED: Integrated in Jenkins build Phoenix-4.x-HBase-0.98 #1871 (See 
[https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/1871/])
PHOENIX-4705 Use XMLInputFactory.newInstance() instead of (jtaylor: rev 
f5f81fc761423d1a3d4b2d43834622c1c6709cad)
* (edit) 
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/configuration/XMLConfigParser.java
* (edit) 
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/result/impl/XMLResultHandler.java


> Use XMLInputFactory.newInstance() instead of XMLInputFactory.newFactory()
> -
>
> Key: PHOENIX-4705
> URL: https://issues.apache.org/jira/browse/PHOENIX-4705
> Project: Phoenix
>  Issue Type: Bug
>Reporter: James Taylor
>Assignee: James Taylor
>Priority: Major
> Fix For: 4.14.0, 5.0.0
>
> Attachments: PHOENIX-4705.patch
>
>
> Use XMLInputFactory.newInstance() instead of XMLInputFactory.newFactory() in 
> Pherf as the latter doesn't compile (at least for me).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (PHOENIX-4705) Use XMLInputFactory.newInstance() instead of XMLInputFactory.newFactory()

2018-04-27 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/PHOENIX-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16456999#comment-16456999
 ] 

Hudson commented on PHOENIX-4705:
-

FAILURE: Integrated in Jenkins build Phoenix-4.x-HBase-1.3 #108 (See 
[https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/108/])
PHOENIX-4705 Use XMLInputFactory.newInstance() instead of (jtaylor: rev 
dad8019e49b2f946b234e2242875800910bd4723)
* (edit) 
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/result/impl/XMLResultHandler.java
* (edit) 
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/configuration/XMLConfigParser.java


> Use XMLInputFactory.newInstance() instead of XMLInputFactory.newFactory()
> -
>
> Key: PHOENIX-4705
> URL: https://issues.apache.org/jira/browse/PHOENIX-4705
> Project: Phoenix
>  Issue Type: Bug
>Reporter: James Taylor
>Assignee: James Taylor
>Priority: Major
> Fix For: 4.14.0, 5.0.0
>
> Attachments: PHOENIX-4705.patch
>
>
> Use XMLInputFactory.newInstance() instead of XMLInputFactory.newFactory() in 
> Pherf as the latter doesn't compile (at least for me).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (PHOENIX-4705) Use XMLInputFactory.newInstance() instead of XMLInputFactory.newFactory()

2018-04-26 Thread Mujtaba Chohan (JIRA)

[ 
https://issues.apache.org/jira/browse/PHOENIX-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16455507#comment-16455507
 ] 

Mujtaba Chohan commented on PHOENIX-4705:
-

Thanks [~jamestaylor]. +1.

> Use XMLInputFactory.newInstance() instead of XMLInputFactory.newFactory()
> -
>
> Key: PHOENIX-4705
> URL: https://issues.apache.org/jira/browse/PHOENIX-4705
> Project: Phoenix
>  Issue Type: Bug
>Reporter: James Taylor
>Assignee: James Taylor
>Priority: Major
> Fix For: 4.14.0, 5.0.0
>
> Attachments: PHOENIX-4705.patch
>
>
> Use XMLInputFactory.newInstance() instead of XMLInputFactory.newFactory() in 
> Pherf as the latter doesn't compile (at least for me).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (PHOENIX-4705) Use XMLInputFactory.newInstance() instead of XMLInputFactory.newFactory()

2018-04-26 Thread James Taylor (JIRA)

[ 
https://issues.apache.org/jira/browse/PHOENIX-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16454755#comment-16454755
 ] 

James Taylor commented on PHOENIX-4705:
---

Here's a patch, [~mujtabachohan].

> Use XMLInputFactory.newInstance() instead of XMLInputFactory.newFactory()
> -
>
> Key: PHOENIX-4705
> URL: https://issues.apache.org/jira/browse/PHOENIX-4705
> Project: Phoenix
>  Issue Type: Bug
>Reporter: James Taylor
>Assignee: James Taylor
>Priority: Major
> Fix For: 4.14.0, 5.0.0
>
> Attachments: PHOENIX-4705.patch
>
>
> Use XMLInputFactory.newInstance() instead of XMLInputFactory.newFactory() in 
> Pherf as the latter doesn't compile (at least for me).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (PHOENIX-4705) Use XMLInputFactory.newInstance() instead of XMLInputFactory.newFactory()

2018-04-26 Thread James Taylor (JIRA)

[ 
https://issues.apache.org/jira/browse/PHOENIX-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16454750#comment-16454750
 ] 

James Taylor commented on PHOENIX-4705:
---

Interesting, [~mujtabachohan]. So it seems that we can just use getInstance() 
instead, right? 

> Use XMLInputFactory.newInstance() instead of XMLInputFactory.newFactory()
> -
>
> Key: PHOENIX-4705
> URL: https://issues.apache.org/jira/browse/PHOENIX-4705
> Project: Phoenix
>  Issue Type: Bug
>Reporter: James Taylor
>Assignee: James Taylor
>Priority: Major
>
> Use XMLInputFactory.newInstance() instead of XMLInputFactory.newFactory() in 
> Pherf as the latter doesn't compile (at least for me).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (PHOENIX-4705) Use XMLInputFactory.newInstance() instead of XMLInputFactory.newFactory()

2018-04-26 Thread Mujtaba Chohan (JIRA)

[ 
https://issues.apache.org/jira/browse/PHOENIX-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16454735#comment-16454735
 ] 

Mujtaba Chohan commented on PHOENIX-4705:
-

https://bugs.openjdk.java.net/browse/JDK-8183519

> Use XMLInputFactory.newInstance() instead of XMLInputFactory.newFactory()
> -
>
> Key: PHOENIX-4705
> URL: https://issues.apache.org/jira/browse/PHOENIX-4705
> Project: Phoenix
>  Issue Type: Bug
>Reporter: James Taylor
>Assignee: James Taylor
>Priority: Major
>
> Use XMLInputFactory.newInstance() instead of XMLInputFactory.newFactory() in 
> Pherf as the latter doesn't compile (at least for me).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (PHOENIX-4705) Use XMLInputFactory.newInstance() instead of XMLInputFactory.newFactory()

2018-04-25 Thread James Taylor (JIRA)

[ 
https://issues.apache.org/jira/browse/PHOENIX-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16453270#comment-16453270
 ] 

James Taylor commented on PHOENIX-4705:
---

Have you ever run into this, [~mujtabachohan]?

> Use XMLInputFactory.newInstance() instead of XMLInputFactory.newFactory()
> -
>
> Key: PHOENIX-4705
> URL: https://issues.apache.org/jira/browse/PHOENIX-4705
> Project: Phoenix
>  Issue Type: Bug
>Reporter: James Taylor
>Assignee: James Taylor
>Priority: Major
>
> Use XMLInputFactory.newInstance() instead of XMLInputFactory.newFactory() in 
> Pherf as the latter doesn't compile (at least for me).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)