[jira] [Commented] (PHOENIX-6441) Remove TSOMockModule reference from OmidTransactionProvider

2022-01-31 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17485042#comment-17485042 ] ASF GitHub Bot commented on PHOENIX-6441: - stoty commented on a change in pull request #1374:

[GitHub] [phoenix] stoty commented on a change in pull request #1374: PHOENIX-6441 Remove TSOMockModule reference from OmidTransactionProvider

2022-01-31 Thread GitBox
stoty commented on a change in pull request #1374: URL: https://github.com/apache/phoenix/pull/1374#discussion_r796268062 ## File path: phoenix-core/src/main/java/org/apache/phoenix/transaction/OmidTransactionProvider.java ## @@ -120,84 +101,20 @@ public void close() throws

[jira] [Commented] (PHOENIX-6441) Remove TSOMockModule reference from OmidTransactionProvider

2022-01-31 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17484992#comment-17484992 ] ASF GitHub Bot commented on PHOENIX-6441: - chrajeshbabu commented on a change in pull request

[GitHub] [phoenix] chrajeshbabu commented on a change in pull request #1374: PHOENIX-6441 Remove TSOMockModule reference from OmidTransactionProvider

2022-01-31 Thread GitBox
chrajeshbabu commented on a change in pull request #1374: URL: https://github.com/apache/phoenix/pull/1374#discussion_r796136425 ## File path: phoenix-core/src/main/java/org/apache/phoenix/transaction/OmidTransactionProvider.java ## @@ -120,84 +101,20 @@ public void close()

[jira] [Commented] (PHOENIX-6622) TransformMonitor should orchestrate transform and do retries

2022-01-31 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17484963#comment-17484963 ] ASF GitHub Bot commented on PHOENIX-6622: - gokceni commented on a change in pull request #1373:

[GitHub] [phoenix] gokceni commented on a change in pull request #1373: PHOENIX-6622 Transform monitor

2022-01-31 Thread GitBox
gokceni commented on a change in pull request #1373: URL: https://github.com/apache/phoenix/pull/1373#discussion_r796100863 ## File path: phoenix-core/src/it/java/org/apache/phoenix/end2end/transform/TransformMonitorIT.java ## @@ -0,0 +1,670 @@ +/* + * Licensed to the Apache

[GitHub] [phoenix] gokceni commented on a change in pull request #1373: PHOENIX-6622 Transform monitor

2022-01-31 Thread GitBox
gokceni commented on a change in pull request #1373: URL: https://github.com/apache/phoenix/pull/1373#discussion_r796101194 ## File path: phoenix-core/src/it/java/org/apache/phoenix/end2end/transform/TransformMonitorIT.java ## @@ -0,0 +1,670 @@ +/* + * Licensed to the Apache

[jira] [Commented] (PHOENIX-6622) TransformMonitor should orchestrate transform and do retries

2022-01-31 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17484962#comment-17484962 ] ASF GitHub Bot commented on PHOENIX-6622: - gokceni commented on a change in pull request #1373:

[GitHub] [phoenix] yanxinyi merged pull request #1380: PhoenixResultSet#next() closes the result set if scanner returns null

2022-01-31 Thread GitBox
yanxinyi merged pull request #1380: URL: https://github.com/apache/phoenix/pull/1380 -- 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. To unsubscribe, e-mail:

[jira] [Commented] (PHOENIX-6622) TransformMonitor should orchestrate transform and do retries

2022-01-31 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17484961#comment-17484961 ] ASF GitHub Bot commented on PHOENIX-6622: - gokceni commented on a change in pull request #1373:

[GitHub] [phoenix] gokceni commented on a change in pull request #1373: PHOENIX-6622 Transform monitor

2022-01-31 Thread GitBox
gokceni commented on a change in pull request #1373: URL: https://github.com/apache/phoenix/pull/1373#discussion_r796096890 ## File path: phoenix-core/src/main/java/org/apache/phoenix/coprocessor/tasks/TransformMonitorTask.java ## @@ -0,0 +1,215 @@ +/* + * Licensed to the

[jira] [Commented] (PHOENIX-628) Support native JSON data type

