You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This changeset adds a fixed somewhat globally unique
32 bit integer to the core id so that it now consist
of a global and a local section.
This allows helping identify an instance across logs
but also distinguish multiple core instances inside
the same JVM.
Output changed from "coreId": 1 to
"coreId":"0x47215cfa00000001"
Change-Id: Ic71bbb0030563d28625b6987604e9304fcbd9c76
Reviewed-on: http://review.couchbase.org/122391
Tested-by: Build Bot <[email protected]>
Reviewed-by: Graham Pople <[email protected]>
0 commit comments