[jira] [Commented] (PHOENIX-6884) Phoenix to use hbase.rpc.read.timeout and hbase.rpc.write.timeout

2023-02-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691938#comment-17691938 ] ASF GitHub Bot commented on PHOENIX-6884: - virajjasani commented on code in PR

[GitHub] [phoenix] virajjasani commented on a diff in pull request #1566: PHOENIX-6884 Phoenix to use hbase.rpc.read.timeout and hbase.rpc.writ…

2023-02-21 Thread via GitHub
virajjasani commented on code in PR #1566: URL: https://github.com/apache/phoenix/pull/1566#discussion_r1113858917 ## phoenix-core/src/main/java/org/apache/phoenix/util/ScanUtil.java: ## @@ -1295,6 +1295,32 @@ public static void setScanAttributesForPhoenixTTL(Scan scan, PTable

[jira] [Commented] (PHOENIX-6884) Phoenix to use hbase.rpc.read.timeout and hbase.rpc.write.timeout

2023-02-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691937#comment-17691937 ] ASF GitHub Bot commented on PHOENIX-6884: - virajjasani commented on code in PR

[GitHub] [phoenix] virajjasani commented on a diff in pull request #1566: PHOENIX-6884 Phoenix to use hbase.rpc.read.timeout and hbase.rpc.writ…

2023-02-21 Thread via GitHub
virajjasani commented on code in PR #1566: URL: https://github.com/apache/phoenix/pull/1566#discussion_r1113858917 ## phoenix-core/src/main/java/org/apache/phoenix/util/ScanUtil.java: ## @@ -1295,6 +1295,32 @@ public static void setScanAttributesForPhoenixTTL(Scan scan, PTable

[jira] [Commented] (PHOENIX-6884) Phoenix to use hbase.rpc.read.timeout and hbase.rpc.write.timeout

2023-02-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691935#comment-17691935 ] ASF GitHub Bot commented on PHOENIX-6884: - virajjasani commented on code in PR

[GitHub] [phoenix] virajjasani commented on a diff in pull request #1566: PHOENIX-6884 Phoenix to use hbase.rpc.read.timeout and hbase.rpc.writ…

2023-02-21 Thread via GitHub
virajjasani commented on code in PR #1566: URL: https://github.com/apache/phoenix/pull/1566#discussion_r1113858917 ## phoenix-core/src/main/java/org/apache/phoenix/util/ScanUtil.java: ## @@ -1295,6 +1295,32 @@ public static void setScanAttributesForPhoenixTTL(Scan scan, PTable

[jira] [Commented] (PHOENIX-6884) Phoenix to use hbase.rpc.read.timeout and hbase.rpc.write.timeout

2023-02-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691934#comment-17691934 ] ASF GitHub Bot commented on PHOENIX-6884: - virajjasani commented on code in PR

[GitHub] [phoenix] virajjasani commented on a diff in pull request #1566: PHOENIX-6884 Phoenix to use hbase.rpc.read.timeout and hbase.rpc.writ…

2023-02-21 Thread via GitHub
virajjasani commented on code in PR #1566: URL: https://github.com/apache/phoenix/pull/1566#discussion_r1113855574 ## phoenix-core/src/main/java/org/apache/phoenix/util/ScanUtil.java: ## @@ -1295,6 +1295,32 @@ public static void setScanAttributesForPhoenixTTL(Scan scan, PTable

[jira] [Commented] (PHOENIX-6883) Phoenix metadata caching redesign

