Skip to content

Commit

Permalink
Merge branch 'branches/rudder/5.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins CI committed Nov 16, 2018
2 parents d4f53f1 + d487119 commit d3bd4ad
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -280,7 +280,7 @@ trait NodeInfoServiceCached extends NodeInfoService with Loggable with CachedRep
removedDit.NODES.dn
, One
, AND(IS(OC_NODE), GTEQ(A_MOD_TIMESTAMP, GeneralizedTime(lastKnowModification).toString))
, A_MOD_TIMESTAMP
, A_MOD_TIMESTAMP , "entryCSN"
)

val allActiveEntries = getNodeInfoEntries(con, searchAttributes, AcceptedInventory)
Expand Down

0 comments on commit d3bd4ad

Please sign in to comment.