Online backup

2012-03-10 Thread Jörg Hoh
Hi, I already brought up this topic with Thomas Müller, but he asked me to discuss it directly here on oak-dev. So here it goes. We should have the possibility to create backup during normal operation of the repository, without shutting down the repository and without major impact to read or writ

Re: [OT] JCR on a file system

2012-11-23 Thread Jörg Hoh
are a lot of arguments against a "every node is file" approach. -- Cheers, Jörg Hoh, http://cqdump.wordpress.com

Re: Item#refresh vs Session#refresh

2014-07-11 Thread Jörg Hoh
15:10:58.788 *WARN* [qtp1450933858-233] > org.apache.jackrabbit.oak.jcr.session.ItemImpl Item#refresh invokes > Session#refresh! > > My question is: does this pose any possible performance issue or > disadvantage when compared to using Session#refresh directly? > > Thanks, >

SegmentNodeStore documentation

2017-09-06 Thread Jörg Hoh
would be really surprised, that starting at an arbitrary number of childness the ordering of childnode gets lost (for performance reasons). Can someone confirm? Thanks! -- Cheers, Jörg Hoh, http://cqdump.wordpress.com Twitter: @joerghoh

Re: SegmentNodeStore documentation

2017-09-07 Thread Jörg Hoh
Hi, 2017-09-06 23:14 GMT+02:00 Michael Dürig : > > > On 06.09.17 22:27, Jörg Hoh wrote: > >> Hi Oak-Devs >> >> I wonder about the documentation at >> http://jackrabbit.apache.org/oak/docs/nodestore/segmentmk.html >> >> In the section "Nod

No documentation available for Oak MBeans?

2017-09-28 Thread Jörg Hoh
ed the Oak site but I did not find any documentation covering the MBeans, their properties and methods? Jörg -- Cheers, Jörg Hoh, http://cqdump.wordpress.com Twitter: @joerghoh

Re: No documentation available for Oak MBeans?

2017-10-06 Thread Jörg Hoh
t with a > page I'm aware of: > http://jackrabbit.apache.org/oak/docs/nodestore/segment/ > overview.html#monitoring-via-jmx > > HTH, > Valentin > > On Thu, Sep 28, 2017 at 12:21 PM Jörg Hoh wrote: > >> Hi, >> >> I see that with Oak 1.6 there are

Re: revision-/audit-proof archive

2018-04-10 Thread Jörg Hoh
y Data Management Features in Oak 1.8" from > Matt and Conrad. Any other sources or ideas? > > Thanks, > O. > > -- Cheers, Jörg Hoh, http://cqdump.wordpress.com Twitter: @joerghoh

oak-lucene: "COWRemoteFileReference::local file (_1.cfs) doesn't exist"

2019-04-01 Thread Jörg Hoh
Hi, I have instances (running Oak 1.8.7) which produce a lot of warnings like these: 18.02.2019 16:13:07.354 *WARN* [async-index-update-async] org.apache.jackrabbit.oak.plugins.index.lucene.directory.CopyOnWriteDirectory COWRemoteFileReference::local file (_1.si) doesn't exist 18.02.2019 16:14:32

Re: Content Package - Check for new index definitions

2019-07-26 Thread Jörg Hoh
issues and therefore only > those nodes should make the build optionally fail. > WDYT? > > Thanks, > Konrad -- Cheers, Jörg Hoh, http://cqdump.wordpress.com Twitter: @joerghoh

Re: Custom FileDataStore

2020-04-14 Thread Jörg Hoh
think it is not possible or if there > is another alternative, please let me know. Thanks. > > Regards. > > Jorge > -- Cheers, Jörg Hoh, http://cqdump.wordpress.com Twitter: @joerghoh

Check if a node has children NOT matching a pattern

2022-01-14 Thread Jörg Hoh
, but having this in a Util class would be fine as well. WDYT? Jörg -- Cheers, Jörg Hoh, https://cqdump.joerghoh.de Twitter: @joerghoh

Re: Check if a node has children NOT matching a pattern

2022-01-14 Thread Jörg Hoh
be any kind of regex Pattern, couldn't it? > > PS2: for consistency we might also consider adding > JackrabbitNode.getChildren(Pattern pattern) alongside the new hasChildren > method. > > > > From: Jörg Hoh > Sent: Friday, January

Flaky unit-tests on Jenkins

2022-07-05 Thread Jörg Hoh
and we will check them later or should we first try to investigate into these test failures? Jörg -- Cheers, Jörg Hoh, https://cqdump.joerghoh.de Twitter: @joerghoh

180 open PRs on Github

2022-08-10 Thread Jörg Hoh
-oak -- Cheers, Jörg Hoh, https://cqdump.joerghoh.de Twitter: @joerghoh

Re: 180 open PRs on Github

2022-08-11 Thread Jörg Hoh
thub.com/actions/stale > [3] > https://github.com/mojohaus/versions-maven-plugin/blob/master/.github/workflows/stale.yml > > >-----Original Message- > >From: Jörg Hoh > >Sent: Wednesday, August 10, 2022 11:56 AM > >To: oak-dev@jackrabbit.apache.org > >Subje

