Uh oh!
There was an error while loading. Please reload this page.
HBASE-22114 Port HBASE-15560 (TinyLFU-based BlockCache) to branch-1 - #251
HBASE-22114 Port HBASE-15560 (TinyLFU-based BlockCache) to branch-1#251apurtell wants to merge 1 commit into
Conversation
apurtell
commented
May 23, 2019
Just opening a PR for this backport. I think we are blocked on issues with precommit handling of the JDK version specific conditional build stuff that could permanently break precommit, but not any issue with this patch itself. |
This comment has been minimized.
This comment has been minimized.
busbey
left a comment
There was a problem hiding this comment.
I think I can make time this holiday weekend to work out the qabot things.
will do a more thorough review as a part of that as well.
Uh oh!
There was an error while loading. Please reload this page.
c928fc6 to
ffc4f3eCompare
This comment has been minimized.
This comment has been minimized.
ffc4f3e to
a8a5b16Compare
This comment has been minimized.
This comment has been minimized.
a8a5b16 to
f4a176dCompare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
f4a176d to
29613fcCompare
This comment has been minimized.
This comment has been minimized.
busbey
left a comment
There was a problem hiding this comment.
neat, pushing my updates worked.
the changes to hbase-personality will need to go to all branches. this should fix most of the complaints from qa bot. it won't fix the xml thing (it's a long standing issue on jdk7 branches), and I haven't dug into what's up with the unit tests that failed.
| # on branches-1, the hbase-tinylfu-blockcache only works for jdk8. so if it changes | ||
| # run whatever test is requested at the top level so that maven can handle only including | ||
| # the module when the correct jdk is around. | ||
| if [[ "${MODULES[*]}" =~ hbase-tinylfu-blockcache ]]; then |
There was a problem hiding this comment.
shellcheck:25: warning: Did you forget to close this double quoted string? [SC1078]
This comment has been minimized.
This comment has been minimized.
e27842f to
a57a936Compare
This comment has been minimized.
This comment has been minimized.
a57a936 to
fb4513bCompare
This comment has been minimized.
This comment has been minimized.
fb4513b to
9abf0b8Compare
This comment has been minimized.
This comment has been minimized.
9abf0b8 to
b7d6af8Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Apache9
commented
Jul 25, 2019
Let's finish this? @apurtell |
busbey
commented
Jul 25, 2019
Was this waiting on me and handling the jdk7/jdk8 bit? If so, sorry been swamped. I can block out some time this week to give it another go. |
saintstack
commented
Sep 10, 2020
@apurtell close? |
785829d to
e5c0921Compare
This comment has been minimized.
This comment has been minimized.
saintstack
left a comment
There was a problem hiding this comment.
Should we close out this PR since it has been hanging out a while @apurtell ? Thanks.
saintstack
commented
Oct 6, 2020
Oh, had a push 13 days ago so not so old.... |
This comment has been minimized.
This comment has been minimized.
busbey
commented
Oct 16, 2020
I would really like to not close this out. Iirc it's just waiting on an update to our CI tooling to properly handle jdk dependent modules. That's debt that has a hard time finding help, to be sure. |
e5c0921 to
a263f0bCompare
This comment has been minimized.
This comment has been minimized.
a263f0b to
4daa600Compare
This comment has been minimized.
This comment has been minimized.
4daa600 to
06b3055Compare
This comment has been minimized.
This comment has been minimized.
06b3055 to
b70c26bCompare
This comment has been minimized.
This comment has been minimized.
b70c26b to
2028e56Compare
This comment has been minimized.
This comment has been minimized.
2028e56 to
aa17212Compare
This comment has been minimized.
This comment has been minimized.
aa17212 to
4be8fd0Compare
This comment has been minimized.
This comment has been minimized.
4be8fd0 to
c1a597bCompareApache-HBase
commented
Nov 3, 2021
💔 -1 overall
This message was automatically generated. |
busbey
commented
Nov 4, 2021
FYI stack I'll be taking a look at getting this PR merged over the weekend. |
HBASE-15560 W-TinyLFU based BlockCache (Ben Manes)
c1a597b to
0a0ff9fCompareApache-HBase
commented
Dec 7, 2021
💔 -1 overall
This message was automatically generated. |
Apache9
commented
Jan 17, 2022
Any progress here? |
HBASE-15560 W-TinyLFU based BlockCache (Ben Manes)