Github user ahgittin commented on a diff in the pull request:
https://github.com/apache/incubator-brooklyn/pull/312#discussion_r20288106
--- Diff:
core/src/main/java/brooklyn/internal/BrooklynFeatureEnablement.java ---
@@ -72,6 +72,8 @@
* Defaults to false if system property is not set.
*/
public static final String FEATURE_RENAME_THREADS =
"brooklyn.executionManager.renameThreads";
+
+ public static final String FEATURE_INFER_CATALOG_ITEM_ON_REBIND =
"brooklyn.backwardCompatibility.feature.inferCatalogItemOnRebind";
--- End diff --
explanation
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---