[jira] [Commented] (HBASE-28082) oldWALs naming can be incompatible with HBase backup

2023-10-02 Thread Jan Van Besien (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17771045#comment-17771045 ] Jan Van Besien commented on HBASE-28082: okay, here it is:

[jira] [Commented] (HBASE-28082) oldWALs naming can be incompatible with HBase backup

2023-10-02 Thread Jan Van Besien (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17771019#comment-17771019 ] Jan Van Besien commented on HBASE-28082: I have a patch that works by making less assumptions

[jira] [Updated] (HBASE-16953) ExportSnapshot -overwrite is not atomic (enough)

2016-10-27 Thread Jan Van Besien (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Van Besien updated HBASE-16953: --- Attachment: HBASE-16953-avoid-window-without-snapshot.patch Attached is a very rough patch

[jira] [Created] (HBASE-14205) RegionCoprocessorHost System.nanoTime() performance bottleneck

2015-08-11 Thread Jan Van Besien (JIRA)
Jan Van Besien created HBASE-14205: -- Summary: RegionCoprocessorHost System.nanoTime() performance bottleneck Key: HBASE-14205 URL: https://issues.apache.org/jira/browse/HBASE-14205 Project: HBase

[jira] [Updated] (HBASE-14205) RegionCoprocessorHost System.nanoTime() performance bottleneck

2015-08-11 Thread Jan Van Besien (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Van Besien updated HBASE-14205: --- Description: The tracking of execution time of coprocessor methods introduced in HBASE-11516

[jira] [Commented] (HBASE-4297) TableMapReduceUtil overwrites user supplied options

2014-01-27 Thread Jan Van Besien (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13882733#comment-13882733 ] Jan Van Besien commented on HBASE-4297: --- I think this issue is actually not fixed in

[jira] [Commented] (HBASE-4844) Coprocessor hooks for log rolling

2012-10-31 Thread Jan Van Besien (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13487610#comment-13487610 ] Jan Van Besien commented on HBASE-4844: --- I have never really given the combination

[jira] [Commented] (HBASE-4844) Coprocessor hooks for log rolling

2012-10-30 Thread Jan Van Besien (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13486745#comment-13486745 ] Jan Van Besien commented on HBASE-4844: --- I have a use case which would benefit from

[jira] [Updated] (HBASE-4844) Coprocessor hooks for log rolling

2012-10-30 Thread Jan Van Besien (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Van Besien updated HBASE-4844: -- Release Note: Addition of two methods to the WALObserver to be notified of HLog rotation

[jira] [Updated] (HBASE-4844) Coprocessor hooks for log rolling

2012-10-30 Thread Jan Van Besien (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Van Besien updated HBASE-4844: -- Attachment: HBASE-4844__postLogRoll_and_postLogArchive_functionality_in_WALObserver.patch