cshannon commented on PR #1284:
URL: https://github.com/apache/activemq/pull/1284#issuecomment-2302455494

   @tabish121 - Do you have any thoughts on this PR (or know who else would 
know?)
   
   I'm not too familiar with the UTF-8 encoding stuff or the history of why we 
custom rolled the encoding. Obviously changing anything with the encoding 
utility is a high risk change so I want to make sure we don't break things (ie 
make sure we can still read old stuff stored in KahaDB as i think it uses the 
same utilities).
   
   I'm open to either using the changes here or the JDK implementation if we 
can get that to work (like I quickly added a test in my branch 
https://github.com/cshannon/activemq/commit/e68021d33bbc1396d7e72083ee17fd00b620e374
 , although it's not quite workign all the way as i noted). The main thing is 
making sure it's correct and we don't introduce a bug


-- 
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: gitbox-unsubscr...@activemq.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org
For additional commands, e-mail: gitbox-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact


Reply via email to