2022-01-31 Thread Gokcen Iskender (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17484947#comment-17484947 ] Gokcen Iskender commented on PHOENIX-628: - Here is a design doc about native Json support for

[jira] [Commented] (PHOENIX-6626) Make the without.tephra profile behaviour the default in 4.x and master, and remove the profile

2022-01-31 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17484885#comment-17484885 ] ASF GitHub Bot commented on PHOENIX-6626: - stoty opened a new pull request #1382: URL:

[GitHub] [phoenix] stoty opened a new pull request #1382: PHOENIX-6626 Make the without.tephra profile behaviour the default in…

2022-01-31 Thread GitBox
stoty opened a new pull request #1382: URL: https://github.com/apache/phoenix/pull/1382 … 4.x and master, and remove the profile -- 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

[jira] [Commented] (PHOENIX-6626) Make the without.tephra profile behaviour the default in 4.x and master, and remove the profile

2022-01-31 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17484869#comment-17484869 ] ASF GitHub Bot commented on PHOENIX-6626: - stoty opened a new pull request #1381: URL:

[GitHub] [phoenix] stoty opened a new pull request #1381: PHOENIX-6626 Make the without.tephra profile behaviour the default in…

2022-01-31 Thread GitBox
stoty opened a new pull request #1381: URL: https://github.com/apache/phoenix/pull/1381 … 4.x and master, and remove the profile -- 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

[jira] [Commented] (PHOENIX-6634) PhoenixResultSet.next method closes the result set if the scanner returns null

2022-01-31 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17484859#comment-17484859 ] ASF GitHub Bot commented on PHOENIX-6634: - yanxinyi closed pull request #1377: URL:

[jira] [Commented] (PHOENIX-6634) PhoenixResultSet.next method closes the result set if the scanner returns null

2022-01-31 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17484858#comment-17484858 ] ASF GitHub Bot commented on PHOENIX-6634: - yanxinyi commented on pull request #1377: URL:

[GitHub] [phoenix] yanxinyi closed pull request #1377: PHOENIX-6634 PhoenixResultSet.next method closes the result set if th…

2022-01-31 Thread GitBox
yanxinyi closed pull request #1377: URL: https://github.com/apache/phoenix/pull/1377 -- 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. To unsubscribe, e-mail:

[GitHub] [phoenix] yanxinyi commented on pull request #1377: PHOENIX-6634 PhoenixResultSet.next method closes the result set if th…

2022-01-31 Thread GitBox
yanxinyi commented on pull request #1377: URL: https://github.com/apache/phoenix/pull/1377#issuecomment-1026095989 Thanks @stoty. I will close this one and merge the backport PR to the 4.x branch https://github.com/apache/phoenix/pull/1380 -- This is an automated message from the Apache

[jira] [Commented] (PHOENIX-6591) Update OWASP plugin to latest

2022-01-31 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17484586#comment-17484586 ] Istvan Toth commented on PHOENIX-6591: -- Committed to phoenix-connectors. > Update OWASP plugin to

[jira] [Commented] (PHOENIX-6591) Update OWASP plugin to latest

2022-01-31 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17484585#comment-17484585 ] ASF GitHub Bot commented on PHOENIX-6591: - stoty closed pull request #70: URL:

[GitHub] [phoenix-connectors] stoty closed pull request #70: PHOENIX-6591 Update OWASP plugin to latest

2022-01-31 Thread GitBox
stoty closed pull request #70: URL: https://github.com/apache/phoenix-connectors/pull/70 -- 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. To unsubscribe, e-mail:

[jira] [Commented] (PHOENIX-6591) Update OWASP plugin to latest

2022-01-31 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17484584#comment-17484584 ] Istvan Toth commented on PHOENIX-6591: -- Committed to phoenix-queryserver. > Update OWASP plugin

[GitHub] [phoenix-queryserver] stoty closed pull request #82: PHOENIX-6591 Update OWASP plugin to latest

2022-01-31 Thread GitBox
stoty closed pull request #82: URL: https://github.com/apache/phoenix-queryserver/pull/82 -- 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. To unsubscribe, e-mail: