reschke commented on PR #1199:
URL: https://github.com/apache/jackrabbit-oak/pull/1199#issuecomment-1898160195

   >  So if you execute a query with a non-mapped URI, then the query would 
fail with a strange exception (right now it doesn't).
   
   Well. The choices are:
   
   1. Produce a broken name that will not work (current behavior).
   2. Produce a broken name that will not work and potentially log that a s 
problem (WARN?)
   3. Produce a name that does work by registering the prefix in the session.
   
   My preference is a proper fix; I understand your concerns and will have a 
closer look, also adding tests closer to the code that we want do modify.


-- 
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: dev-unsubscr...@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to