Log inSkip to main contentSkip to sidebar
IMPORTANT: JAC is a Public system and anyone on the internet will be able to view the data in the created JAC tickets. Please don’t include Customer or Sensitive data in the JAC ticket.
IndexReader not set back to null when error thrown during closing
In ThreadLocalQueryProfiler.java:198, if an error is thrown during the clsoing of the reader, the reader is not set to null and will be continued to be used even though it is in bad state.