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

[dev.icinga.com #5690] Move cluster endpoint,jsonrpc functionality into libremote #1257

Closed
icinga-migration opened this issue Feb 21, 2014 · 3 comments
Labels
area/distributed Distributed monitoring (master, satellites, clients) bug Something isn't working
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/5690

Created by mfriedrich on 2014-02-21 15:36:23 +00:00

Assignee: mfriedrich
Status: Resolved (closed on 2014-03-20 18:44:18 +00:00)
Target Version: 0.0.9
Last Update: 2014-03-20 18:44:18 +00:00 (in Redmine)

Icinga Version: 0.0.7

DB IDO references Endpoint objects in #5636 from components/cluster. While this works on Linux, it essentially breaks Windows builds with missing symbols.

Proposal: Move endpoint/jsonrpc into lib/cluster and rename components/cluster to components/clusterlistener depending on lib/cluster

Changesets

2014-03-07 16:40:10 +00:00 by (unknown) cc539fc

Move cluster endpoint/jsonrpc functionality into libremote.

Refs #5690
Refs #5636

2014-03-08 13:45:36 +00:00 by (unknown) d8134db

Move cluster endpoint/jsonrpc functionality into libremote.

Refs #5690
Refs #5636

2014-03-10 12:42:31 +00:00 by (unknown) 4c5529f

Move cluster endpoint/jsonrpc functionality into libremote.

Refs #5690
Refs #5636

2014-03-10 16:15:31 +00:00 by (unknown) 46aeada

Move cluster endpoint/jsonrpc functionality into libremote.

Refs #5690
Refs #5636

2014-03-19 20:34:53 +00:00 by (unknown) 77ba404

Move cluster endpoint/jsonrpc functionality into libremote.

Refs #5690
Refs #5636

2014-03-20 09:33:42 +00:00 by (unknown) 42c1b91

Move cluster endpoint/jsonrpc functionality into libremote.

Refs #5690
Refs #5636

2014-03-20 10:36:17 +00:00 by (unknown) 9bc7683

Move cluster endpoint/jsonrpc functionality into libremote.

Refs #5690
Refs #5636

2014-03-20 17:03:47 +00:00 by (unknown) ea973e5

Move cluster endpoint/jsonrpc functionality into libremote.

Refs #5690
Refs #5636

2014-03-20 18:34:05 +00:00 by (unknown) fee9257

Merge branch 'feature/db-endpoints-5636' into next

Fixes #5636
Fixes #5690
Fixes #5810
Fixes #5811
Fixes #5812

Relations:

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-03-07 16:41:08 +00:00

  • Subject changed from Move cluster functionality into libcluster to Move cluster endpoint,jsonrpc functionality into libremote
  • Status changed from New to Assigned
  • Assigned to set to mfriedrich

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-03-10 16:18:29 +00:00

  • Target Version changed from 0.0.8 to 0.0.9

@icinga-migration
Copy link
Author

Updated by Anonymous on 2014-03-20 18:44:18 +00:00

  • Status changed from Assigned to Resolved
  • Done % changed from 0 to 100

Applied in changeset fee9257.

@icinga-migration icinga-migration added bug Something isn't working area/distributed Distributed monitoring (master, satellites, clients) labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 0.0.9 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/distributed Distributed monitoring (master, satellites, clients) bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant