fengmk2 commented on code in PR #750:
URL: https://github.com/apache/rocketmq-clients/pull/750#discussion_r1597398731


##########
nodejs/src/client/Settings.ts:
##########
@@ -20,15 +20,17 @@ import { Endpoints } from '../route/Endpoints';
 import { RetryPolicy } from '../retry';
 
 export abstract class Settings {
+  protected readonly namespace: string | "";

Review Comment:
   `protected readonly namespace: string;`



-- 
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]

Reply via email to