Hi, Thanks for sharing this.
It seems that the workflow for the release publishing docs failed for 19.0.0 due to a timeout: https://github.com/apache/arrow-java/actions/runs/23131812344/job/67186636901 I've opened an issue to track it: https://github.com/apache/arrow-java/issues/1107 Regards, Raúl El mar, 7 abr 2026 a las 17:43, Ashish (<[email protected]>) escribió: > > Hi Folks, > > I was reading documentation on > https://arrow.apache.org/java/current/memory.html and found that hyperlinks > for ArrowBuf and BufferAllocator are giving 404. > > Tried to investigate further and few observations > > 1. Clicking on arrow.apache.org -> Docs -> Java, documentation points to > 18.1.0 version. I believe we recently release 19.0.0 > 2. arrow-java code base has correct url base ( > https://arrow.apache.org/java/current/reference/org.apache.arrow.memory.core), > however the docs page points to https://arrow.apache.org/docs/java/reference > Possibly some website portion is out of sync > > Referenced code link: > https://github.com/apache/arrow-java/blob/d952ed48ef257b90a2085bca574ddd9213b67c91/docs/source/memory.rst?plain=1#L336 > > I tried to fiddle with the arrow-site repo but somehow couldn't progress > much. Any pointers on what I am missing? > -- > thanks > ashish
