-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
None
-
ladybird
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2110074 | 1.4.0 | Vincent Ryan | P4 | Resolved | Fixed | beta |
Given a subtree of entries spread over several servers and linked using referrals. When performing a subtree search, that follows referrals,
some errors that occur are ignored.
The problem occurs when following continuation references that in turn
generate further continuation references. Currently, the references are
processed depth-first. However, as the continuation references are processed
any errors that occur are lost.
The effect is the no error occurs but the number of entries returned is
less than expected.
some errors that occur are ignored.
The problem occurs when following continuation references that in turn
generate further continuation references. Currently, the references are
processed depth-first. However, as the continuation references are processed
any errors that occur are lost.
The effect is the no error occurs but the number of entries returned is
less than expected.
- backported by
-
JDK-2110074 Some errors get ignored when processing configuration references.
-
- Resolved
-
- relates to
-
JDK-4330900 Some continuation references get ignored (when processing is nested).
-
- Resolved
-