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

Acurate repository descriptors #211

Open
dantleech opened this issue Mar 23, 2014 · 1 comment
Open

Acurate repository descriptors #211

dantleech opened this issue Mar 23, 2014 · 1 comment

Comments

@dantleech
Copy link
Contributor

The following are not supported:

Lock Management

Desc: OPTION_LOCKING_SUPPORTED
Recommend adding rep. specific:

  • JACKALOPE_LOCKING_GET_LOCK_SUPPORTED
  • JACKALOPE_LOCKING_REFRESH_SUPPORTED
  • JACKALOPE_LOCKING_GLOBAL_LOCK_SUPPORTED
  • JACKALOPE_LOCKING_TOKEN_SUPPORTED

Partial support

  • LockManager::getLock
  • LockManager::lock(.., .., false) - i.e. non-global locks
  • LockManager::refresh()
  • LockManager::token*

Lifecycle

Desc: OPTION_LIFECYCLE_SUPPORTED

Not supported

Shared Nodes

Desc: OPTION_SHAREABLE_NODES_SUPPORTED

Not implemented

Node

Recommended descriptor:

  • JACKALOPE_OPTION_NODE_DESCRIPTION
  • Node::getDescription

Node Type

  • JACKALOPE_UNREGISTER_NODE_TYPE
  • NodeTypeManager::unregisterNodeType

Retention

Desc: OPTION_RETENTION_SUPPORTED

Not Implemented

Session

  • JACKALOPE_SESSION_IMPERSONATE_SUPPORTED
  • Session:impersonate
@dantleech
Copy link
Contributor Author

See #212

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

No branches or pull requests

1 participant