[
https://issues.apache.org/jira/browse/KNOX-1619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16699461#comment-16699461
]
ASF subversion and git services commented on KNOX-1619:
-------------------------------------------------------
Commit 85ccaae92945b1cb2b50e02f00eab8e7b0f457a6 in knox's branch
refs/heads/master from [~risdenk]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=85ccaae ]
KNOX-1619 - RemoteAliasService#entryChanged ArrayIndexOutOfBoundsException
Signed-off-by: Kevin Risden <[email protected]>
> RemoteAliasService#entryChanged ArrayIndexOutOfBoundsException
> --------------------------------------------------------------
>
> Key: KNOX-1619
> URL: https://issues.apache.org/jira/browse/KNOX-1619
> Project: Apache Knox
> Issue Type: Bug
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Major
> Fix For: 1.3.0
>
> Attachments: KNOX-1619.patch
>
>
> {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)