Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ISPN-8695 Create remote caches using the XML configuration #5688

Conversation

tristantarrant
Copy link
Member

@gustavocoding gustavocoding self-assigned this Jan 18, 2018
@gustavocoding
Copy link

Build timeout, retriggering...

*
* @param name the name of the cache to create
* @param configuration a concrete configuration that will be sent to the server. The XML representation of this
* configuration must be in a format supported by the server.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not clear what is the XSD of the configuration that must be passed in. Is it urn:infinispan:config:9.2 (embedded) or urn:infinispan:server:core:9.2 (server)? To avoid any doubt, I think we should mention in the javadoc

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd really like to have a common schema which is then xincluded into the two subschemas (embedded and server) which can then add their own idiosyncrasies. But at the moment this is the embedded schema.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that's fine, IMO we should just mention that in the javadoc

@tristantarrant tristantarrant force-pushed the ISPN-8695/remote_createcache_full_config branch from 6a6a731 to bafa7e2 Compare January 29, 2018 07:38
@tristantarrant
Copy link
Member Author

@gustavonalle Updated the javadoc as requested

@tristantarrant tristantarrant added this to the 9.2.0.CR2 milestone Jan 29, 2018
@gustavocoding gustavocoding merged commit dcb9c66 into infinispan:master Jan 29, 2018
@gustavocoding
Copy link

Merged, thanks @tristantarrant !

@tristantarrant tristantarrant deleted the ISPN-8695/remote_createcache_full_config branch January 21, 2020 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants