Skip to content

Infinispan 6.0.x 버전에서 distributed-cache 동작 시 에러 발생 #2

@nices96

Description

@nices96

Infinispan 6.0.x embedded 시 다음 링크와 같이 distributed mode 에서 예외가 발생함.
https://issues.jboss.org/browse/ISPN-3785

Replication 모드로 사용하거나, 외부 Infinispan Grid 서버를 사용할 경우는 예외가 발생하지 않음.

Infinispan 7.0.x 에서 해당 이슈가 처리되어 distributed mode가 정상 동작함을 확인하였으며,
Infinispan 7.0.x 에서는 Java 1.7 이상을 사용해야 함.

따라서 Infinispan 7.0.x를 사용하여 embedded 시키고 사용자가 Java 1.6을 사용할 경우에는
Infinispan 6.0.x 으로 재 빌드 하고, Replication 모드 또는 외부 Infinispan Grid 서버를 사용하도록 권고.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions