UmeshPatil-1 commented on code in PR #622:
URL: https://github.com/apache/atlas/pull/622#discussion_r3449889147
##########
server-common/src/main/java/org/apache/atlas/server/common/service/EmbeddedServer.java:
##########
@@ -15,16 +15,11 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-
-package org.apache.atlas.web.service;
+package org.apache.atlas.server.common.service;
Review Comment:
Open-source EmbeddedServer retains extra bind-address constants required by
rest-notification module (REST_DEFAULT_BIND_ADDRESS) Removing constants would
break rest-notification references
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]