ayushtkn commented on a change in pull request #3307:
URL: https://github.com/apache/hadoop/pull/3307#discussion_r692630502



##########
File path: 
hadoop-common-project/hadoop-common/src/main/resources/core-default.xml
##########
@@ -2460,6 +2460,14 @@
     </description>
 </property>
 
+<property>
+  <name>ipc.server.purge.interval</name>
+  <value>15</value>
+  <description>In Server, how often will Calls be cleaned up?

Review comment:
       nit: 
   Can remove the question mark. Asking question in the description will not 
make sense. :-)
   Please rephrase it just tell this configuration defines how often the calls 
will get cleaned up in the server.




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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to