Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save sammso/31153fdf9e1df2cccd4e9b42bbe776c7 to your computer and use it in GitHub Desktop.
Save sammso/31153fdf9e1df2cccd4e9b42bbe776c7 to your computer and use it in GitHub Desktop.

From Liferay Scripting console.

isMaster = com.liferay.portal.kernel.cluster.ClusterMasterExecutorUtil.isMaster() ;
out.println(isMaster);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment