[jira] [Commented] (HBASE-27982) Synchronous replication should check if the file system supports truncate API

2023-07-18 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17744415#comment-17744415 ] Duo Zhang commented on HBASE-27982: --- At xiaomi, for support hadoop 2.6 or 2.4, I changed the

[GitHub] [hbase] Apache-HBase commented on pull request #5326: HBASE-27657: Connection and Request Attributes

2023-07-18 Thread via GitHub
Apache-HBase commented on PR #5326: URL: https://github.com/apache/hbase/pull/5326#issuecomment-1641229788 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 38s |

[GitHub] [hbase] Apache-HBase commented on pull request #5326: HBASE-27657: Connection and Request Attributes

2023-07-18 Thread via GitHub
Apache-HBase commented on PR #5326: URL: https://github.com/apache/hbase/pull/5326#issuecomment-1641218061 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 28s |

[GitHub] [hbase] Apache-HBase commented on pull request #5328: HBASE-27553: add row param to mutation slow logs

2023-07-18 Thread via GitHub
Apache-HBase commented on PR #5328: URL: https://github.com/apache/hbase/pull/5328#issuecomment-1641153869 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 47s |

[GitHub] [hbase] Apache-HBase commented on pull request #5328: HBASE-27553: add row param to mutation slow logs

2023-07-18 Thread via GitHub
Apache-HBase commented on PR #5328: URL: https://github.com/apache/hbase/pull/5328#issuecomment-1641152760 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 2m 14s |

[GitHub] [hbase] Apache-HBase commented on pull request #5328: HBASE-27553: add row param to mutation slow logs

2023-07-18 Thread via GitHub
Apache-HBase commented on PR #5328: URL: https://github.com/apache/hbase/pull/5328#issuecomment-1641141093 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 30s |

[GitHub] [hbase] Apache-HBase commented on pull request #5328: HBASE-27553: add row param to mutation slow logs

2023-07-18 Thread via GitHub
Apache-HBase commented on PR #5328: URL: https://github.com/apache/hbase/pull/5328#issuecomment-1641118905 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 0s |

[GitHub] [hbase] Apache-HBase commented on pull request #5328: HBASE-27553: add row param to mutation slow logs

2023-07-18 Thread via GitHub
Apache-HBase commented on PR #5328: URL: https://github.com/apache/hbase/pull/5328#issuecomment-1641118713 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 0s |

[GitHub] [hbase] Apache-HBase commented on pull request #5328: HBASE-27553: add row param to mutation slow logs

2023-07-18 Thread via GitHub
Apache-HBase commented on PR #5328: URL: https://github.com/apache/hbase/pull/5328#issuecomment-1641118469 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 0s |

[GitHub] [hbase] rmdmattingly opened a new pull request, #5328: HBASE-27553: add row param to mutation slow logs

2023-07-18 Thread via GitHub
rmdmattingly opened a new pull request, #5328: URL: https://github.com/apache/hbase/pull/5328 Per conversation in [HBASE-27553](https://issues.apache.org/jira/browse/HBASE-27553), we could provide the related row in the params blob for mutation slow logs. This should be useful information

[GitHub] [hbase] Apache-HBase commented on pull request #5326: HBASE-27657: Connection and Request Attributes

2023-07-18 Thread via GitHub
Apache-HBase commented on PR #5326: URL: https://github.com/apache/hbase/pull/5326#issuecomment-1641012355 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 25s |

[jira] [Created] (HBASE-27982) Synchronous replication should check if the file system supports truncate API

2023-07-18 Thread Wei-Chiu Chuang (Jira)
Wei-Chiu Chuang created HBASE-27982: --- Summary: Synchronous replication should check if the file system supports truncate API Key: HBASE-27982 URL: https://issues.apache.org/jira/browse/HBASE-27982

[GitHub] [hbase] Apache-HBase commented on pull request #5326: HBASE-27657: Connection and Request Attributes

2023-07-18 Thread via GitHub
Apache-HBase commented on PR #5326: URL: https://github.com/apache/hbase/pull/5326#issuecomment-1640953606 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 41s |

[GitHub] [hbase] Apache-HBase commented on pull request #5326: HBASE-27657: Connection and Request Attributes

2023-07-18 Thread via GitHub
Apache-HBase commented on PR #5326: URL: https://github.com/apache/hbase/pull/5326#issuecomment-1640945638 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 28s |

[GitHub] [hbase] bbeaudreault commented on a diff in pull request #5326: HBASE-27657: Connection and Request Attributes

2023-07-18 Thread via GitHub
bbeaudreault commented on code in PR #5326: URL: https://github.com/apache/hbase/pull/5326#discussion_r1267162144 ## hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncTable.java: ## @@ -110,6 +111,12 @@ public interface AsyncTable { */ long

[GitHub] [hbase] Apache-HBase commented on pull request #5326: HBASE-27657: Connection and Request Attributes

2023-07-18 Thread via GitHub
Apache-HBase commented on PR #5326: URL: https://github.com/apache/hbase/pull/5326#issuecomment-1640577545 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 25s |

[GitHub] [hbase] Apache-HBase commented on pull request #5326: HBASE-27657: Connection and Request Attributes

2023-07-18 Thread via GitHub
Apache-HBase commented on PR #5326: URL: https://github.com/apache/hbase/pull/5326#issuecomment-1640463218 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 30s |

