Skip to content

Commit

Permalink
Merge branch 'branches/rudder/4.3' into 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 af78181 + 2591b6b commit d487119
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
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 d487119

Please sign in to comment.