Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
title2019-11-12 (Tues)


Panel

Bethany

[Fedora 6 Standup]
Finished Friday:
* Looking at FCREPO-3060
* out yesterday
Working on today:
* Continue working on FCREPO-3060
* continue reviewing stuff/giving feedback
Blockers:
* Working remotely today - hoping network stays useful

Jared

[Fedora 6 Standup]
Finished Friday:
* Working on CreateResourceService, BuilderFactory and Operations against @bseeger's PR (FCREPO-3105).
* out yesterday
Working on today:
* Working on more tests for above.
* continue reviewing stuff/giving feedback
Blockers:
* n/a

Ben P

[Fedora 6 Standup]
Finished yesterday:
* Opened PR for OCFLObjectSession impl - FCREPO-3095
* Some discussion about file layouts for resource persistence and migration
* Reviewed PRs
Working on today:
* Address feedback on OCFLObjectSession PR - FCREPO-3095
* Create followup ticket for object locking during persistence
* Spend some time thinking about persistence filelayout and adjusting proposal
* continue reviewing stuff/giving feedback
Blockers:
* some local meetings and appointment, will be away 10:30-12:30, and probably 3-4.

Danny B

[Fedora 6 Standup]
Finished yesterday:
* Reviewed OCFLObjectSession impl - FCREPO-3095
* Create PR for https://jira.duraspace.org/browse/FCREPO-3094: Implement OCFLPersistentStorageSession.persist(CreateRDFSourceOperation)
Working on today:
* https://jira.duraspace.org/browse/FCREPO-3119: Implement OCFLPersistentStorageSession.getTriples() and OCFLPersistentStorageSession.getManagedProperties()

* code reviews
Blockers:
* 11:00-12:00 out

Remi

[Fedora 6 Standup]
Finished yesterday:
* Generally work on

Jira
serverDuraSpace JIRA
serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
keyFCREPO-3107

* Implemented picocli and tested passing parameters from command line.
* Tried to implement selecting of Fedora4Client implementation from command line - didn't work
Working on today:
* Trying to figure out way to change the Fedora4Client implementation from command line.
Blockers:
* Not sure about the best practice to make selection of Fedora4Client implementation dynamic

Andrew

[Fedora 6 Standup]
Finished yesterday:
- Finished "Enable resume/restart of migration"
- https://jira.duraspace.org/browse/FCREPO-3111
- Finished "Migrate from a list of PIDs"
- https://jira.duraspace.org/browse/FCREPO-3112
- Finished "Set RDF formate as n-triples"
- https://jira.duraspace.org/browse/FCREPO-3118
- Finished "Remove Go-Lang OCFL client"
- https://jira.duraspace.org/browse/FCREPO-3121
Working on today:
- Work on "Expose option for storage layout"
- https://jira.duraspace.org/browse/FCREPO-3110

Blockers:
- None

Peter E

[Fedora 6 Standup]
Finished yesterday:
- Started implementation of a containment index interface and class:

Jira
serverDuraSpace JIRA
serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
keyFCREPO-3106

Working on today:
- Continue with index work
Blockers:
- None

Mohamed

[Fedora 6 Standup]
Finished yesterday:
- Out sick yesterday
- Finished implementation of UpdateResourceService
-

Jira
serverDuraSpace JIRA
serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
keyFCREPO-3103

Working on today:
- Catching up on stuff
- Create a PR for FCREPO-3103 and pick up new task
Blockers:
- None

Peter W

[Fedora 6 Standup]
Yesterday:
* Worked refactoring how the ocfl-java client handles logical and content paths
Today:
* Continuing to work on the ocfl-java paths
Blockers:
* None



Expand
title2019-11-11 (Mon)


Panel

Remi

[Fedora 6 Standup]
Yesterday:
* Working on CLI for migration-utils, learning how Spring works for the purpose of CLI implementation.
Today:
* Working on CLI for migration-utils
Blockers:
* None

Andrew