[GitHub] [hbase] Apache-HBase commented on pull request #5326: HBASE-27657: Connection and Request Attributes

2023-07-18 Thread via GitHub
Apache-HBase commented on PR #5326: URL: https://github.com/apache/hbase/pull/5326#issuecomment-1640456491 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 41s |

[GitHub] [hbase] Apache-HBase commented on pull request #5326: HBASE-27657: Connection and Request Attributes

2023-07-18 Thread via GitHub
Apache-HBase commented on PR #5326: URL: https://github.com/apache/hbase/pull/5326#issuecomment-1640450791 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 28s |

[jira] [Created] (HBASE-27981) Add connection, request, and operation attributes to slow log

2023-07-18 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-27981: - Summary: Add connection, request, and operation attributes to slow log Key: HBASE-27981 URL: https://issues.apache.org/jira/browse/HBASE-27981 Project:

[GitHub] [hbase] Apache-HBase commented on pull request #5327: HBASE-27979 some syntax errors detected by IDEA in pom.xml

2023-07-18 Thread via GitHub
Apache-HBase commented on PR #5327: URL: https://github.com/apache/hbase/pull/5327#issuecomment-1640145839 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 26s |

[jira] [Commented] (HBASE-27657) Connection and Request Attributes

2023-07-18 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17744180#comment-17744180 ] Duo Zhang commented on HBASE-27657: --- Then let's use the solution in the design doc. Creating a table

[jira] [Updated] (HBASE-27979) some syntax errors detected by IDEA in pom.xml

2023-07-18 Thread terrytlu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] terrytlu updated HBASE-27979: - Affects Version/s: 2.4.5 2.2.7 > some syntax errors detected by IDEA in pom.xml

[GitHub] [hbase] Apache-HBase commented on pull request #5327: HBASE-27979 some syntax errors detected by IDEA in pom.xml

2023-07-18 Thread via GitHub
Apache-HBase commented on PR #5327: URL: https://github.com/apache/hbase/pull/5327#issuecomment-1639979781 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 28s |

[jira] [Commented] (HBASE-27657) Connection and Request Attributes

2023-07-18 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17744150#comment-17744150 ] Bryan Beaudreault commented on HBASE-27657: --- Yea batch requests are very common for us, and

[jira] [Updated] (HBASE-27980) Sync the hbck2 README page with hbck2 command help output

2023-07-18 Thread Nihal Jain (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nihal Jain updated HBASE-27980: --- Description: There are major differences in the hbck2

[GitHub] [hbase-operator-tools] NihalJain commented on pull request #131: HBASE-27724 addFsRegionsMissingInMeta command should support dumping …

2023-07-18 Thread via GitHub
NihalJain commented on PR #131: URL: https://github.com/apache/hbase-operator-tools/pull/131#issuecomment-1639760655 > Also, will be creating another ticket as I see there are differences in the hbck2 doc and the command help output, hence we should sync them across all command. Did

[jira] [Created] (HBASE-27980) Sync the hbck2 README page with hbck2 command help output

2023-07-18 Thread Nihal Jain (Jira)
Nihal Jain created HBASE-27980: -- Summary: Sync the hbck2 README page with hbck2 command help output Key: HBASE-27980 URL: https://issues.apache.org/jira/browse/HBASE-27980 Project: HBase Issue

[GitHub] [hbase-operator-tools] Apache-HBase commented on pull request #131: HBASE-27724 addFsRegionsMissingInMeta command should support dumping …

2023-07-18 Thread via GitHub
Apache-HBase commented on PR #131: URL: https://github.com/apache/hbase-operator-tools/pull/131#issuecomment-1639759049 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec |

[GitHub] [hbase-operator-tools] NihalJain commented on pull request #131: HBASE-27724 addFsRegionsMissingInMeta command should support dumping …

2023-07-18 Thread via GitHub
NihalJain commented on PR #131: URL: https://github.com/apache/hbase-operator-tools/pull/131#issuecomment-1639744953 Synced the doc. Good for review. @wchevreuil Also, will be creating another ticket as I see there are differences in the hbck2 doc and the command help output, hence

[GitHub] [hbase-operator-tools] NihalJain commented on pull request #131: HBASE-27724 addFsRegionsMissingInMeta command should support dumping …

2023-07-18 Thread via GitHub
NihalJain commented on PR #131: URL: https://github.com/apache/hbase-operator-tools/pull/131#issuecomment-1639714043 Hey just realized, need to sync hbck2 doc, please do not merge. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [hbase-operator-tools] Apache-HBase commented on pull request #131: HBASE-27724 addFsRegionsMissingInMeta command should support dumping …

2023-07-18 Thread via GitHub
Apache-HBase commented on PR #131: URL: https://github.com/apache/hbase-operator-tools/pull/131#issuecomment-1639660094 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec |

[jira] [Updated] (HBASE-27979) some syntax errors detected by IDEA in pom.xml

2023-07-18 Thread terrytlu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] terrytlu updated HBASE-27979: - Description: When I open the project by IDEA,  there are some syntax error detected in pom.xml, which

[GitHub] [hbase] Apache-HBase commented on pull request #5327: HBASE-27979 some syntax errors detected by IDEA in pom.xml

2023-07-18 Thread via GitHub
Apache-HBase commented on PR #5327: URL: https://github.com/apache/hbase/pull/5327#issuecomment-1639553281 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 29s |