daniancu commented on PR #2091: URL: https://github.com/apache/jackrabbit-oak/pull/2091#issuecomment-2681868219
> * Do we expect this to round-trip? Would be strange if it could be set but not retrieved. > * How does this work with other implementations of document store? I didn't consider the retrieval part because we need this one-way. But once the API allows the Date values to be written the [convertFromDBObject](https://github.com/apache/jackrabbit-oak/blob/trunk/oak-store-document/src/main/java/org/apache/jackrabbit/oak/plugins/document/mongo/MongoDocumentStore.java#L1959) will crash when reading any document containing Date values. I'm closing the PR for now as it needs more analysis -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
