[ 
https://issues.apache.org/jira/browse/CONNECTORS-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17724654#comment-17724654
 ] 

Karl Wright commented on CONNECTORS-1747:
-----------------------------------------

Hi - so just to be clear, what you need to do here is:
(1) Introduce a property, as you have done, that disables support for hopcount 
handling completely.  It obviously should be a global cluster property, not a 
local one.
(2) When that property is set, the HopCount.java class should never record 
anything in the intrinsicLinks or HopCount tables at all.
(3) When that property is set, the Hopcount tab should not appear in the UI for 
any job.


> Add a property to disable logging hop count to database
> -------------------------------------------------------
>
>                 Key: CONNECTORS-1747
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1747
>             Project: ManifoldCF
>          Issue Type: Improvement
>            Reporter: Mingchun Zhao
>            Assignee: Karl Wright
>            Priority: Major
>         Attachments: JobManager.java.patch
>
>
> If we do not require “Hop Filters“ feature, we need to consider to disable 
> logging records related to hopcount to database like "intrinsiclink" and 
> "hopcount" tables. This can increase throughput and reduce the rate of growth 
> of the database.
> I will try to create a patch for this.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to