Re: Slowness in Direct Binary Upload

2020-07-28 Thread Tanvi Shah
Hi, So the issue we are facing is while Complete Upload when we have to save the binaries in repository. For more than 10 files it is taking 10 minutes and sometimes even more. S3 bucket is having more than 20 million of data stored in it and we haven't execute S3 garbage collection yet.

Re: Node type definition update

2020-07-28 Thread Angela Schreiber
Hi Philipp Looking at the code of NodeTypeRegistry.register it also ends up calling NodeTypeManager.registerNodeTypes. Without having a closer look I would expect this to work the same. But there might be subtle differences, which I am not aware of that explain the difference. Would you be

Re: Slow performance in AbstractNodeState.equals

2020-07-28 Thread Angela Schreiber
Hi Alexander Thanks for the detailed report and analysis. May I suggest that you create a ticket at https://issues.apache.org/jira/projects/OAK/issues with component documentmk providing all the details and attaching the patch? I think that's the best way to move forward. Unfortunately, I am