[jira] [Commented] (PHOENIX-6560) Rewrite dynamic SQL queries to use Preparedstatement

2022-06-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17554930#comment-17554930 ] ASF GitHub Bot commented on PHOENIX-6560: - kabhishek4 commented on PR #1429: UR

[GitHub] [phoenix] kabhishek4 commented on pull request #1429: PHOENIX-6560 Dynamic SQL queries to use Preparedstatement

2022-06-15 Thread GitBox
kabhishek4 commented on PR #1429: URL: https://github.com/apache/phoenix/pull/1429#issuecomment-1157300220 retest -- 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 uns

[jira] [Commented] (PHOENIX-6560) Rewrite dynamic SQL queries to use Preparedstatement

2022-06-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17554914#comment-17554914 ] ASF GitHub Bot commented on PHOENIX-6560: - kabhishek4 commented on PR #1429: UR

[GitHub] [phoenix] kabhishek4 commented on pull request #1429: PHOENIX-6560 Dynamic SQL queries to use Preparedstatement

2022-06-15 Thread GitBox
kabhishek4 commented on PR #1429: URL: https://github.com/apache/phoenix/pull/1429#issuecomment-1157271499 rebuild -- 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. T

[jira] [Commented] (PHOENIX-6491) Phoenix High Availability

2022-06-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17554903#comment-17554903 ] ASF GitHub Bot commented on PHOENIX-6491: - dbwong commented on code in PR #1430

[GitHub] [phoenix] dbwong commented on a diff in pull request #1430: PHOENIX-6491 Phoenix High Availability

2022-06-15 Thread GitBox
dbwong commented on code in PR #1430: URL: https://github.com/apache/phoenix/pull/1430#discussion_r898690265 ## phoenix-core/src/main/java/org/apache/phoenix/jdbc/ParallelPhoenixConnection.java: ## @@ -0,0 +1,653 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

[jira] [Commented] (PHOENIX-6491) Phoenix High Availability

2022-06-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17554897#comment-17554897 ] ASF GitHub Bot commented on PHOENIX-6491: - dbwong commented on code in PR #1430

[GitHub] [phoenix] dbwong commented on a diff in pull request #1430: PHOENIX-6491 Phoenix High Availability

2022-06-15 Thread GitBox
dbwong commented on code in PR #1430: URL: https://github.com/apache/phoenix/pull/1430#discussion_r898677379 ## phoenix-core/src/main/java/org/apache/phoenix/jdbc/HighAvailabilityPolicy.java: ## @@ -0,0 +1,141 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [phoenix] dbwong commented on a diff in pull request #1430: PHOENIX-6491 Phoenix High Availability

2022-06-15 Thread GitBox
dbwong commented on code in PR #1430: URL: https://github.com/apache/phoenix/pull/1430#discussion_r898653508 ## phoenix-core/src/main/java/org/apache/phoenix/jdbc/HighAvailabilityPolicy.java: ## @@ -0,0 +1,141 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

[jira] [Commented] (PHOENIX-6491) Phoenix High Availability

2022-06-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17554887#comment-17554887 ] ASF GitHub Bot commented on PHOENIX-6491: - dbwong commented on code in PR #1430

[jira] [Commented] (PHOENIX-6491) Phoenix High Availability

2022-06-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17554843#comment-17554843 ] ASF GitHub Bot commented on PHOENIX-6491: - dbwong commented on code in PR #1430

[GitHub] [phoenix] dbwong commented on a diff in pull request #1430: PHOENIX-6491 Phoenix High Availability

2022-06-15 Thread GitBox
dbwong commented on code in PR #1430: URL: https://github.com/apache/phoenix/pull/1430#discussion_r898611015 ## phoenix-core/src/main/java/org/apache/phoenix/jdbc/HighAvailabilityGroup.java: ## @@ -0,0 +1,871 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

[jira] [Commented] (PHOENIX-6491) Phoenix High Availability

2022-06-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17554814#comment-17554814 ] ASF GitHub Bot commented on PHOENIX-6491: - dbwong commented on code in PR #1430

[GitHub] [phoenix] dbwong commented on a diff in pull request #1430: PHOENIX-6491 Phoenix High Availability

2022-06-15 Thread GitBox
dbwong commented on code in PR #1430: URL: https://github.com/apache/phoenix/pull/1430#discussion_r898505795 ## phoenix-core/src/main/java/org/apache/phoenix/jdbc/FailoverPhoenixConnection.java: ## @@ -0,0 +1,646 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

[jira] [Commented] (PHOENIX-6554) Pherf CLI option long/short option names do not follow conventions

2022-06-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17554795#comment-17554795 ] ASF GitHub Bot commented on PHOENIX-6554: - gjacoby126 merged PR #1449: URL: htt