2023-02-21 Thread Kadir Ozdemir (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691842#comment-17691842 ] Kadir Ozdemir commented on PHOENIX-6883: [~gjacoby], we should add modification

[jira] [Commented] (PHOENIX-6884) Phoenix to use hbase.rpc.read.timeout and hbase.rpc.write.timeout

2023-02-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691793#comment-17691793 ] ASF GitHub Bot commented on PHOENIX-6884: - kadirozde commented on PR #1566: URL

[GitHub] [phoenix] kadirozde commented on pull request #1566: PHOENIX-6884 Phoenix to use hbase.rpc.read.timeout and hbase.rpc.writ…

2023-02-21 Thread via GitHub
kadirozde commented on PR #1566: URL: https://github.com/apache/phoenix/pull/1566#issuecomment-1439116379 > @kadirozde IndexUpgradeTool too needs changes @tkhurana, Thanks! I update it too. -- This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [phoenix] kadirozde commented on pull request #1566: PHOENIX-6884 Phoenix to use hbase.rpc.read.timeout and hbase.rpc.writ…

2023-02-21 Thread via GitHub
kadirozde commented on PR #1566: URL: https://github.com/apache/phoenix/pull/1566#issuecomment-1439104609 > @kadirozde - Makes sense. Is there anywhere else we should be making this change? @gjacoby126, I updated the other places where RPC timeout is used. I am done with the changes.

[jira] [Commented] (PHOENIX-6884) Phoenix to use hbase.rpc.read.timeout and hbase.rpc.write.timeout

2023-02-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691789#comment-17691789 ] ASF GitHub Bot commented on PHOENIX-6884: - kadirozde commented on PR #1566: URL

[GitHub] [phoenix] gjacoby126 commented on pull request #1566: PHOENIX-6884 Phoenix to use hbase.rpc.read.timeout and hbase.rpc.writ…

2023-02-21 Thread via GitHub
gjacoby126 commented on PR #1566: URL: https://github.com/apache/phoenix/pull/1566#issuecomment-1439069795 @kadirozde - Makes sense. Is there anywhere else we should be making this change? -- This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Commented] (PHOENIX-6884) Phoenix to use hbase.rpc.read.timeout and hbase.rpc.write.timeout

2023-02-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691783#comment-17691783 ] ASF GitHub Bot commented on PHOENIX-6884: - gjacoby126 commented on PR #1566: UR

[jira] [Commented] (PHOENIX-6883) Phoenix metadata caching redesign

2023-02-21 Thread Kadir Ozdemir (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691752#comment-17691752 ] Kadir Ozdemir commented on PHOENIX-6883: The description of this Jira provides

[jira] [Comment Edited] (PHOENIX-5066) The TimeZone is incorrectly used during writing or reading data

2023-02-21 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691729#comment-17691729 ] Istvan Toth edited comment on PHOENIX-5066 at 2/21/23 6:11 PM: --

[jira] [Commented] (PHOENIX-5066) The TimeZone is incorrectly used during writing or reading data

2023-02-21 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691729#comment-17691729 ] Istvan Toth commented on PHOENIX-5066: -- My initial patch looks promising. The nex

[jira] [Commented] (PHOENIX-6883) Phoenix metadata caching redesign

2023-02-21 Thread Geoffrey Jacoby (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691718#comment-17691718 ] Geoffrey Jacoby commented on PHOENIX-6883: -- I like it, this sounds like a good

[GitHub] [phoenix-omid] lucakovacs commented on pull request #128: OMID-238 Upgrade ZooKeeper and Curator to latest versions

2023-02-21 Thread via GitHub
lucakovacs commented on PR #128: URL: https://github.com/apache/phoenix-omid/pull/128#issuecomment-1438515469 @gjacoby126 Thank you for your suggestions! :) 
 We are planning these upgrades in the other components as well. There's already an open PR in HBase and in Hadoop for this change

[GitHub] [phoenix-omid] gjacoby126 commented on pull request #128: OMID-238 Upgrade ZooKeeper and Curator to latest versions

2023-02-21 Thread via GitHub
gjacoby126 commented on PR #128: URL: https://github.com/apache/phoenix-omid/pull/128#issuecomment-1438500084 @lucakovacs - Phoenix and Omid both run as part of an HBase cluster. Because of this we usually keep our dependencies in sync with the HBase project, which currently depends on Zook

[GitHub] [phoenix-omid] lucakovacs opened a new pull request, #128: OMID-238 Upgrade ZooKeeper and Curator to latest versions

2023-02-21 Thread via GitHub
lucakovacs opened a new pull request, #128: URL: https://github.com/apache/phoenix-omid/pull/128 In this change I upgraded two components to the latest releases: - **Zookeeper** to **3.8.1** - **Curator** to **5.4.0** -- This is an automated message from the Apache Git Service. To

[jira] [Commented] (PHOENIX-6883) Phoenix metadata caching redesign

2023-02-21 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691456#comment-17691456 ] Istvan Toth commented on PHOENIX-6883: -- Sounds great. Two possible issues come to