[Fedora 6 Standup]
Finished yesterday:
Working on today:
- Ran migration against UWM "F3 akubra content"
- Worked on "Enable resume/restart of migration"
- https://jira.duraspace.org/browse/FCREPO-3111
- Worked on "Migrate from a list of PIDs"
- https://jira.duraspace.org/browse/FCREPO-3112
Blockers:
- Finish "Enable resume/restart of migration"
- https://jira.duraspace.org/browse/FCREPO-3111
- Finish "Migrate from a list of PIDs"
- https://jira.duraspace.org/browse/FCREPO-3112
- None

Peter E

[Fedora 6 Standup]
Finished Friday:
- local work
Working on Today:
- containment index: https://jira.duraspace.org/browse/FCREPO-3106
- Atomic Batch Operation spec: https://github.com/fcrepo/fcrepo-specification-atomic-operations/pull/8
Blockers:
- feedback/approval on the batch operations spec PR

Danny B

[Fedora 6 Standup]
Friday
* PR feedback updates on for 3063 and 3081
Today:
*

Jira
serverDuraSpace JIRA
serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
keyFCREPO-3094
: Implement OCFLPersistentStorageSession.persist(CreateRDFSourceOperation)
Blockers:
* None

Ben P

[Fedora 6 Standup]
Finished yesterday:
* OCFLObjectSession impl tests - FCREPO-3095
* finished aside from "prepare" method and locking
* Reviewed/merged PRs
Working on today:
* Open PR for FCREPO-3095
* continue reviewing stuff/giving feedback
Blockers:
* some local activity


...

Expand
title2019-11-08 (Fri)


Panel

Danny B

[Fedora 6 Standup]
Finished yesterday:
* Integration of PR feedback for https://jira.duraspace.org/browse/FCREPO-3081: minimal implementation of OCFLPersistentStorageSession
* Integration of PR feedback for https://jira.duraspace.org/browse/FCREPO-3063: DeleteResourceServiceImpl:
* code review
* jira creation/wrangling
* Tech meetings planning

Working on today:
* continuing work on https://jira.duraspace.org/browse/FCREPO-3096: Implement OCFLPersistentStorageSession.persist(CreateNonRDFSourceOperation)
* code review

Blockers:
* None

Jared

[Fedora 6 Standup]
Finished yesterday:
* More work on CreateResourceService, CreateRdfOperationFactory, CreateResourceOperationBuilder and CreateResourceOperation - FCREPO-3105
Working on today:
* More of the same
Blockers:
* Not a blocker but we probably need agreement on where
1. User RDF validation goes (Service, OperationBuilder)?
2. Where SMTs get generated (Service, OperationBuilder)?

Bethany

[Fedora 6 Standup]
Finished Yesterday:
* More work on ReplacePropertiesService from the perspective of what the translator looks like - 

Jira
serverDuraSpace JIRA
serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
keyFCREPO-3060

* Discussions on Services/Factories/Builders with Jared and Ben P.
Working on today:
* More work on Translator
* More work on ReplacePropertiesService as things start to settle into place
Blockers:
* Time - I'm off around 1:30 today, off on Monday. I hope to wrap up a few things today so that I don't stop any progress (I will check email after 1:30, just traveling then)

Ben P

[Fedora 6 Standup]
Finished yesterday:
* Worked on OCFLObjectSession impl some more - FCREPO-3095
* Reviewed/merged PRs
Working on today:
* Writing tests for FCREPO-3095
* haven't figured out what to do in the prepare() method yet
* continue reviewing stuff/giving feedback
Blockers:
* a few local meetings

Andrew

[Fedora 6 Standup]
Finished yesterday:
- Ran migration against Brown "F3 legacy content"
- Investigated "Remove unnecessary OCFL versions" - pending feedback from @benc
- https://jira.duraspace.org/browse/FCREPO-3113
- Started "Enable resume/restart of migration"
- https://jira.duraspace.org/browse/FCREPO-3111
Working on today:
- Finish "Enable resume/restart of migration"
- https://jira.duraspace.org/browse/FCREPO-3111
- Run migration against UWM "F3 akubra content"
Blockers:
- None

Peter E

[Fedora 6 Standup]
Finished yesterday:
* Worked on hammering out transaction constraints
* More updates to the Atomic Batch Operation sidecar spec
Working on today:
* Taking a first pass at the containment index/simple search implementation:

Jira
serverDuraSpace JIRA
serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
keyFCREPO-3106

Blockers:
* None

Remi

[Fedora 6 Standup]
Finished yesterday:
* Worked on implementation of picocli (CLI) for migration-utils FCREPO-3107
Working on today:
* Continuing work on FCREPO-3107. Problem with compilation of migration-utls due to changes on the OCFL-client.
Blockers:
* Unfortunately had to attend to other tasks at work

Mohamed

[Fedora 6 Standup]
Finished yesterday:
- Replace a binary resource (HTTP side)
-

Jira
serverDuraSpace JIRA
serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
keyFCREPO-3103

- Created UpdateResourceService, UpdateResourceServiceImpl based on Jared's CreateResourceService classes
Working on today:
- Continuing on FCREPO-3103
Blockers:
- None 

Peter W

[Fedora 6 Standup]
Yesterday:
* Refactored ocfl-java APIs
Today:
* Investigating ocfl-java path representation issues
Blockers:
* None


...

Expand
title2019-11-07 (Thurs)


Panel

Ben

[Fedora 6 Standup]
Finished yesterday:
* Worked on OCFLObjectSession impl ticket - FCREPO-3095
* Reviewed/merged some PRs, took part in discussions
Working on today:
* Finish up FCREPO-3095
* review https://github.com/fcrepo4/fcrepo4/pull/1573 and other stuff
Blockers:
* none

Aaron

[Fedora 6 Standup]
Finished yesterday:
* Created documentation PR for migration utils
* Chatted more with Peter W
Working on today:
* PR reviews, update documentation PR.
Blockers:
* Will be off the rest of today and tomorrow

Bethany

[Fedora 6 Standup]
Finished yesterday:
* Worked on ReplacePropertiesService impl ticket - FCREPO-3060 - mostly done.
* Reviewed/merged some PRs, took part in discussions
Working on today:
* Looking at the idTranslator so that the RDF InputStream that's passed down has the id's already translated.
* review tickets
Blockers:
* none

Peter W

[Fedora 6 Standup]
Yesterday:
* Fixed a few ocfl-java bugs
* Troubleshot Maven
* Tried some Fedora 3 migrations
* Worked on some Mutable HEAD Extension problems
Today:
* Add some new OcflRepository APIs
* Continue to sort out some mutable HEAD problems
Blockers:
* None

Remi

[Fedora 6 Standup]
Finished yesterday:
* None, due to proxy problem which I resolved today.
Working on today:
* ticket FCREPO-3107, adding CLI functionality. Looking at Picocli framework for that purpose.
Blockers:
None

Andrew

[Fedora 6 Standup]
Finished yesterday:
- Fixed example execution provided in README
- https://github.com/fcrepo4-exts/migration-utils/pull/76
- Resolved "Ensure clean shutdown of migration-utils"
- https://github.com/fcrepo4-exts/migration-utils/pull/77
- Attempted to run migration against Brown "F3 legacy content"
Working on today:
- Run migration against Brown "F3 legacy content"
- Run migration against UWM "F3 akubra content"
- Investigate restart/resume capability in migration-utils
Blockers:
- None

Peter E

[Fedora 6 Standup]
Finished yesterday:
* Got clarification on the containment index ticket: https://docs.google.com/document/d/1yv_Tf_B4EqY8N1IDlm0avOt4mCF-5VuN0sOCtUyg_uQ/edit#
Working on today:
* Working on the Containment Index/Simple Search interface design and implementation: https://jira.duraspace.org/browse/FCREPO-3106
Blockers:
None

Mohamed

[Fedora 6 Standup]
Finished yesterday:
- Replace a binary resource (HTTP side)
-

Jira
serverDuraSpace JIRA
serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
keyFCREPO-3103

