Re: [DISCUSS] Removing spymemcached from the assembly

2024-12-11 Thread Istvan Toth
I tried to edit the memcached blockcache docs, but there is none. Is that feature mature enough to add documentation for it ? WDYT ? On Tue, Dec 10, 2024 at 8:46 AM Istvan Toth wrote: > Created https://issues.apache.org/jira/browse/HBASE-29024 to track. > > On Tue, Dec 10, 2024 at 3:20 AM 张铎(D

[DISCUSS] JSP vs. Jamon in HBase UI

2024-12-11 Thread Dávid Paksy
Hi, While I was working on HBASE-28832 to migrate Bootstrap I noticed that HBase have a mix of JSP and Jamon code. Looks like HBASE-3835 started the work in 2011 of converting from JSP to Jamon, but the work didn't finish. I guess the best would be to either migrate everything to Jamon or back to

[jira] [Resolved] (HBASE-29011) Append REST endpoint invoked with not existing column family or table returns Exception stack trace

2024-12-11 Thread Jira
[ https://issues.apache.org/jira/browse/HBASE-29011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dávid Paksy resolved HBASE-29011. - Resolution: Invalid > Append REST endpoint invoked with not existing column family or table retu

[jira] [Resolved] (HBASE-28995) Snapshots tab is always empty (not implemented) on Master web UI

2024-12-11 Thread Jira
[ https://issues.apache.org/jira/browse/HBASE-28995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dávid Paksy resolved HBASE-28995. - Resolution: Invalid > Snapshots tab is always empty (not implemented) on Master web UI > ---

[jira] [Created] (HBASE-29027) Introduce a new WALProvider to generate WAL files consumed by Replication

2024-12-11 Thread Yutong Xiao (Jira)
Yutong Xiao created HBASE-29027: --- Summary: Introduce a new WALProvider to generate WAL files consumed by Replication Key: HBASE-29027 URL: https://issues.apache.org/jira/browse/HBASE-29027 Project: HBas