Skip to content

Conversation

HerveRiviere
Copy link
Collaborator

Problem

Solution

Does this solution apply anywhere else?
  • yes
  • no
If yes, where?

Test Strategy

Testing done:
  • Unit tests
  • Integration tests
  • System tests
  • Manual tests

Release Plan

@HerveRiviere
Copy link
Collaborator Author

Test are failing because

java.lang.AbstractMethodError: Receiver class org.apache.directory.server.kerberos.protocol.KerberosProtocolHandler does not define or inherit an implementation of the resolved method 'abstract void inputClosed(org.apache.mina.core.session.IoSession)' of interface org.apache.mina.core.service.IoHandler.

It seems to be linked with hadoop-minikdc lib (used to create an embedded kerberos server for the test) that is not compatible with java 11

Tried locally a bump of the lib with no success as it creates other dependencies conflict ....

@HerveRiviere
Copy link
Collaborator Author

#5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant