Time
S
Nick
Message
01:31
jri joined #dataverse
04:31
jri joined #dataverse
09:47
jri joined #dataverse
10:01
jri joined #dataverse
12:31
jri joined #dataverse
14:07
pameyer joined #dataverse
15:17
pameyer joined #dataverse
15:31
pameyer joined #dataverse
15:50
pameyer joined #dataverse
15:58
pameyer joined #dataverse
16:02
pameyer
community call starting up
16:03
pameyer
https://dataverse.org/community-calls if anybody's interested
16:03
soU joined #dataverse
16:04
soU
Hi pdurbin, about the handle index. I am thinking to read it from the JVM like this https://github.com/solhm/dataverse/blob/handleIndexFromJvm/src/main/java/edu/harvard/iq/dataverse/HandlenetServiceBean.java
16:05
soU
do you think default 300 should be there or reading from the JVM would be enough?
16:14
pdurbin
Let's default to 300. Thanks for working on this soU!
16:30
soU
pdurbin i made 300 default here it is before PR https://github.com/solhm/dataverse/blob/handleIndexFromJvm/src/main/java/edu/harvard/iq/dataverse/HandlenetServiceBean.java
16:33
soU
if this approach is fine, i think we need to add it in the guide too right?
16:33
pdurbin
That would be great. I was just going to ask and give you a link.
16:34
pdurbin
here: https://github.com/solhm/dataverse/blob/a96f98761d2b1225dc0b8c9336801e19930539db/doc/sphinx-guides/source/installation/config.rst#configuring-dataverse-for-handles
16:34
pdurbin
Do you mind?
16:34
soU
sure will do.
16:35
soU
did you check the change? is that fine? shall PR it?
16:38
pdurbin
I did and it looks good. You can go ahead and make a PR now and add the doc change later if you want.
16:47
pameyer joined #dataverse
17:07
soU
pdurbin:I changed the guide also and PR
17:08
pdurbin
soU: nice. If there are any more tips you want to add to the guide for configuring Handles, please feel free. While you're in there.
17:10
soU
sure, will do. if i remember them at this moment :)
17:11
pdurbin
Thanks. As someone who has never set up Handles before, when I look at the Dataverse guides I think it's mostly telling me "Go read about this somewhere else."
17:11
pdurbin
And maybe that's appropriate. I don't know.
17:14
soU
that's actually very true. Hope fully i'll add something there.It might not be today but I'll do it.
17:15
pdurbin
soU: we could also wait to write more until this issue is further along: https://github.com/IQSS/dataverse/issues/4106
17:18
soU
interesting, didn't checked it before.
17:18
soU
and agree
17:18
pdurbin
The main this is to remove 300 from being hard-coded, it sounds like. Which you've already done. What is "index" anyway?
17:27
soU
... This identity is expressed as a string defining the index of the value that contains the key separated from the handle by a colon. For example if you had a public key stored at index 300 on handle 12345/abc the authentication identity would be "300:12345/abc".When you register a prefix a prefix handle is created on the root service and your public key is stored on that handle at index 300. As such it is typical for handle users to have a handle identity
17:27
soU
of the form: 300:0.NA/<prefix>
17:28
soU
Taken from https://www.handle.net/tech_manual/HN_Tech_Manual_8.pdf page 10
17:28
pameyer joined #dataverse
17:33
pdurbin
Huh. Ok. Thanks. I had no idea. :)
17:39
pameyer
soU: quick turnaround on the handles fix
17:50
pdurbin
no kidding
18:38
pameyer
pdurbin: any opinions on docker-compose from your recent openshift stuff?
18:42
pdurbin
Hmm. I still haven't looked at Slava's docker-compose. And unless you've had me run docker-compose, pameyer, I don't think I've ever touched it.
18:42
pdurbin
I've *heard* of it. :)
18:43
pameyer
thanks - figured I double-check just in case
18:44
pdurbin
What does it have to do with openshift?
18:44
pdurbin
Apart from how both are using Docker.
18:46
pameyer
aside from both using docker - both have ways to hook up different containers to produce dev environments
18:47
pdurbin
Ah. Sure. I guess I haven't gotten into using Docker for dev yet. Apart from running the API tests, of course.
18:47
pameyer
you've been busy with other stuff :)
18:47
pdurbin
ain't it the truth
19:31
jri joined #dataverse
19:34
pameyer joined #dataverse
20:23
pameyer joined #dataverse
22:31
jri joined #dataverse