Results 1 to 3 of 3

Thread: Properties available for JVM options

Hybrid View

  1. #1
    Join Date
    Aug 2009
    Posts
    2

    Default Properties available for JVM options

    Are there other properties in addition to ${databasePrivateDnsName} available for using in the JVM options field?

  2. #2
    Join Date
    Aug 2009
    Posts
    61

    Default

    Hi!

    There is one more property that you can access when specifying JVM options. It's a List of Strings calles 'slaves', which contains the private IP addresses of all the MySQL slaves in your deployment. Of course, if you don't specify any slaves when launching an application, the list will be empty.

    We are interested to know what other properties do you think would be useful to you?

    Thanks,

    Dmitriy Volk

  3. #3
    Join Date
    Aug 2009
    Posts
    2

    Default

    Two properties would be useful. (1) Public DNS Name and (2) List of private ip addresses of the other app servers in the cluster.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •