Hi,
In the past few hours I committed some simple NGP prototype code that
implements a journal of binary records and a simple tree content
structure based on such records. I'm combining ideas from the
append-only data store concept and a more optimized node serialization
format. Eventually I'd lik
Hi.
> Could you please describe it a bit more in detail? How do you avoid
> deleting a record that is not yet saved?
Yes, sure.
I have implemented the following, and it solves the scenario I originally
mentioned.
The idea is to do something like this in SharedItemStateManager.Update.end()
persi
[
https://issues.apache.org/jira/browse/JCR-1206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542202
]
Felix Meschberger commented on JCR-1206:
> Why not use UUID.randomUUID() directly?
The problem is that Jackrab
[
https://issues.apache.org/jira/browse/JCR-1206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542199
]
Esteban Franqueiro commented on JCR-1206:
-
Why not use UUID.randomUUID() directly?
> UUID generation: SecureRa
Hi group. I have an import/export related question/issue.
We've written a jackrabbit importer that does a node-by-node system view
export of approximately 200k content items from a source repository in
to a jboss-embedded Jackrabbit 1.3.3 repository using the Derby Bundle
PersistenceManager.
The
[
https://issues.apache.org/jira/browse/JCR-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542152
]
Julian Reschke commented on JCR-1212:
-
>From me a big -1 on adding workarounds for bugs that could be fixed somewhe
Hi,
Sorry for the delay...
> I think the issue I mentioned in
> http://www.mail-archive.com/dev@jackrabbit.apache.org/msg08520.html
> could be solved by:
> integrating the data store with the current save mechanism
This could be a solution (actually my plan was to use reference
counting: incre
[
https://issues.apache.org/jira/browse/JCR-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542132
]
David Rauschenbach commented on JCR-1212:
-
Agreed that there is probably a right answer about which exception i
[
https://issues.apache.org/jira/browse/JCR-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542132
]
drauschenbach edited comment on JCR-1212 at 11/13/07 4:56 AM:
---
Agreed that there is p
[
https://issues.apache.org/jira/browse/JCR-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542128
]
Julian Reschke commented on JCR-1212:
-
I always get confused about PathNotFoundExceptions and ItemNotFoundException
[
https://issues.apache.org/jira/browse/JCR-1206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Mueller resolved JCR-1206.
-
Resolution: Fixed
Fix Version/s: 1.4
Fixed as of revision 594470
> UUID generation: SecureR
[
https://issues.apache.org/jira/browse/JCR-1206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Mueller reassigned JCR-1206:
---
Assignee: Thomas Mueller
> UUID generation: SecureRandom should be used by default
> --
[
https://issues.apache.org/jira/browse/JCR-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Rauschenbach updated JCR-1212:
Description:
Jeceira throws a PathNotFoundException when an SPI2JCR-wrapped Jeceira
reposito
[
https://issues.apache.org/jira/browse/JCR-860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Reutegger resolved JCR-860.
--
Resolution: Fixed
Setting to fixed.
> Add relative path parameter to rep:excerpt()
>
sry for not indenting, i am using a webclient:
Ard Schrijvers wrote:
> It boils down IIUC, that only
> the readers that where involved during a commit would have to be
> re-calculated if getDocumentNumber is called, right?
[
https://issues.apache.org/jira/browse/JCR-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542086
]
Ard Schrijvers commented on JCR-1214:
-
One extra thing regarding JCR-1213: I also have to test that when merging li
[
https://issues.apache.org/jira/browse/JCR-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542084
]
Ard Schrijvers commented on JCR-1214:
-
"For simplicity I would rather use an instance of UUID instead of two longs.
[
https://issues.apache.org/jira/browse/JCR-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542083
]
Ard Schrijvers commented on JCR-1213:
-
I'll use a profiler to see wether the extra step might use to much cpu. If s
Ard Schrijvers wrote:
It boils down IIUC, that only
the readers that where involved during a commit would have to be
re-calculated if getDocumentNumber is called, right?
to be precise the UUIDDocIds that refer to readers that were involved in a
commit need to be re-calculated. There are two oc
[
https://issues.apache.org/jira/browse/JCR-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542078
]
Marcel Reutegger commented on JCR-1213:
---
Just wanted to let you know that what you described is exactly how I ima
[
https://issues.apache.org/jira/browse/JCR-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542069
]
angela commented on JCR-1212:
-
PropertyNotFoundException ? PathNotFoundException ?
i don't know of a PropertyNotFoundExcept
[
https://issues.apache.org/jira/browse/JCR-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542065
]
Marcel Reutegger commented on JCR-1214:
---
For simplicity I would rather use an instance of UUID instead of two lon
22 matches
Mail list logo