[GitHub] [felix-dev] amitjoy commented on a diff in pull request #170: [FELIX-6554] Fixed concurrent access to the internal maps

2022-08-08 Thread GitBox
amitjoy commented on code in PR #170: URL: https://github.com/apache/felix-dev/pull/170#discussion_r939998000 ## configurator/src/main/java/org/apache/felix/configurator/impl/model/State.java: ## @@ -39,9 +39,8 @@ public class State extends AbstractState implements

[GitHub] [felix-dev] amitjoy commented on a diff in pull request #170: [FELIX-6554] Fixed concurrent access to the internal maps

2022-08-08 Thread GitBox
amitjoy commented on code in PR #170: URL: https://github.com/apache/felix-dev/pull/170#discussion_r939933209 ## configurator/src/main/java/org/apache/felix/configurator/impl/model/State.java: ## @@ -39,9 +39,8 @@ public class State extends AbstractState implements

[GitHub] [felix-dev] amitjoy commented on a diff in pull request #170: [FELIX-6554] Fixed concurrent access to the internal maps

2022-08-05 Thread GitBox
amitjoy commented on code in PR #170: URL: https://github.com/apache/felix-dev/pull/170#discussion_r938877322 ## configurator/src/main/java/org/apache/felix/configurator/impl/model/State.java: ## @@ -39,9 +39,8 @@ public class State extends AbstractState implements