- Completed partial implementations of UpdateNonRdfSourceOperationBuilder, AbstractNonRdfSourceOperationBuilder, AbstractNonRdfSourceOperation
Working on today:
- Continuing on FCREPO-3103
- Refactoring FedoraLdp to use the operation builder and operation to do the update
Blockers:
- None

Danny B

[Fedora 6 Standup]
Finished yesterday:
* https://jira.duraspace.org/browse/FCREPO-3081: minimal implementation
* https://jira.duraspace.org/browse/FCREPO-3108: add snapshot support to pom
* code review
* jira creation/wrangling
* Search index planning meeting
* Tech meeting planning

Working on today:
* https://jira.duraspace.org/browse/FCREPO-3096: Implement OCFLPersistentStorageSession.persist(CreateNonRDFSourceOperation)
* code review

Blockers:
* None


...

Expand
title2019-11-06 (Wed)


Panel

Jared

[Fedora 6 Standup]
Finished yesterday:
Work on FCREPO-3105 -Implementing a CreateResourceService (focusing on POST)
Working on today:
Continuing work on above.
In/Out part this afternoon. (Take your kids to work day)
Blockers:
none

Ben

[Fedora 6 Standup]
Finished yesterday:
* Completed skeletal OCFLObjectSession - https://jira.duraspace.org/browse/FCREPO-3101
* Started work on followup OCFLObjectSession impl ticket - https://jira.duraspace.org/browse/FCREPO-3095
* Reviewed some PRs
Working on today:
* Continue with https://jira.duraspace.org/browse/FCREPO-3095
Blockers:
* Some local meetings and activities

Bethany

[Fedora 6 Standup]
Finished yesterday:
* Worked on ReplacePropertiesService (FCREPO-3060)
* Reviewd OFCLObject Skeleton Code PR (FCREPO-3101)
Working on today:
* Continue with

Jira
serverDuraSpace JIRA
serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
keyFCREPO-3060

Blockers: None

Remi

[Fedora 6 Standup]
Finished yesterday:
* Attended meeting
Working on today:
* Setting up environment for migration-utils
The plan is to replicate hanging / freezing issue of migration-utils and then attempt to fix it.
Blockers: None

Andrew

[Fedora 6 Standup]
Finished yesterday:
- Migration-utils team meeting
- Cleaned up migration-utils integration tests from accumulating test artifacts in source tree
- https://github.com/fcrepo4-exts/migration-utils/pull/72
Working on today:
- Ensure clean shutdown of migration-utils
- Run against UMW data (akubra)
- Verify configuration elements: source-type, source-content, ocfl-destination
- Create tickets from yesterday's meeting
Blockers:
- None

Mohamed

[Fedora 6 Standup]
Finished yesterday:
- Completed transaction PR
- https://github.com/fcrepo4/fcrepo4/pull/1559
Working on today:
- Replace a binary resource (HTTP side)
- https://jira.duraspace.org/browse/FCREPO-3103
Blockers:
- None

Peter E

[Fedora 6 Standup]
Finished yesterday:
- Completed transaction caching header PR: https://github.com/fcrepo4/fcrepo4/pull/1568
- Updated Atomic Batch Operations sidecar spec
Working on today:
- Need assignment :-)
Blockers:
- None

Dan F

[Fedora 6 Standup]
Finished yesterday:
* migration team meeting
Working on today:
* Nothing. Local work priorities I'm afraid
Blockers:
* Local work!

Danny

[Fedora 6 Standup]
Finished yesterday:
* https://jira.duraspace.org/browse/FCREPO-3063: Implement org.fcrepo.kernel.api.services.DeleteResourceService
* code review
* jira creation/wrangling

Working on today:
* https://jira.duraspace.org/browse/FCREPO-3081: minimal implementation of
* code review

Blockers:
* None

Aaron

[Fedora 6 Standup]
Finished yesterday:
* Migration meeting
* Respond to code review of pr/69 * Random OCFL chatting with Peter W
Working on today:
* migration util documentation updates
Blockers:
* none


...