Re: 180 open PRs on Github

2022-09-06 Thread Jörg Hoh
omating this task. > > Some of the PRs just need a nudge, but many can probably be closed > because the issue is no longer that relevant. > > Regards > Marcel > -- Cheers, Jörg Hoh, https://cqdump.joerghoh.de Twitter: @joerghoh

Re: Subject: [VOTE] Release Apache Jackrabbit Oak 1.46.0

2022-12-20 Thread Jörg Hoh
ot;, arch: "amd64", family: > "windows" > > [INFO] Java version: 1.8.0_341, vendor: Oracle Corporation, runtime: > C:\usr\local\jdk18\jre > > [INFO] MAVEN_OPTS: -Xmx2g > > Best regards, Julian > -- Cheers, Jörg Hoh, https://cqdump.joerghoh.de Twitter: @joerghoh

Re: Subject: [VOTE] Release Apache Jackrabbit Oak 1.46.0

2022-12-20 Thread Jörg Hoh
t;mac" [INFO] Java version: 11.0.15, vendor: Eclipse Adoptium, runtime: /Users/joerg/java/jdk-11.0.15+10-aarch64/Contents/Home [INFO] MAVEN_OPTS: -Xmx3072m [INFO] [INFO] ALL CHECKS OK Am Di., 20. Dez. 2022 um 10:5

Re: [VOTE] Release Apache Jackrabbit Oak 1.48.0

2023-01-25 Thread Jörg Hoh
] +1 Release this package as Apache Jackrabbit Oak 1.48.0 > [ ] -1 Do not release this package because... > > Best regards, Julian > -- Cheers, Jörg Hoh, https://cqdump.joerghoh.de Twitter: @joerghoh

Re: [VOTE] Release Apache Jackrabbit Oak 1.54.0

2023-07-20 Thread Jörg Hoh
che Jackrabbit Oak 1.54.0. > The vote is open for the next 72 hours and passes if a majority of at > least three +1 Jackrabbit PMC votes are cast. > > [ ] +1 Release this package as Apache Jackrabbit Oak 1.54.0 > [ ] -1 Do not release this package because... > > Best regards, Julian > -- Cheers, Jörg Hoh, https://cqdump.joerghoh.de Twitter: @joerghoh

Re: [VOTE] Release Apache Jackrabbit Oak 1.56.0

2023-08-31 Thread Jörg Hoh
4e7e46c2bdf66b2 > > Please vote on releasing this package as Apache Jackrabbit Oak 1.56.0. > The vote is open for the next 72 hours and passes if a majority of at > least three +1 Jackrabbit PMC votes are cast. > > [ ] +1 Release this package as Apache Jackrabbit Oak 1.56.0 >

Re: [VOTE] Release Apache Jackrabbit Oak 1.22.18

2023-11-29 Thread Jörg Hoh
rs and passes if a majority of at > least three +1 Jackrabbit PMC votes are cast. > > [ ] +1 Release this package as Apache Jackrabbit Oak 1.22.18 > [ ] -1 Do not release this package because... > > Best regards, Julian > -- Cheers, Jörg Hoh, https://cqdump.joerghoh.de Twitter: @joerghoh

Re: [VOTE] Release Apache Jackrabbit Oak 1.22.19

2024-03-11 Thread Jörg Hoh
+1 [INFO] [INFO] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [INFO] OS name: "mac os x", version: "14.3.1", arch: "x86_64", family: "mac" [INFO] Java version: 11.0.21, vendor: Eclipse Adoptium, runtime: /Use

Re: [VOTE] Release Apache Jackrabbit Oak 1.22.20

2024-05-10 Thread Jörg Hoh
+1 [INFO] [INFO] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [INFO] OS name: "mac os x", version: "14.3.1", arch: "x86_64", family: "mac" [INFO] Java version: 11.0.21, vendor: Eclipse Adoptium, runtime: /Use

Re: [VOTE] Release Apache Jackrabbit Oak 1.64.0

2024-05-23 Thread Jörg Hoh
+1 [INFO] [INFO] Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) [INFO] OS name: "mac os x", version: "14.4.1", arch: "aarch64", family: "mac" [INFO] Java version: 17.0.3, vendor: Eclipse Adoptium, runtime: /Use

Re: [VOTE] Release Apache Jackrabbit Oak 1.66.0

2024-07-07 Thread Jörg Hoh
+1 [INFO] [INFO] Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256) [INFO] OS name: "mac os x", version: "14.5", arch: "aarch64", family: "mac" [INFO] Java version: 17.0.3, vendor: Eclipse Adoptium, runtime: /Users

Re: [VOTE] Release Apache Jackrabbit Oak 1.68.0

2024-08-14 Thread Jörg Hoh
[INFO] [INFO] Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256) [INFO] OS name: "mac os x", version: "14.5", arch: "aarch64", family: "mac" [INFO] Java version: 17.0.3, vendor: Eclipse Adoptium, runtime: /Users/joe