Kevin Risden created KNOX-1619:
----------------------------------
Summary: RemoteAliasService#entryChanged
ArrayIndexOutOfBoundsException
Key: KNOX-1619
URL: https://issues.apache.org/jira/browse/KNOX-1619
Project: Apache Knox
Issue Type: Bug
Reporter: Kevin Risden
Fix For: 1.3.0
{noformat}
2018-11-20 22:27:43,222 ERROR knox.gateway
(RemoteAliasService.java:entryChanged(685)) - Error adding alias
encryptquerystring for cluster TOPOLOGY_NAME locally (local keystore), cause:
java.lang.ArrayIndexOutOfBoundsException: 1 {noformat}
Talked with [~pzampino] and he suggested this could come from the
RemoteAliasService#decrypt method. Since the exception is caught and the
comment says "log and move on", it doesn't seem to be a big deal. We should try
to make this nicer :)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)