Advertisement
Guest User

Untitled

a guest
Aug 29th, 2015
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. {
  2. "myapp": {
  3. "fabric": {
  4. "hosts": [
  5. {
  6. "host" : "localhost",
  7. "port" : 8080
  8. }
  9. ],
  10. "trx_warn_serverlist_changes" : 1
  11. },
  12. "trx_stickiness": "on"
  13. }
  14. }
  15.  
  16. ::::: mysqlfabric manage ping
  17.  
  18.  
  19. Fabric UUID: 5ca1abde-a0107-feed-f00d-cab3fd45249e
  20. Time-To-Live: 1
  21.  
  22. Success (empty result set)
  23.  
  24. [mysql@fab1 ~]$ mysqlfabric manage ping
  25. Command :
  26. { success = True
  27. return = True
  28. activities =
  29. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement