monkey: thx for the suggestion, it helps a lot! another thought: desc is default for confidence, asc for other types. simplest way is to make asc default for confidence, but i'm not sure if that's what we want for users?
yellowhatpro joined the channel
ericd has quit
hirigaray has quit
hirigaray joined the channel
huhridge joined the channel
huhridge has quit
Kladky joined the channel
huhridge joined the channel
outsidecontext
zas: Good morning. Just as information, I'm working on the tests for the collection class. Just need to pause because of work, will submit a PR later today
huhridge has quit
Sciencentistguy has quit
Sciencentistguy joined the channel
zas
outsidecontext: ok, np :)
pranav[m] joined the channel
pranav[m]
Hey, hi akshaaatt (IRC) ! Any update on my PR?
fletchto99 has quit
fletchto99 joined the channel
huhridge joined the channel
huhridge has quit
outsidecontext
zas: just wanted to be sure we don't work both on it in parallel :)
monkey[m] joined the channel
monkey[m]
ericd (IRC): Personally I think desc should be the default for dates and confidence, and asc the default for alphabetical sorting. I think asc as the default for confidence is not what users want. So I guess when the sorting mode changes you can set the asc/desc accordingly, probably overwriting the user's previous choice. Either that, or have a separate hasSelectedSortOrder boolean (or something like that) stored in the state to decide
whether to set the sort order when changing mode.
Does that make sense?
discordbrainz
<07munishk> Hi @mayhem, I am working on the PR. It had worked earlier for lucifer as is so I am figuring out it maybe issue with packages
mayhem
ok, great.
discordbrainz
<07munishk> Trying running it on different environments
mayhem
do the tests pass locally for you? they dont for me.
discordbrainz
<07munishk> Not for me
<07munishk> But had passed for lucifer
mayhem
well, work to make them pass for yourself first, then see about getting them to pass on github
discordbrainz
<07munishk> Yep, working on it
d4rkie has quit
huhridge joined the channel
d4rkie joined the channel
huhridge has quit
huhridge joined the channel
ansh
monkey[m]: Are you using test.LB?
mayhem
not i
monkey[m]
Ansh negative, working locally on your PR review comments, feel free to use it !
lucifer
munishk: i took a look at the PR, i think you missed my message on the changes needed to the url in the test last time. i commented it on the pr, that should get it working.
relaxoMob has quit
tux0r has quit
revi joined the channel
discordbrainz
<07munishk> Thank you @lucifer
pranav[m] has quit
tux0r joined the channel
relaxoMob joined the channel
akshaaatt
Hi pranav[m] ! Just reviewed your PR and I have left some comments
relaxoMob has quit
pranav[m] joined the channel
pranav[m]
Went thru the review akshaaatt (IRC) will make the reqd changes by tonight..
I’m not sure that we need shards for anything but recordings
but if you think that we should have at least 2 shards for any collection with a dump > 1G, maybe works should be sharded too.
atj
I'm not sure to be honest, it's total guess work at this point
yvanzo
same for me
atj
I think I was looking at > 5G?
It's latency vs. parallelism from what I understand.
yvanzo
I looked at the dump size, not at the collection in solr data.
the number of entries is probably more pertaining.
atj
I was looking at the index size in the Grafana dashboard
yeah, you're probably right
yvanzo
Last thing I would look into maybe is whether it is worth having 5 rather than 4 shards for recordings, given that we have 5 nodes only, if one node is down, there will be one node leading 2 shards.
atj
do you mean 4 shards rather than 5?
yvanzo
yes
That is 40% of recordings instead of 25% if leading only 1 from 4 shards.
If we have only 4 shards, it might be more resilient.
atj
well with 3 replicas every node will have several shards?
yvanzo
yes but not as leader
I assume that leader have more workload, but that is a total guess
atj
yeah, I don't know how the queries are distributed
ajhalili2006 joined the channel
Tarun_0x0 has quit
Tarun_0x0 joined the channel
minimal joined the channel
relaxoMob has quit
relaxoMob joined the channel
BrainzGit
[musicbrainz-server] 14reosarevok opened pull request #3226 (03master…flow-component-syntax-reports): Migrate React report components to Flow component syntax https://github.com/metabrainz/musicbrainz-serve...