[GitHub] [phoenix] gjacoby126 merged pull request #1449: PHOENIX-6554 Pherf CLI option long/short option names do not follow conventions

2022-06-15 Thread GitBox
gjacoby126 merged PR #1449: URL: https://github.com/apache/phoenix/pull/1449 -- 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: issues-unsubscr...@phoenix.

[jira] [Commented] (PHOENIX-6341) Enable running IT tests from PHERF module during builds and patch checkins

2022-06-15 Thread Geoffrey Jacoby (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17554793#comment-17554793 ] Geoffrey Jacoby commented on PHOENIX-6341: -- This does appear to already happen

[jira] [Commented] (PHOENIX-6554) Pherf CLI option long/short option names do not follow conventions

2022-06-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17554788#comment-17554788 ] ASF GitHub Bot commented on PHOENIX-6554: - coolankurmahe commented on PR #1449:

[GitHub] [phoenix] coolankurmahe commented on pull request #1449: PHOENIX-6554 Pherf CLI option long/short option names do not follow conventions

2022-06-15 Thread GitBox
coolankurmahe commented on PR #1449: URL: https://github.com/apache/phoenix/pull/1449#issuecomment-1156926552 > @coolankurmahe - there are some Pherf tests failing in DataIngestIT and PherfMainIT, could you please take a look? @gjacoby126 The tests failing in DataIngestIT and PherfMa

[jira] [Commented] (PHOENIX-6554) Pherf CLI option long/short option names do not follow conventions

2022-06-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17554726#comment-17554726 ] ASF GitHub Bot commented on PHOENIX-6554: - gjacoby126 commented on PR #1449: UR

[GitHub] [phoenix] gjacoby126 commented on pull request #1449: PHOENIX-6554 Pherf CLI option long/short option names do not follow conventions

2022-06-15 Thread GitBox
gjacoby126 commented on PR #1449: URL: https://github.com/apache/phoenix/pull/1449#issuecomment-1156749769 @coolankurmahe - there are some Pherf tests failing in DataIngestIT and PherfMainIT, could you please take a look? -- This is an automated message from the Apache Git Service. To res

[jira] [Commented] (PHOENIX-5518) Unittests for global index read repair count

2022-06-15 Thread Geoffrey Jacoby (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17554681#comment-17554681 ] Geoffrey Jacoby commented on PHOENIX-5518: -- I checked and it appears that this

[jira] [Commented] (PHOENIX-6731) PhoenixDB incompatible with Python 3.19+

2022-06-15 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17554680#comment-17554680 ] Istvan Toth commented on PHOENIX-6731: -- FYI [~richardantal]  > PhoenixDB incompat

[jira] [Commented] (PHOENIX-5534) Cursors With Request Metrics Enabled Throws Exception

2022-06-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17554670#comment-17554670 ] ASF GitHub Bot commented on PHOENIX-5534: - gjacoby126 commented on PR #1451: UR

[jira] [Commented] (PHOENIX-5534) Cursors With Request Metrics Enabled Throws Exception

2022-06-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17554671#comment-17554671 ] ASF GitHub Bot commented on PHOENIX-5534: - gjacoby126 merged PR #1451: URL: htt

[GitHub] [phoenix] gjacoby126 commented on pull request #1451: PHOENIX-5534 - Cursors With Request Metrics Enabled Throws Exception

2022-06-15 Thread GitBox
gjacoby126 commented on PR #1451: URL: https://github.com/apache/phoenix/pull/1451#issuecomment-1156626747 Test failures are known flappers -- I'll go ahead and merge. Thanks for the reviews, @virajjasani and @dbwong ! -- This is an automated message from the Apache Git Service. To respon

[GitHub] [phoenix] gjacoby126 merged pull request #1451: PHOENIX-5534 - Cursors With Request Metrics Enabled Throws Exception

2022-06-15 Thread GitBox
gjacoby126 merged PR #1451: URL: https://github.com/apache/phoenix/pull/1451 -- 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: issues-unsubscr...@phoenix.

[GitHub] [phoenix] mnpoonia commented on pull request #1453: changed the tenant id generation for unifrom distribution load generator

2022-06-15 Thread GitBox
mnpoonia commented on PR #1453: URL: https://github.com/apache/phoenix/pull/1453#issuecomment-1156314159 Thanks for the contribution. @thrylokya @jpisaac FYI -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [phoenix] thrylokya opened a new pull request, #1453: changed the tenant id generation for unifrom distribution load generator

2022-06-15 Thread GitBox
thrylokya opened a new pull request, #1453: URL: https://github.com/apache/phoenix/pull/1453 changed UniformDistributionLoadEventGenerator. added numTenants attribute for generating the tenant id. -- This is an automated message from the Apache Git Service. To respond to the message, plea