Expand
title2019-11-05 (Tues)


Panel

Jared

[Fedora 6 Standup]
Finished yesterday:
FCREPO-3088 -> New URL to internal Identifer Converter
https://github.com/fcrepo4/fcrepo4/pull/1555
Discussions around layers and responsibilities
https://wiki.duraspace.org/display/FF/Fedora+6+Layer+Responsibilities+and+Interactions
Working on today:
Out for the AM
Then continuing work on FCREPO-3075 - Implement POST in the HTTP layer based on previous discussions.
Blockers:
none

Bethany

[Fedora 6 Standup]
Started yesterday:
FCREPO-3060 -> Implement org.fcrepo.kernel.api.services.ReplacePropertiesService
Participated in discussions around layers and responsibilities (thanks for the writeup Jared):
Fedora 6 Layer Responsibilities and Interactions
Working on today:
Working on FCREPO-3060
Blockers:
none

Dan

[Fedora 6 Standup]
Finished yesterday:
* Initial migration tool team meeting
Working on today:
* Fedora 3 to Feodra 6 (OCFL) via migration tooling expectations doc https://docs.google.com/document/d/15sv5zRsf1sscmVv1aItTm0_HqYavdyFfttZdmv1x9L8/edit#
* migration team meeting
Blockers:
* Local work!

Ben P

[Fedora 6 Standup]
Started yesterday:
* Skeletal OCFLObjectSession - https://jira.duraspace.org/browse/FCREPO-3101
* will open a PR soon, had been trying to make sure it would play nice with the OCFL client and other needs
* Looked ahead a bit at FCREPO-3095 (Implement OCFLObjectSession)
* added a few questions to it
* Discussion about services, builders, etc
Working on today:
* Finish up FCREPO-3101
* Maybe start https://jira.duraspace.org/browse/FCREPO-3095
Blockers:
none

Andrew

[Fedora 6 Standup]
Finished yesterday:
- Fixed migration-utils build from recent spec changes
- https://github.com/fcrepo4-exts/migration-utils/pull/70
- Cleaning up migration-utils integration tests from accumulating test artifacts in source tree
- https://github.com/fcrepo4-exts/migration-utils/pull/72
Working on today:
- Migration-utils team meeting
- Investigating reason for migration-utils to hang in sample execution
Blockers:
- Broken code base

Aaron

[Fedora 6 Standup]
Started yesterday:
* Re-learned how to compile and run PR/69 for migration utils
* Updated PR/69 with recent java OCFL client changes from master
* Fixed apparent issue in pr/69 related to eager loading of spring beans and eager repository checking on the part of the Akubra ID mapper.
Working on today:
* I hope to be able to attend the migration utils meeting
Blockers:
none

Peter W

[Fedora 6 Standup]
Yesterday:
* Messed around with the migration-utils and eventually ran it on some UW Madison objects
Today:
* Migration-utils meeting
* Try a couple more migrations using the migration-utils
* Cleanup some ocfl-java docs
* Update the mutable HEAD extension doc
Blockers:
* None

Peter E

[Fedora 6 Standup]
Yesterday:
* Factored findOrCreateAcl() out of FedoraResource: https://jira.duraspace.org/browse/FCREPO-3064
Today:
* Adding caching headers to transaction responses: https://jira.duraspace.org/browse/FCREPO-3092
* Continue working on the Batch Atomic Operation sidecar spec
Blockers:
* None

Mohamed

[Fedora 6 Standup]
Finished yesterday:
- Working on transaction PR
- https://github.com/fcrepo4/fcrepo4/pull/1559
Working on today:
- Continuing on PR1559
- Figuring out how make the transaction associated with the request available in WEBAC classes
Blockers:
- None

Danny

[Fedora 6 Standup]
Finished yesterday:
* Reviewed and merged: https://jira.duraspace.org/browse/FCREPO-3064 : factor out findOrCreateAcl()
* Discussions + Meetings

Working on today:
https://jira.duraspace.org/browse/FCREPO-3063 : implement DeleteResourceService

Blockers:
none


...